hammant 2002/10/27 07:10:09
Modified: demo build.xml
Log:
cpy tester jar too.
Revision Changes Path
1.69 +1 -0 jakarta-avalon-apps/demo/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/demo/build.xml,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- build.xml 27 Oct 2002 14:57:03 -0000 1.68
+++ build.xml 27 Oct 2002 15:10:09 -0000 1.69
@@ -280,6 +280,7 @@
<copy todir="dist">
<fileset dir="${build.lib}">
<include name="*.sar"/>
+ <include name="*-tester.jar"/>
</fileset>
</copy>
--
To unsubscribe, e-mail: <mailto:avalon-cvs-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-cvs-help@;jakarta.apache.org>