Dear Wiki user, You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification.
The following page has been changed by WillGlassHusain: http://wiki.apache.org/velocity/ReleaseProcess The comment on the change is: note new task "ant release" ------------------------------------------------------------------------------ The information on this page is intended for Velocity committers, not as end-user documentation. - (Note - some of the specific instructonsin this document are out of date now that Velocity has left Jakarta and gone TLP. In particular this applies to details on the Velocity site). + (Note - some of the specific instructions this document are out of date now that Velocity has left Jakarta and gone TLP. In particular this applies to details on the Velocity site). == Building and Releasing the Velocity Engine == @@ -94, +94 @@ * change the version property in `build.properties` to reflect the version to be released. * edit the file `changes.xml`, changing the `version` attribute of the topmost `release` tag to indicate the most version number to be released. * check this change in using `svn commit` - * build the release packages using `ant package` + * build the release packages using `ant release` (this is related to `ant package` but checks for the right version of Java). * enter the `bin` directory * Generate GPG signatures: {{{ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
