From c5ad066cfa152d14ca895747af9a9be6d7b4c96c Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 7 Aug 2009 10:49:54 +0000 Subject: [PATCH] Modify the embedded target so the extras package can be used if log4j logging is required. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@801944 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 66102c4b8..d2f50a75d 100644 --- a/build.xml +++ b/build.xml @@ -92,6 +92,7 @@ + @@ -267,7 +268,6 @@ - @@ -278,7 +278,10 @@ - + + + + @@ -667,10 +670,12 @@ failonerror="false"/> - + + filesId="files.tomcat-embed-jasper"/> + -- 2.11.0