Author: markt Date: Fri Jan 20 21:44:13 2012 New Revision: 1234158 URL: http://svn.apache.org/viewvc?rev=1234158&view=rev Log: Correct the instructions
Modified: tomcat/tc7.0.x/trunk/res/maven/README.txt Modified: tomcat/tc7.0.x/trunk/res/maven/README.txt URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/res/maven/README.txt?rev=1234158&r1=1234157&r2=1234158&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/res/maven/README.txt (original) +++ tomcat/tc7.0.x/trunk/res/maven/README.txt Fri Jan 20 21:44:13 2012 @@ -21,5 +21,6 @@ To release do the following: 1 - copy mvn.properties.default to mvn.properties and adjust it. 2 - ant -f mvn-pub.xml deploy-release that step creates a staging in https://repository.apache.org/index.html#stagingRepositories -3 - test it and do the vote process -4 - in https://repository.apache.org/index.html#stagingRepositories close it and then promote it. +3 - check the upload and then close the repository +4 - include the repository in the VOTE thread +5 - in https://repository.apache.org/index.html#stagingRepositories release it --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org