From: markt Date: Thu, 30 Apr 2009 11:38:25 +0000 (+0000) Subject: Add an experimental embedded build target to use with o.a.c.startup.Tomcat X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=eb364bfc7c4a2457e6f6e030b3e0b0c62f999738;p=tomcat7.0 Add an experimental embedded build target to use with o.a.c.startup.Tomcat git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@770171 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 36d93a6bf..8460caa34 100644 --- a/build.xml +++ b/build.xml @@ -48,6 +48,7 @@ + @@ -81,6 +82,9 @@ + + + @@ -242,7 +246,29 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -609,6 +635,24 @@ + + + + + + + + + + + + + +