From: Mike W. <mik...@us...> - 2001-03-22 03:31:33
|
Update of /cvsroot/jvalid/jvalid In directory usw-pr-cvs1:/tmp/cvs-serv2574 Modified Files: build.xml Log Message: Lost the cvs comments. Thought it was a bit over kill for a config file :) Index: build.xml =================================================================== RCS file: /cvsroot/jvalid/jvalid/build.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** build.xml 2001/03/17 04:32:30 1.3 --- build.xml 2001/03/22 03:31:30 1.4 *************** *** 1,14 **** - <!-- $Header$ - $Log$ - Revision 1.3 2001/03/17 04:32:30 mikewill_1998 - Testing syncmail :) - - Revision 1.2 2001/03/02 03:40:07 mikewill_1998 - Cleaned it up a bit and added zip file creation. - - Revision 1.1 2001/03/01 03:02:31 mikewill_1998 - Ant build configuration file. - - --> <project name="jvalid" default="dist" basedir="."> --- 1,2 ---- |