[Jarspy-commits] CVS: JarSpy build.xml,1.31,1.32
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2003-03-29 00:14:25
|
Update of /cvsroot/jarspy/JarSpy In directory sc8-pr-cvs1:/tmp/cvs-serv8619 Modified Files: build.xml Log Message: *** empty log message *** Index: build.xml =================================================================== RCS file: /cvsroot/jarspy/JarSpy/build.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** build.xml 29 Mar 2003 00:12:14 -0000 1.31 --- build.xml 29 Mar 2003 00:14:21 -0000 1.32 *************** *** 1,5 **** <project name="JarSpy" default="compile" basedir="."> - <!-- pull in the project properties --> <property file=".build.properties"/> --- 1,4 ---- |