From 6cf1c19a2ec42601d4ec7550db0b86cec1370c59 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 2 Feb 2010 00:23:40 +0000 Subject: [PATCH] Merge in extras.xml Still need to look at making greater use of patternsets, jarIt etc for the extras git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@905473 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 243 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 232 insertions(+), 11 deletions(-) diff --git a/build.xml b/build.xml index 81dbdc80f..0e61fa7ad 100644 --- a/build.xml +++ b/build.xml @@ -46,6 +46,9 @@ + + + @@ -68,10 +71,12 @@ + + @@ -95,6 +100,7 @@ + @@ -104,16 +110,27 @@ + + + + + + + - + + + + + - + @@ -296,7 +313,7 @@ - + @@ -783,18 +800,211 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + - + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1032,4 +1242,15 @@ + + + + + + + + + + + -- 2.11.0