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 the jdk version ------------------------------------------------------------------------------ The information on this page is intended for Velocity committers, not as end-user documentation. + (Note - some of the specific paths in this document are out of date now that Velocity has left Jakarta and gone TLP) == Building and Releasing the Velocity Engine == @@ -90, +91 @@ === Building the release === + * Make sure you are using J2SDK 1.4.2 to build the release. This will allow the jar files to be used with JDK 1.3, 1.4, 1.5, and 1.6. * 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` --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
