Return-Path: Delivered-To: apmail-jakarta-avalon-cvs-archive@apache.org Received: (qmail 52981 invoked from network); 14 Apr 2002 10:19:45 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Apr 2002 10:19:45 -0000 Received: (qmail 25448 invoked by uid 97); 14 Apr 2002 10:19:58 -0000 Delivered-To: qmlist-jakarta-archive-avalon-cvs@jakarta.apache.org Received: (qmail 25415 invoked by uid 97); 14 Apr 2002 10:19:58 -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 25404 invoked by uid 97); 14 Apr 2002 10:19:57 -0000 Date: 14 Apr 2002 10:19:40 -0000 Message-ID: <20020414101940.34651.qmail@icarus.apache.org> From: jefft@apache.org To: jakarta-avalon-excalibur-cvs@apache.org Subject: cvs commit: jakarta-avalon-excalibur/zip build.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N jefft 02/04/14 03:19:40 Modified: altrmi build.xml baxter build.xml bzip2 build.xml cache build.xml cli build.xml collections build.xml component build.xml concurrent build.xml default.properties datasource build.xml event build.xml extension build.xml fortress build.xml i18n build.xml instrument build.xml instrument-client build.xml instrument-manager build.xml io build.xml default.properties logger build.xml monitor build.xml naming build.xml pool build.xml sourceresolve build.xml tar build.xml template-product build.xml testcase build.xml testcase/src/java/org/apache/avalon/excalibur/testcase ExcaliburTestCase.java thread build.xml threadcontext build.xml util build.xml xmlbundle build.xml zip build.xml Log: Add check for BSF before doing junitreport, and neaten up dist target. Also add a prototype src-dist target for io. Revision Changes Path 1.14 +2 -0 jakarta-avalon-excalibur/altrmi/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/altrmi/build.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- build.xml 13 Apr 2002 10:04:31 -0000 1.13 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.14 @@ -192,6 +192,8 @@ + + 1.16 +4 -3 jakarta-avalon-excalibur/baxter/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/baxter/build.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- build.xml 13 Apr 2002 10:04:31 -0000 1.15 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.16 @@ -175,6 +175,8 @@ + + @@ -247,11 +249,10 @@ - - + 1.16 +4 -3 jakarta-avalon-excalibur/bzip2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/bzip2/build.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- build.xml 13 Apr 2002 10:04:31 -0000 1.15 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.16 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.25 +4 -3 jakarta-avalon-excalibur/cache/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/cache/build.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- build.xml 13 Apr 2002 10:04:31 -0000 1.24 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.25 @@ -171,6 +171,8 @@ + + @@ -243,11 +245,10 @@ - - + 1.36 +4 -3 jakarta-avalon-excalibur/cli/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/cli/build.xml,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- build.xml 13 Apr 2002 10:04:31 -0000 1.35 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.36 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.14 +4 -3 jakarta-avalon-excalibur/collections/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/collections/build.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- build.xml 13 Apr 2002 10:04:31 -0000 1.13 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.14 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.12 +4 -3 jakarta-avalon-excalibur/component/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/component/build.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- build.xml 13 Apr 2002 10:04:31 -0000 1.11 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.12 @@ -187,6 +187,8 @@ + + @@ -259,11 +261,10 @@ - - + 1.14 +4 -3 jakarta-avalon-excalibur/concurrent/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/concurrent/build.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- build.xml 13 Apr 2002 10:04:31 -0000 1.13 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.14 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.5 +5 -0 jakarta-avalon-excalibur/concurrent/default.properties Index: default.properties =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/concurrent/default.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- default.properties 13 Apr 2002 11:26:17 -0000 1.4 +++ default.properties 14 Apr 2002 10:19:38 -0000 1.5 @@ -12,6 +12,11 @@ package-version=0.99 year=2000-2002 +# -------------------------------------------------- +# REQUIRED LIBRARIES +# -------------------------------------------------- +# -------------------------------------------------- + # Settings used to configure compile environment build.debug = on build.optimize = off 1.11 +4 -3 jakarta-avalon-excalibur/datasource/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/datasource/build.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- build.xml 13 Apr 2002 10:04:32 -0000 1.10 +++ build.xml 14 Apr 2002 10:19:38 -0000 1.11 @@ -307,6 +307,8 @@ + + @@ -379,11 +381,10 @@ - - + 1.18 +4 -3 jakarta-avalon-excalibur/event/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/event/build.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- build.xml 13 Apr 2002 10:04:32 -0000 1.17 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.18 @@ -186,6 +186,8 @@ + + @@ -258,11 +260,10 @@ - - + 1.40 +4 -3 jakarta-avalon-excalibur/extension/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/extension/build.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- build.xml 13 Apr 2002 10:04:32 -0000 1.39 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.40 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.9 +4 -3 jakarta-avalon-excalibur/fortress/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/fortress/build.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- build.xml 13 Apr 2002 10:04:32 -0000 1.8 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.9 @@ -194,6 +194,8 @@ + + @@ -266,11 +268,10 @@ - - + 1.38 +4 -3 jakarta-avalon-excalibur/i18n/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/i18n/build.xml,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- build.xml 13 Apr 2002 10:04:32 -0000 1.37 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.38 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.16 +4 -3 jakarta-avalon-excalibur/instrument/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/instrument/build.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- build.xml 13 Apr 2002 10:04:32 -0000 1.15 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.16 @@ -169,6 +169,8 @@ + + @@ -239,11 +241,10 @@ - - + 1.22 +4 -3 jakarta-avalon-excalibur/instrument-client/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/instrument-client/build.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- build.xml 13 Apr 2002 10:04:32 -0000 1.21 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.22 @@ -191,6 +191,8 @@ + + @@ -261,11 +263,10 @@ - - + 1.21 +4 -3 jakarta-avalon-excalibur/instrument-manager/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/instrument-manager/build.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- build.xml 13 Apr 2002 10:04:32 -0000 1.20 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.21 @@ -212,6 +212,8 @@ + + @@ -282,11 +284,10 @@ - - + 1.40 +51 -3 jakarta-avalon-excalibur/io/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/io/build.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- build.xml 13 Apr 2002 10:04:32 -0000 1.39 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.40 @@ -170,6 +170,8 @@ + + @@ -240,13 +242,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + 1.5 +5 -0 jakarta-avalon-excalibur/io/default.properties Index: default.properties =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/io/default.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- default.properties 13 Apr 2002 11:26:18 -0000 1.4 +++ default.properties 14 Apr 2002 10:19:39 -0000 1.5 @@ -46,6 +46,11 @@ # Set the properties for distribution directories dist.dir = dist dist.javadocs = ${dist.dir}/docs/api +src.dist.dir= dist-src +src.dist.src= ${src.dist.dir}/src +src.dist.lib= ${src.dist.dir}/lib +src.dist.docs= ${src.dist.dir}/docs +src.dist.javadocs= ${src.dist.docs}/apidocs # name of .zip/.tar.gz/.bz2 files and their top-level directory dist.name = ${name}-${version} 1.10 +4 -3 jakarta-avalon-excalibur/logger/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/logger/build.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- build.xml 13 Apr 2002 10:04:32 -0000 1.9 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.10 @@ -206,6 +206,8 @@ + + @@ -278,11 +280,10 @@ - - + 1.9 +4 -3 jakarta-avalon-excalibur/monitor/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/monitor/build.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- build.xml 13 Apr 2002 10:04:32 -0000 1.8 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.9 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.40 +4 -3 jakarta-avalon-excalibur/naming/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/naming/build.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- build.xml 13 Apr 2002 10:04:32 -0000 1.39 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.40 @@ -177,6 +177,8 @@ + + @@ -249,11 +251,10 @@ - - + 1.14 +4 -3 jakarta-avalon-excalibur/pool/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/pool/build.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- build.xml 13 Apr 2002 10:04:33 -0000 1.13 +++ build.xml 14 Apr 2002 10:19:39 -0000 1.14 @@ -185,6 +185,8 @@ + + @@ -257,11 +259,10 @@ - - + 1.9 +4 -3 jakarta-avalon-excalibur/sourceresolve/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/sourceresolve/build.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- build.xml 13 Apr 2002 10:04:33 -0000 1.8 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.9 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.19 +4 -3 jakarta-avalon-excalibur/tar/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/tar/build.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- build.xml 13 Apr 2002 10:04:33 -0000 1.18 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.19 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.17 +4 -3 jakarta-avalon-excalibur/template-product/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/template-product/build.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- build.xml 13 Apr 2002 10:04:33 -0000 1.16 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.17 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.10 +4 -3 jakarta-avalon-excalibur/testcase/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/testcase/build.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- build.xml 13 Apr 2002 10:04:33 -0000 1.9 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.10 @@ -178,6 +178,8 @@ + + @@ -250,11 +252,10 @@ - - + 1.2 +3 -1 jakarta-avalon-excalibur/testcase/src/java/org/apache/avalon/excalibur/testcase/ExcaliburTestCase.java Index: ExcaliburTestCase.java =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/testcase/src/java/org/apache/avalon/excalibur/testcase/ExcaliburTestCase.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ExcaliburTestCase.java 4 Apr 2002 05:09:05 -0000 1.1 +++ ExcaliburTestCase.java 14 Apr 2002 10:19:40 -0000 1.2 @@ -211,7 +211,7 @@ * * * @author Giacomo Pati - * @version $Id: ExcaliburTestCase.java,v 1.1 2002/04/04 05:09:05 leif Exp $ + * @version $Id: ExcaliburTestCase.java,v 1.2 2002/04/14 10:19:40 jefft Exp $ */ public class ExcaliburTestCase extends TestCase @@ -411,6 +411,8 @@ } catch( Exception e ) { + System.out.println(e); + e.printStackTrace(); result.addError( this, e ); } finally 1.13 +4 -3 jakarta-avalon-excalibur/thread/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/thread/build.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- build.xml 13 Apr 2002 10:04:33 -0000 1.12 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.13 @@ -180,6 +180,8 @@ + + @@ -252,11 +254,10 @@ - - + 1.11 +4 -3 jakarta-avalon-excalibur/threadcontext/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/threadcontext/build.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- build.xml 13 Apr 2002 10:04:33 -0000 1.10 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.11 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.10 +4 -3 jakarta-avalon-excalibur/util/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/util/build.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- build.xml 13 Apr 2002 10:04:33 -0000 1.9 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.10 @@ -172,6 +172,8 @@ + + @@ -244,11 +246,10 @@ - - + 1.9 +4 -3 jakarta-avalon-excalibur/xmlbundle/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/xmlbundle/build.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- build.xml 13 Apr 2002 10:04:33 -0000 1.8 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.9 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + 1.19 +4 -3 jakarta-avalon-excalibur/zip/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/zip/build.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- build.xml 13 Apr 2002 10:04:33 -0000 1.18 +++ build.xml 14 Apr 2002 10:19:40 -0000 1.19 @@ -170,6 +170,8 @@ + + @@ -242,11 +244,10 @@ - - + -- To unsubscribe, e-mail: For additional commands, e-mail: