bloritsch 2003/03/12 05:37:33
Modified: compatibility build.xml
Log:
fix missing jar dependency due to stricter ant in GUMP
Revision Changes Path
1.2 +0 -2 avalon-excalibur/compatibility/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/compatibility/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build.xml 11 Mar 2003 13:29:14 -0000 1.1
+++ build.xml 12 Mar 2003 13:37:33 -0000 1.2
@@ -19,8 +19,6 @@
<path id="tools.class.path">
<pathelement location="${junit.jar}"/>
<pathelement location="${tools.jar}"/>
- <fileset dir="${tools.dir}/lib"/>
- <fileset dir="${tools.dir}/ext"/>
</path>
<path id="test.class.path">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]