Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 88199 invoked from network); 18 Apr 2002 12:58:57 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Apr 2002 12:58:57 -0000 Received: (qmail 5158 invoked by uid 97); 18 Apr 2002 12:58:54 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 5099 invoked by uid 97); 18 Apr 2002 12:58:53 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 5088 invoked by uid 97); 18 Apr 2002 12:58:53 -0000 Date: 18 Apr 2002 12:58:50 -0000 Message-ID: <20020418125850.31018.qmail@icarus.apache.org> From: donaldp@apache.org To: jakarta-ant-cvs@apache.org Subject: cvs commit: jakarta-ant 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 donaldp 02/04/18 05:58:50 Modified: . build.xml Log: Add an extra exclude for extension package unless jdk1.2+ Revision Changes Path 1.295 +51 -49 jakarta-ant/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-ant/build.xml,v retrieving revision 1.294 retrieving revision 1.295 diff -u -r1.294 -r1.295 --- build.xml 17 Apr 2002 13:27:10 -0000 1.294 +++ build.xml 18 Apr 2002 12:58:50 -0000 1.295 @@ -16,7 +16,7 @@ - + @@ -30,7 +30,7 @@ - + - + @@ -169,11 +171,11 @@ - - - @@ -187,7 +189,7 @@ unless="xalan2.present" /> - @@ -198,15 +200,15 @@ unless="jakarta.regexp.present" /> - - - - @@ -218,11 +220,11 @@ unless="log4j.present" /> - - @@ -238,7 +240,7 @@ unless="netrexx.present" /> - @@ -248,7 +250,7 @@ - @@ -264,7 +266,7 @@ unless="starteam.present" /> - @@ -304,7 +306,7 @@ classpathref="classpath" /> - + @@ -359,7 +361,7 @@ classpathref="classpath"/> - + @@ -390,7 +392,7 @@ classpathref="classpath" /> - + @@ -415,7 +417,7 @@ - + @@ -443,18 +445,18 @@ substring="${build.tests.resolved}" /> - + - + - + @@ -476,7 +478,7 @@ - + csc.found=${csc.found} @@ -695,9 +697,9 @@ - - @@ -766,9 +768,9 @@ - - @@ -1143,7 +1145,7 @@ - @@ -1157,7 +1159,7 @@ - @@ -1180,7 +1182,7 @@ offline=${offline} - + @@ -1199,7 +1201,7 @@ - @@ -1215,7 +1217,7 @@ - + @@ -1238,10 +1240,10 @@ - + - + @@ -1266,7 +1268,7 @@ unless="xalan2.present"/> - + - + unless="dotnetapps.found" /> + @@ -1299,9 +1301,9 @@ - - + @@ -1313,13 +1315,13 @@ - @@ -1332,10 +1334,10 @@ depends="compile-tests" if="jdk1.3+"> - +