From: markt Date: Fri, 7 Aug 2009 10:49:54 +0000 (+0000) Subject: Modify the embedded target so the extras package can be used if log4j logging is... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=c5ad066cfa152d14ca895747af9a9be6d7b4c96c;p=tomcat7.0 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 --- 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"/> +