taylor      2004/04/22 12:22:35

  Modified:    .        RELEASE-TODO
  Log:
  update TODO
  
  Revision  Changes    Path
  1.22      +9 -9      jakarta-jetspeed/RELEASE-TODO
  
  Index: RELEASE-TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/RELEASE-TODO,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- RELEASE-TODO      22 Apr 2004 17:33:16 -0000      1.21
  +++ RELEASE-TODO      22 Apr 2004 19:22:35 -0000      1.22
  @@ -52,13 +52,13 @@
   
   8) Run unit tests:
   
  -        ant unittest-all
  -        ant tests_tomcat_40
  +        maven unittest-all
  +        maven tests_tomcat_40
   
   9) Build releases:
   
  -        ant clean release
  -        ant clean release_binary
  +        maven clean release
  +        maven clean release_binary
   
   10) Tag CVS with the revision release number (for example, JETSPEED-RELEASE-1-4):
   
  @@ -131,14 +131,14 @@
           a. On minotaur.apache.org:
           
                   umask 002
  -                cd /www.jakarta.apache.org/jetspeed
  +                cd /www/portals.apache.org/jetspeed-1
                   rm -r api
   
           a. On your local machine:
           
  -                ant javadocs
  +                maven javadoc
                   
  -                (upload docs/api --> /www/jakarta.apache.org/jetspeed)              
  
  +                (upload docs/api --> /www/portals.apache.org/jetspeed-1)            
    
   
   20) Check out/refresh your copy of 'jakarta-site2' module and do the following:
   
  @@ -152,7 +152,7 @@
           
           e. Update the jakarta home page from CVS:
           
  -                cd /www/jakarta.apache.org
  +                cd /www/portals.apache.org/jetspeed-1
                   umask 002                
                   cvs update
   
  
  
  

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

Reply via email to