From 4e1b47746cce8f81575451f45eb700a4be4fa779 Mon Sep 17 00:00:00 2001 From: gojomo Date: Tue, 8 Jun 2010 03:28:51 +0000 Subject: [PATCH] * commons/pom.xml increase heap for testing to 1024m to accomodate big bloom bitfield tests --- commons/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/commons/pom.xml b/commons/pom.xml index b800cde2..b1480b21 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -324,6 +324,7 @@ **/Test*.java + -Xmx1024m