Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "ReleaseProcess" page has been changed by VioletaGeorgieva: https://wiki.apache.org/tomcat/ReleaseProcess?action=diff&rev1=8&rev2=9 The aim is to create a copy of the current trunk but without the "-dev" appended to the end of the version number. * Perform an svn checkout of tc7.0.x/trunk (e.g. to 7.0.x-release) * Edit 7.0.x-release/build.properties and change the line {{{version.suffix=-dev}}} to {{{version.suffix=}}} + * Remove repository's property "subclipse:tags" * {{{svn cp . https://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_XX}}} * Check the diff mailed to the dev list I found it simplest to keep this checkout with the modified {{{build.properties.default}}} and just do an {{{svn up}}} prior to each tag. I only used the checkout for tagging to ensure no other edits found their way into the tag. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org