Author: scamp
Date: Wed May 25 09:11:38 2005
New Revision: 178472

URL: http://svn.apache.org/viewcvs?rev=178472&view=rev
Log: (empty)

Modified:
    incubator/apollo/trunk/cutting_releases.txt
    incubator/apollo/trunk/project.xml

Modified: incubator/apollo/trunk/cutting_releases.txt
URL: 
http://svn.apache.org/viewcvs/incubator/apollo/trunk/cutting_releases.txt?rev=178472&r1=178471&r2=178472&view=diff
==============================================================================
--- incubator/apollo/trunk/cutting_releases.txt (original)
+++ incubator/apollo/trunk/cutting_releases.txt Wed May 25 09:11:38 2005
@@ -3,12 +3,28 @@
 
 ***Make sure any "garbage" is cleaned out of your trunk dir....i.e. quick-test 
files, example/interop builds etc
 
-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 and dist  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...
+PRE-STEPS
+-----------------------
+- Make sure all code is checked in
+- Turn off debug in log4j files in projects under 
src/webapp/web-inf/classes...Set to INFO
+- Update projects' project.xml for version (at top and deps for hermes and 
muse --i.e. update apollo dep in hermes)
+- For each project, Add an entry to the forrest site for the distribution
+
+BUILD
+-----------------------
+- Maven dist the Apollo project (dist will "clean")
+- Verify dist is "clean" and working   
+- Winscp the Apoolo JAR (under target) to the Apollo Repo
+- Maven dist the Hermes project (dist will "clean")
+- Winscp the Hermes JAR (under target) to the Hermes Repo
+- Maven dist the Muse project (dist will "clean")
+- Winscp the Muse JAR (under target) to the Muse Repo
+- 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...
+- copy projects dist jars  to cvs.apache.org using winscp
+
+SITE
+------------------------
+- check-in site dir (we generate it under target, but it must be checked in, 
in the dir in line with src under trunk)...Probably need to check it out, then 
overwrite and check back in
+
+- 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...
 

Modified: incubator/apollo/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/incubator/apollo/trunk/project.xml?rev=178472&r1=178471&r2=178472&view=diff
==============================================================================
--- incubator/apollo/trunk/project.xml (original)
+++ incubator/apollo/trunk/project.xml Wed May 25 09:11:38 2005
@@ -12,7 +12,7 @@
   <id>apollo-incubating</id>
   <name>Apollo</name>
   <groupId>apollo</groupId>
-  <currentVersion>1.0-alpha3-SNAPSHOT</currentVersion>
+  <currentVersion>1.0-beta</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to