Versions Compared

Key

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

...

Interim Notes on Cobbling a Distribution

To update the Java 4 distribution

Before tagging

  • If needed, update the translator JARs and translate batch file
  • If needed, update the translate batch file as to the Struts version

After assembly, before signingAssembling a Struts 2 distribution is not fully automatic. For the time being, there are a few extra steps.

  • Extract assembly to a root drive (\struts-2.0.x)
  • Download the WW documentation archive from http://struts.apache.org/2.x/docs.zip
    • To get the latest version, run the 2.x/docs-zip.sh script and transfer the zip by pscp.
  • Extract archive under the docs folder, creating docs/docs

Create updated archives for

  • struts-2.0.x-docs.zip
  • struts-2.0.x-all.zip

To update the Java 4 distribution, we need to

  • Copy (export) the "backport" folder that is under SVN to \struts-2.0.x/\j4
  • If needed, update the translator JARs and translate batch file
  • If needed, update the translate batch file as to the Struts version
  • run the translate batch file
  • create struts-2.0.x-j4.zip archive

...

  • update struts-2.0.x-all.zip archive