From 5607c4fa72623f781246e7792defe3c966f6ed5e Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Wed, 5 Oct 2005 18:07:20 +0000 Subject: [PATCH] Prepare for Gump integration (Gumpy needs ALL optional jars). Next step: configure Gump for overwriting the property "optional.jars.whenmanifestonly". git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@295060 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index af4a5a769..83d8f5909 100644 --- a/build.xml +++ b/build.xml @@ -41,6 +41,7 @@ + @@ -899,8 +900,8 @@ + manifest="${manifest.tmp}" + whenmanifestonly="${optional.jars.whenmanifestonly}"> @@ -1262,7 +1263,7 @@ - + @@ -1608,7 +1609,7 @@ value="${tests-classpath.value}"/> - @@ -1807,4 +1808,4 @@ description="--> creates a minimum distribution in ./dist" depends="dist-lite"/> - + \ No newline at end of file