From d52d1ffe7f6ed703b102df7bdad497b2cb627c3e Mon Sep 17 00:00:00 2001 From: markt Date: Thu, 4 Nov 2010 00:50:41 +0000 Subject: [PATCH] Ensure embedded jars contain all the necessary classes Re-order things so it is easier to check all are present git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1030783 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index c7c9891df..27f91c11f 100644 --- a/build.xml +++ b/build.xml @@ -334,18 +334,26 @@ - - - - + + + + + + + + + - + -- 2.11.0