Update of /cvsroot/jarspy/JarSpy
In directory sc8-pr-cvs1:/tmp/cvs-serv8296
Modified Files:
build.xml
Log Message:
Index: build.xml
===================================================================
RCS file: /cvsroot/jarspy/JarSpy/build.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** build.xml 27 Mar 2003 22:25:56 -0000 1.29
--- build.xml 27 Mar 2003 22:28:32 -0000 1.30
***************
*** 1,5 ****
<project name="JarSpy" default="compile" basedir=".">
-
<!-- pull in the project properties -->
<property file=".build.properties"/>
--- 1,4 ----
|