proyal 2003/02/04 08:48:14 Modified: fortress build.xml Log: Add concurrent jar to compile classpath Revision Changes Path 1.71 +1 -0 jakarta-avalon-excalibur/fortress/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/fortress/build.xml,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- build.xml 30 Jan 2003 18:24:38 -0000 1.70 +++ build.xml 4 Feb 2003 16:48:13 -0000 1.71 @@ -16,6 +16,7 @@ <pathelement location="${avalon-logkit.jar}"/> <!-- deprecated --> <pathelement location="${logkit.jar}"/> <pathelement location="${commons-collections.jar}"/> + <pathelement location="${util.concurrent.jar}"/> <pathelement location="${excalibur-instrument.jar}"/> <pathelement location="${excalibur-instrument-manager.jar}"/> <pathelement location="${excalibur-instrument-manager-interfaces.jar}"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]