Versions Compared

Key

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

...

Code Block
   ./build-tomcat-release.sh
   ./sign-tomcat-release.sh

Once done, move the four six files (tar/gz/source & .asc for them) outside of weblogger-assembly/target folder (otherwise, those files will be lost in the Java EE build in the next step).

...

Code Block
   ./build-javaee-release.sh
   ./sign-javaee-release.sh

After that, four files (tar/gz & .asc for them) will be in the rollerweblogger-assembly/dist target directory.

4. Upload files for review

...