Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Leave space after lists to prevent indentation

...

  1. 'ant dist' works from the unpacked source archives
  2. Jar manifests contain LICENSE and NOTICE
  3. Jar manifests have the following properties:
Code Block

Specification-Vendor
Specification-Title
Specification-Version
Implementation-Vendor
Implementation-Title
Implementation-Version

TODO: Do we need Extension-Name, Implementation-Vendor-Id as well?

Make a Release Candidate

Bump version number

...

  • Description of the project
  • Any major changes (otherwise see CHANGES)
  • Any compatibility issues (and mention if none)
  • Any upgrading procedures needed
  • Make another note of the required Java version

Tag the RC

Code Block
 svn co https://svn.apache.org/repos/incubator/wave/trunk wave-0.3-RC1 

Make the RC

Run

Code Block
 ant release 

.
TODO: sign?
Upload the src+bin tar+zip somewhere so that it can be found.
Either put in your space at https://people.ap.ache.org/~name/, or make a folder and host in https://dist.apache.org/repos/dist/dev/incubator/wave.

Vote for release

Send a vote mail for RC

...