Update of /cvsroot/csms/csms-core/src/documentation
In directory usw-pr-cvs1:/tmp/cvs-serv14398
Modified Files:
Release-Checklist.txt
Log Message:
Making default config file settings for CVS version of the application the relevant config files in CVS. This means that unless the user has edited these settings locally they will always be pointing at the latest config files.
Index: Release-Checklist.txt
===================================================================
RCS file: /cvsroot/csms/csms-core/src/documentation/Release-Checklist.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** Release-Checklist.txt 4 Nov 2002 11:53:00 -0000 1.9
--- Release-Checklist.txt 6 Nov 2002 22:11:32 -0000 1.10
***************
*** 3,6 ****
--- 3,9 ----
- place feature freeze on CVS
+ - Make sure the default settings in org.fanfoot.prefs.PreferenceManager are *not* the CVS head ones
+ - initAutoScorerPrefs()
+
- Check for any errors in the unit test reports
- cent clean test
|