From 19fe1e5a69f6971b38e02acc3d5599ebe6cfd402 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 30 Oct 2000 08:43:44 +0000 Subject: [PATCH] Let users override whether the tasks fork or not (default is no). Submitted by: Vincent Bergbauer git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268132 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 3ceea4e39..b1ea8898f 100644 --- a/build.xml +++ b/build.xml @@ -33,8 +33,13 @@ + + + + + @@ -326,7 +331,7 @@ - + @@ -358,7 +363,7 @@ - +