Update of /cvsroot/csms/csms-core/src/documentation
In directory usw-pr-cvs1:/tmp/cvs-serv27634
Modified Files:
Release-Checklist.txt
Log Message:
Added more steps to the release process
Index: Release-Checklist.txt
===================================================================
RCS file: /cvsroot/csms/csms-core/src/documentation/Release-Checklist.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Release-Checklist.txt 18 Oct 2002 21:09:15 -0000 1.3
--- Release-Checklist.txt 22 Oct 2002 17:41:04 -0000 1.4
***************
*** 1,8 ****
! - 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
--- 1,31 ----
! - Ensure local copy is in Synch with CVS
! - cvs update
! - place feature freeze on CVS
! - Check for any errors in the unit test reports
! - cent clean test
! - correct any failures and start release process again
!
! - update ./legal
! - ensure licenses for all libs are included
!
! - update the README.txt file
!
! - Ensure local copy is in synch with CVS
! - cvs update
!
! - place code freeze on CVS
- Check for any errors in the unit test reports
! - cent clean test
! - correct any failures and start release process again
!
! - build the distribution
! - cent clean all
!
! - test the distribution
! - Have as many developers as possible test the distribution and vote on the release
! - If there are any negative votes on the release address the issues and start this
! process again from the begining.
- update ./src/status.xml
***************
*** 13,26 ****
- update ./module.xml
- set version tag to beta, rc1, rc2 etc.
! - check dependiencies list is complete
!
! - 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)
--- 36,44 ----
- update ./module.xml
- set version tag to beta, rc1, rc2 etc.
! - check dependencies list is complete
!
- update the web site docs
! - are the download an install instructions up to date (cross check with README.TXT)
! - cent deploysite
- tag CVS (release_X_Y_Z, where X, Y and Z are version numbers)
***************
*** 28,41 ****
- publish web site
- update ./module.xml
- increment version number and set tag to alpha
! - Generate announcements and HEADER.html
!
! - upload distributions to correct dir
- send announcements to ...
! ...
- post stories on
*) Sourceforge
--- 46,60 ----
- publish web site
+ -cent deploysite
- update ./module.xml
- increment version number and set tag to alpha
! - upload distributions to sourceforge
- send announcements to ...
! *) csm...@li...
! *) ffl mailing lists
!
- post stories on
*) Sourceforge
|