From 94039e7cc8f5fb9490599983c68c6c02ea6a283c Mon Sep 17 00:00:00 2001 From: Yegor Kozlov Date: Mon, 10 Nov 2008 08:15:30 +0000 Subject: [PATCH] junit should run with fork=yes, this option is important for gump wich operates in the -Dbuild.sysclasspath=only. ooxml-testcases were the case git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712625 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 60 ++++++++++++++++++++----------------------------------- 1 file changed, 22 insertions(+), 38 deletions(-) diff --git a/build.xml b/build.xml index e097a7549c..255c86132d 100644 --- a/build.xml +++ b/build.xml @@ -585,21 +585,15 @@ under the License. - - - - - - - + + + + + + @@ -629,14 +623,10 @@ under the License. - - - - + + + + @@ -653,13 +643,13 @@ under the License. - - - - - - - + + + + + + + @@ -709,7 +699,7 @@ under the License. - + @@ -779,7 +769,7 @@ under the License. - + @@ -815,7 +805,7 @@ under the License. - + @@ -843,13 +833,7 @@ under the License. - - - - - - - + -- 2.39.5