Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I found it simplest to keep this clone for tagging to ensure no other edits found their way into the tag.

Build the release

  • Set JVM to Java 7 (Tomcat 8.5.x) or 8 (Tomcat 9.0, 10.0, 10.1)
  • mkdir /c/releases/TOMCAT_9_0_94
  • git archive 9.0.94 | tar -x -C /c/releases/TOMCAT_9_0_94/

...