From 7802293457cf5c778385ccd1ef9a7727d717cb60 Mon Sep 17 00:00:00 2001 From: Costin Manolache Date: Thu, 21 Nov 2002 22:29:48 +0000 Subject: [PATCH] Merged the patch from Nicola. Removed some stuff that was not used. If the dynamic properties are adopted in the main tree, we can remove ( or move out ) the optional implementations. I also removed the jmx stuff - there is no need to have them tied to embed or ant1.6. Some functional ( but not complete ) jmx tasks are already in jakarta-commons/modeler ( including code to control tomcat5 using jmx ) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273573 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/embed/build.xml | 47 +++++++++++++--------------------------- 1 file changed, 15 insertions(+), 32 deletions(-) diff --git a/proposal/embed/build.xml b/proposal/embed/build.xml index 756f12b6a..bd124728d 100644 --- a/proposal/embed/build.xml +++ b/proposal/embed/build.xml @@ -1,6 +1,7 @@ Embed proposal + @@ -19,11 +20,13 @@ + + + - - - + + @@ -39,19 +42,9 @@ - - - - - - - - - - - + @@ -63,6 +56,7 @@ + @@ -74,35 +68,24 @@ - - - - - - - - - - - - - + + + + + description="Builds and installs embed without optional"/> - - + description="Installs extra built jars" > +