leosimons 2003/02/19 11:38:25
Modified: assembly default.properties
Log:
get ant test to run
Revision Changes Path
1.19 +7 -0 avalon-sandbox/assembly/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/avalon-sandbox/assembly/default.properties,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- default.properties 14 Feb 2003 06:16:02 -0000 1.18
+++ default.properties 19 Feb 2003 19:38:25 -0000 1.19
@@ -49,6 +49,13 @@
excalibur-event.name = ${excalibur-event.id}-${excalibur-event.version}.jar
excalibur-event.jar=${local.repository}/${excalibur-event.name}
+# ----- Excalibur Thread -----
+excalibur-thread.id = excalibur-thread
+excalibur-thread.version = 1.1
+excalibur-thread.key = org.apache.excalibur.thread.Executable
+excalibur-thread.name = ${excalibur-thread.id}-${excalibur-thread.version}.jar
+excalibur-thread.jar=${local.repository}/${excalibur-thread.name}
+
# ----- Excalibur Util Concurrent -----
excalibur-util-concurrent.key = EDU.oswego.cs.dl.util.concurrent.Callable
excalibur-util-concurrent.id = excalibur-util-concurrent
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]