[Jarspy-commits] CVS: JarSpy build.xml,1.34,1.35
Status: Beta
Brought to you by:
brown_j
From: Jeff B. <br...@us...> - 2005-01-08 04:34:46
|
Update of /cvsroot/jarspy/JarSpy In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12856 Modified Files: build.xml Log Message: Index: build.xml =================================================================== RCS file: /cvsroot/jarspy/JarSpy/build.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** build.xml 29 Mar 2003 00:20:07 -0000 1.34 --- build.xml 8 Jan 2005 04:34:38 -0000 1.35 *************** *** 1,4 **** <project name="JarSpy" default="compile" basedir="."> - <!-- pull in the project properties --> <property file=".build.properties"/> --- 1,3 ---- |