Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 49958 invoked from network); 28 Nov 2001 10:29:20 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 28 Nov 2001 10:29:20 -0000 Received: (qmail 27503 invoked by uid 97); 28 Nov 2001 10:29:29 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 27450 invoked by uid 97); 28 Nov 2001 10:29:28 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 27439 invoked by uid 97); 28 Nov 2001 10:29:27 -0000 Date: 28 Nov 2001 10:12:29 -0000 Message-ID: <20011128101229.92125.qmail@icarus.apache.org> From: dlr@apache.org To: jakarta-commons-sandbox-cvs@apache.org Subject: cvs commit: jakarta-commons-sandbox/util 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 dlr 01/11/28 02:12:29 Modified: util build.xml Log: Some changes to the build file by Lance Lavandowska and myself. Revision Changes Path 1.5 +33 -5 jakarta-commons-sandbox/util/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/util/build.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -u -r1.4 -r1.5 --- build.xml 2001/08/24 16:45:35 1.4 +++ build.xml 2001/11/28 10:12:29 1.5 @@ -1,13 +1,13 @@ - + @@ -18,12 +18,21 @@ + + + + + + + + + @@ -37,6 +46,10 @@ classname="junit.framework.TestCase" property="junit.present" classpathref="test.classpath"/> + @@ -58,6 +71,8 @@ description="Compile shareable components"> + + + + + + @@ -75,7 +103,7 @@ - @@ -96,14 +124,14 @@ - + - -- To unsubscribe, e-mail: For additional commands, e-mail: