From a712bc8cdc1bbbcc3e7ee1ac79c0e887b79e8b9d Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Fri, 21 Jan 2011 08:21:12 +0000 Subject: [PATCH] Reduced task attribute redundancy by using . Added maxmemory="256m" on junit instead of a JVM argument to overcome OutOfMemoryErrors that I have since moving to Windows 7 64bit. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1061678 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 48 ++++++++++++++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 18 deletions(-) diff --git a/build.xml b/build.xml index bc515dff0..c63de4004 100644 --- a/build.xml +++ b/build.xml @@ -205,8 +205,21 @@ list of possible build targets. - --> - +--> + + + + + + + + + + @@ -332,7 +345,7 @@ list of possible build targets. - + @@ -341,7 +354,7 @@ list of possible build targets. - + @@ -353,7 +366,7 @@ list of possible build targets. - + @@ -417,7 +430,7 @@ list of possible build targets. - + @@ -697,7 +710,7 @@ list of possible build targets. - + @@ -733,7 +746,7 @@ list of possible build targets. - + @@ -755,7 +768,7 @@ list of possible build targets. previous test block succeeded it indicates that the packaging of the allinone JAR needs to be updated. --> - + @@ -778,8 +791,7 @@ list of possible build targets. - - + @@ -796,7 +808,7 @@ list of possible build targets. - + @@ -832,7 +844,7 @@ list of possible build targets. - + @@ -849,7 +861,7 @@ list of possible build targets. - + @@ -867,7 +879,7 @@ list of possible build targets. - + @@ -891,7 +903,7 @@ list of possible build targets. - + @@ -928,7 +940,7 @@ list of possible build targets. - + @@ -1417,7 +1429,7 @@ NOTE: - + -- 2.39.5