Versions Compared

Key

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

...

First, download the source distribution of the release, unpack it, ensure you have the required build environment for your release (mostly a proper JDK and Apache ant version), then run:

ant release

ant verify-release

Code Block
languagebash
ant release

ant verify

...