Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-velocity Wiki" for change notification.
The following page has been changed by WillGlassHusain: http://wiki.apache.org/jakarta-velocity/ReleaseProcess The comment on the change is: fix font ------------------------------------------------------------------------------ === Before you start === - * Make sure the file changes.xml has the most recent updates listed. + * Make sure the file `changes.xml` has the most recent updates listed. * Run `svn update` to get the most recent tree for release. * check whether everything has checked in correctly: `svn status` should be empty. * remove the `bin` and `target` directories. @@ -91, +91 @@ === Building the release === * 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. + * 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` * enter the `bin` directory --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
