paulsp      2002/12/15 19:26:58

  Modified:    .        RELEASE-TODO
  Log:
  Updated instructions
  
  Revision  Changes    Path
  1.13      +36 -23    jakarta-jetspeed/RELEASE-TODO
  
  Index: RELEASE-TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/RELEASE-TODO,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- RELEASE-TODO      10 Dec 2002 16:31:43 -0000      1.12
  +++ RELEASE-TODO      16 Dec 2002 03:26:58 -0000      1.13
  @@ -7,51 +7,64 @@
   
   These are misc notes that are used when building a Jetspeed distribution.
   
  -- Update the version number in the following files:
  +1) Update the version number in the following files:
       build/build.xml
       webapp/WEB-INF/templates/jsp/navigation/html/bottom.jsp
       webapp/WEB-INF/templates/vm/navigation/html/bottom.vm
       (Their may be other files, so do a search on the previous version # and "-dev"
   
  -- Update the distribution URL in the following files:
  +2) Update the distribution URL in the following files:
       docs\channels\jetspeed.rss
   
  -- Add the version number to Bugzilla
  +3) move around TODO notes so that any done items are reflected in TODO/CHANGELOG
   
  -- clean your distribution (remove Jetspeed.jar from you classpath).  This will 
  +4) Update the release notes
  +
  +5) Create the distribution directory on the apache site
  +
  +6) Update xdocs/install.xml to reference the latest download area
  +
  +7) Update the channels on jakarta.apache.org/jetspeed/channels
  +
  +8) clean your distribution (remove Jetspeed.jar from you classpath).  This will 
     ensure a clean build
   
  -- Use JDK 1.3 or greater when compiling (do not use Jikes for distribution)
  +****
  +** Use JDK 1.3 or greater when compiling (do not use Jikes for distribution)
  +****
   
  -- test the build
  +9) Do a cvs checkout Jetspeed with a -P (Prune) to a clean directory
   
  -- tag CVS with the revision release number
  +10) Run unit test (unittest-all and test-tomcat-40)
   
  -- move around TODO notes so that any done items are reflected in TODO/CHANGELOG
  +11) Build releases (target release and release_binaray)
   
  -- Update the documentation on jakarta.apache.org/jetspeed/site
  -   - update xdocs/install.xml to reference the latest download area
  +12) tag CVS with the revision release number
   
  -- Update the channels on jakarta.apache.org/jetspeed/channels
  +13) Update the documentation on jakarta.apache.org/jetspeed/site
   
  -- Copy the distributions to the download directory
  +14) Add the version number and the -dev version number to Bugzilla
   
  -- Update the news page on the Jakarta site
  +15) Copy the distributions to the download directory
   
  -- Update the download page on the Jakarta site
  +16) Update the news page on the Jakarta site
   
  -- post to mailing lists
  +17) Update the download page on the Jakarta site
  +
  +18) Write and post announcement to mailing lists
       - [EMAIL PROTECTED]
       - [EMAIL PROTECTED]
       - [EMAIL PROTECTED]
  +    - post to javaworld.com
  +    - post to freshmeat.net
  +
  +****
  +** Post release activities
  +****
   
  -- post to javaworld.com
  +19) Update release number to "-dev". See the simular step in the previous section
   
  -- post to freshmeat.net
  +20) Update this todo list where appropiate
   
  -**
  -** Post release activities
  -**
  -- Update release number to "-dev". See the simular step in the previous section
  +21) Relax :) 
   
  -- Relax :) 
  
  
  

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

Reply via email to