proyal 2002/10/03 10:38:51
Modified: event default.properties
Log:
Patch from Corey Jewett <[EMAIL PROTECTED]>
Fixes build
Revision Changes Path
1.24 +2 -2 jakarta-avalon-excalibur/event/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/event/default.properties,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- default.properties 2 Oct 2002 17:49:19 -0000 1.23
+++ default.properties 3 Oct 2002 17:38:51 -0000 1.24
@@ -17,8 +17,8 @@
# --------------------------------------------------
# ----- Excalibur thread, version 1.0 or later -----
-excalibur-thread.home=${basedir}/../thread/dist
-excalibur-thread.lib=${excalibur-thread.home}
+excalibur-thread.home=${basedir}/../thread
+excalibur-thread.lib=${excalibur-thread.home}/build/lib
excalibur-thread.jar=${excalibur-thread.lib}/excalibur-thread-1.0.jar
# ----- Commons Collections, version 2.1 or later -----
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>