You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by sc...@apache.org on 2005/05/20 17:54:28 UTC

svn commit: r171130 - /incubator/apollo/trunk/cutting_releases.txt

Author: scamp
Date: Fri May 20 08:54:26 2005
New Revision: 171130

URL: http://svn.apache.org/viewcvs?rev=171130&view=rev
Log:
notes for cutting releases

Added:
    incubator/apollo/trunk/cutting_releases.txt

Added: incubator/apollo/trunk/cutting_releases.txt
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/cutting_releases.txt?rev=171130&view=auto
==============================================================================
--- incubator/apollo/trunk/cutting_releases.txt (added)
+++ incubator/apollo/trunk/cutting_releases.txt Fri May 20 08:54:26 2005
@@ -0,0 +1,13 @@
+
+The following steps should be taken when cutting a new release:
+
+
+1. Turn off debug in log4j file...Set to INFO
+2. Add an entry to the forrest site for the distribution
+3. Make sure all code is checked in
+4. Maven dist the project (dist will "clean")
+   pgp sign the generated dist zips (bin and src)...the script sign-release.bat can be used for this, however you will need to update it for your name...
+5. copy project JAR (not dist yet) to cvs.apache.org using winscp
+6. check-in site dir (the one in line with trunk, not under src)
+7. log into minotaur.apache.org and cd into the www/incubator.apache.org/project dir using putty and issue the command "svn up"..this updates the webasite on the server...
+



---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org