donaldp 2003/03/01 03:02:31
Modified: demo build.xml
Log:
Include the correct jars in avalon-demo.sar
Revision Changes Path
1.79 +3 -0 avalon-apps/demo/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-apps/demo/build.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- build.xml 1 Mar 2003 05:00:31 -0000 1.78
+++ build.xml 1 Mar 2003 11:02:31 -0000 1.79
@@ -238,6 +238,9 @@
<lib dir="../common/lib">
<include name="cornerstone.jar"/>
+ <include name="excalibur-thread*.jar"/>
+ <include name="excalibur-pool*.jar"/>
+ <include name="excalibur-collections*.jar"/>
</lib>
</sar>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]