From d89a17890d85d15ad71ac919aae4a1a759827199 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 2 Feb 2010 11:02:01 +0000 Subject: [PATCH] Use jarIt macro to build dbcp and jdt jars Index JARs by default Better patterns for tomcat-api and tomcat-util git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@905575 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 55 +++++++++++++++++++++++++------------------------------ 1 file changed, 25 insertions(+), 30 deletions(-) diff --git a/build.xml b/build.xml index 0e61fa7ad..9cd7487cd 100644 --- a/build.xml +++ b/build.xml @@ -194,12 +194,12 @@ - + - - + + @@ -247,6 +247,16 @@ + + + + + + + + + + @@ -1139,34 +1149,19 @@ encoding="ISO-8859-1"> - - - - - - - - + - - - - - - - - - + @@ -1225,11 +1220,11 @@ + default="${tomcat.home}/res/META-INF/default.notice" /> + default="${tomcat.home}/res/META-INF/default.license" /> - + -- 2.11.0