Return-Path: Delivered-To: apmail-jakarta-avalon-cvs-archive@apache.org Received: (qmail 76478 invoked from network); 24 Jan 2003 18:04:05 -0000 Received: from exchange.sun.com (192.18.33.10) by 208.185.179.12.available.above.net with SMTP; 24 Jan 2003 18:04:05 -0000 Received: (qmail 8949 invoked by uid 97); 24 Jan 2003 18:04:47 -0000 Delivered-To: qmlist-jakarta-archive-avalon-cvs@jakarta.apache.org Received: (qmail 8807 invoked by uid 97); 24 Jan 2003 18:04:44 -0000 Mailing-List: contact avalon-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon CVS List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-cvs@jakarta.apache.org Received: (qmail 8576 invoked by uid 97); 24 Jan 2003 18:04:38 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: 24 Jan 2003 18:02:40 -0000 Message-ID: <20030124180240.11859.qmail@icarus.apache.org> From: mcconnell@apache.org To: jakarta-avalon-excalibur-cvs@apache.org Subject: cvs commit: jakarta-avalon-excalibur/thread build.xml default.properties X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N X-Spam-Rating: 208.185.179.12.available.above.net 1.6.2 0/1000/N mcconnell 2003/01/24 10:02:39 Modified: thread build.xml default.properties Log: Tweaking the build based on gump failure reports. Revision Changes Path 1.27 +1 -0 jakarta-avalon-excalibur/thread/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/thread/build.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- build.xml 10 Sep 2002 10:26:24 -0000 1.26 +++ build.xml 24 Jan 2003 18:02:38 -0000 1.27 @@ -17,6 +17,7 @@ + 1.18 +4 -0 jakarta-avalon-excalibur/thread/default.properties Index: default.properties =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/thread/default.properties,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- default.properties 23 Jan 2003 22:57:12 -0000 1.17 +++ default.properties 24 Jan 2003 18:02:39 -0000 1.18 @@ -32,6 +32,10 @@ excalibur-pool.lib=${excalibur-pool.home} excalibur-pool.jar=${excalibur-pool.lib}/excalibur-pool-1.2.jar +# ----- Commons collections (from pool) ----- +commons-collections.lib=${basedir}/../event/lib +commons-collections.jar=${commons-collections.lib}/commons-collections-2.1.jar + # ----- Excalibur instrument, version 0.1 or later ----- excalibur-instrument.home=${basedir}/../instrument/build excalibur-instrument.lib=${excalibur-instrument.home}/lib -- To unsubscribe, e-mail: For additional commands, e-mail: