taylor      2004/04/22 18:25:30

  Modified:    .        NOTES README RELEASE-TODO
  Log:
  updated release todo again
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-jetspeed/NOTES
  
  Index: NOTES
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/NOTES,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- NOTES     22 Apr 2004 19:11:10 -0000      1.9
  +++ NOTES     23 Apr 2004 01:25:29 -0000      1.10
  @@ -31,7 +31,7 @@
    9. Enhanced portlet filtering on the layout customize
   10. New skins and updated look and feel of the default portal
   11. Portlets and decorators (controls) can now be completely hidden if user doesn't 
have secure access to the portlet.
  -12. GenerciMVC portlet now can render in parallel with other portlet on the page
  +12. GenericMVC portlet now can render in parallel with other portlet on the page
   13. Added filtering on portlet registry browser
   14. Drag and drop controller for the layout designer  
   15. Upgrade to Torque 3.1 and Torque Plugin
  
  
  
  1.33      +1 -1      jakarta-jetspeed/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/README,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- README    22 Apr 2004 19:17:41 -0000      1.32
  +++ README    23 Apr 2004 01:25:29 -0000      1.33
  @@ -111,7 +111,7 @@
    9. Enhanced portlet filtering on the layout customize
   10. New skins and updated look and feel of the default portal
   11. Portlets and decorators (controls) can now be completely hidden if user doesn't 
have secure access to the portlet.
  -12. GenerciMVC portlet now can render in parallel with other portlet on the page
  +12. GenericMVC portlet now can render in parallel with other portlet on the page
   13. Added filtering on portlet registry browser
   14. Drag and drop controller for the layout designer  
   15. Upgrade to Torque 3.1 and Torque Plugin
  
  
  
  1.25      +29 -4     jakarta-jetspeed/RELEASE-TODO
  
  Index: RELEASE-TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/RELEASE-TODO,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- RELEASE-TODO      22 Apr 2004 21:55:48 -0000      1.24
  +++ RELEASE-TODO      23 Apr 2004 01:25:29 -0000      1.25
  @@ -107,9 +107,9 @@
   
           cd /www/www.apache.org/dist/jakarta/jetspeed
           rm jetspeed-current-*
  -        ln -s source/jetspeed-xxx-war.zip jetspeed-current.zip
  +        ln -s binaries/jetspeed-xxx-war.zip jetspeed-current.zip
           ln -s source/jetspeed-xxx-src.zip jetspeed-current-src.zip
  -        ln -s source/jetspeed-xxx-war.zip.asc jetspeed-current.zip.asc
  +        ln -s binaries/jetspeed-xxx-war.zip.asc jetspeed-current.zip.asc
           ln -s source/jetspeed-xxx-src.zip.asc jetspeed-current-src.zip.asc
   
   15) Manually update README.html in the distribution directory on 
minotaur.apache.org.
  @@ -119,14 +119,27 @@
   
   17) Update the Jetspeed home page on minotaur.apache.org:
   
  +        // from your local machine
  +        maven site (or xdoc)
  +
           cd /www/portals.apache.org/jetspeed-1
           umask 002
           [use maven to deploy the site, or a SFTP utility]
   
  +
  +        // from your local machine
  +        cd tutorial
  +        maven xdoc
  +
           cd /www/portals.apache.org/jetspeed-1/tutorial
           umask 002
           [use maven to deploy the site, or a SFTP utility]
   
  +
  +        // from your local machine
  +        cd plugin
  +        maven xdoc
  +
           cd /www/portals.apache.org/jetspeed-1/plugin
           umask 002
           [use maven to deploy the site, or a SFTP utility]
  @@ -164,9 +177,21 @@
           
           e. Update the jakarta home page from CVS:
           
  -                cd /www/portals.apache.org/jetspeed-1
  +                cd /www/jakarta.apache.org/
                   umask 002                
                   cvs update
  +
  +       f. Update the Apache Portals site for News
  +          Apache Portals site is temporarily stored under Jetspeed-2 CVS
  +          To update the Apache Portals site, checkout Jetspeed-2
  +          Edit archives/ApachePortals/news.xml
  +
  +          maven xdocs
  +          --or-- 
  +          maven site
  +
  +        [use maven to deploy the site, or a SFTP utility]
  +
   
   21) Write and post release announcement to mailing lists:
   
  
  
  

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

Reply via email to