From 07b31b29454f45368bf05a7948f173a5a7e47694 Mon Sep 17 00:00:00 2001 From: "Andreas L. Delmelle" Date: Sat, 23 May 2015 20:23:38 +0000 Subject: [PATCH] Tweak - Add property junit.maxmemory to allow local override git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1681376 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 1cfb90a47..d63c593a2 100644 --- a/build.xml +++ b/build.xml @@ -160,6 +160,7 @@ list of possible build targets. + @@ -225,7 +226,7 @@ list of possible build targets. + maxmemory="${junit.maxmemory}"/> @@ -815,9 +816,9 @@ list of possible build targets. - - - + + + -- 2.39.5