Versions Compared

Key

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

...

Code Block
svn co https://svn.apache.org/repos/asf/struts/struts2/tags/$VERSION
cd $VERSION
mvn javadoc:javadoc deploy site-deploy --no-plugin-updates -DperformRelease=true -Papache-release

...