jefft 2003/01/21 19:57:33 Modified: event default.properties Log: Fix jar name Revision Changes Path 1.28 +1 -1 jakarta-avalon-excalibur/event/default.properties Index: default.properties =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/event/default.properties,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- default.properties 19 Jan 2003 15:15:55 -0000 1.27 +++ default.properties 22 Jan 2003 03:57:32 -0000 1.28 @@ -22,7 +22,7 @@ excalibur-thread.jar=${excalibur-thread.lib}/excalibur-thread-1.1.jar # ----- Commons Collections, version 2.1 or later ----- -commons-collections.jar=lib/commons-collections-20021002.jar +commons-collections.jar=lib/commons-collections-2.1.jar # ----- Doug Lea's Concurrent Utils, version 1.3 or later ----- util.concurrent.jar=lib/util.concurrent-1.3.1.jar
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>