ajack 2003/10/23 12:53:11 Modified: . gumpy.sh Log: Rev the version of this script (to see who has it) Revision Changes Path 1.17 +1 -1 jakarta-gump/gumpy.sh Index: gumpy.sh =================================================================== RCS file: /home/cvs/jakarta-gump/gumpy.sh,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- gumpy.sh 23 Oct 2003 19:38:16 -0000 1.16 +++ gumpy.sh 23 Oct 2003 19:53:11 -0000 1.17 @@ -31,7 +31,7 @@ # # Calculated # -export GUMPY_VERSION="1.0.3" +export GUMPY_VERSION="1.0.4" export GUMP_PYTHON=$GUMP/python export GUMP_TMP=$GUMP/tmp export GUMP_WS_TMP=$GUMP_WS/tmp @@ -195,13 +195,6 @@ pkill -KILL -P $$ # $Log$ -# Revision 1.16 2003/10/23 19:38:16 ajack -# Try N+1(or more) on CLASSPATH, and: -# -# 1) Cleanup file that ought not be needed any more -# 2) gumpy cleans tmp directories -# 3) Added some gump python tests -# 4) Starting to clean up some brute force inherit="all" -# 5) Show first/last good builds as date/time not float -# 6) Only show CLASSPATH in doc if the project will be built w/ ant/script +# Revision 1.17 2003/10/23 19:53:11 ajack +# Rev the version of this script (to see who has it) #
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
