Update of /cvsroot/csms/csms-core/src/documentation
In directory usw-pr-cvs1:/tmp/cvs-serv32302
Modified Files:
Release-Checklist.txt
Log Message:
Changed instructions to reflect Centipede rather than Ant build tool
Added deploysite task
Index: Release-Checklist.txt
===================================================================
RCS file: /cvsroot/csms/csms-core/src/documentation/Release-Checklist.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Release-Checklist.txt 18 Oct 2002 15:13:09 -0000 1.1
--- Release-Checklist.txt 18 Oct 2002 17:07:22 -0000 1.2
***************
*** 1,8 ****
- update docbook stylesheets (see bug 155 for process)
! - build clean
! - build all
- Check for any errors in the unit test reports
- correct any failures and start again from build clean
- - update ./src/documentation/xdocs/management/milestones.xml
- update ./src/status.xml
- add date to release element
--- 1,6 ----
- update docbook stylesheets (see bug 155 for process)
! - cent clean all
- Check for any errors in the unit test reports
- correct any failures and start again from build clean
- update ./src/status.xml
- add date to release element
***************
*** 14,17 ****
--- 12,17 ----
- update ./legal
- ensure licenses for all libs are included
+ - update the web site docs
+ - cent deploysite
- ensure CVS is up to date
- tag CVS (release_X_Y_Z, where X, Y and Z are version numbers)
***************
*** 24,36 ****
- upload distributions to correct dir
- send announcements to ...
! - news to newsgroups: comp.lang.java.softwaretools
- post stories on
! *) jakarta news page
! *) theserverside.com
*) freshmeat.net
- *) www.javaworld.com
- *) www.javalobby.com
- *) www.jguru.com
*) www.slashdot.org
- *) pat...@cs...
(and follow them up)
--- 24,31 ----
- upload distributions to correct dir
- send announcements to ...
! ...
- post stories on
! *) Sourceforge
*) freshmeat.net
*) www.slashdot.org
(and follow them up)
|