[jbpm-commits] JBoss JBPM SVN: r2160 - jbpm3/trunk/hudson/hudson-home.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Sep 10 05:35:34 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-10 05:35:34 -0400 (Wed, 10 Sep 2008)
New Revision: 2160

Modified:
   jbpm3/trunk/hudson/hudson-home/command.sh
Log:
export MAVEN_OPTS=-Xmx256m

Modified: jbpm3/trunk/hudson/hudson-home/command.sh
===================================================================
--- jbpm3/trunk/hudson/hudson-home/command.sh	2008-09-10 09:32:16 UTC (rev 2159)
+++ jbpm3/trunk/hudson/hudson-home/command.sh	2008-09-10 09:35:34 UTC (rev 2160)
@@ -10,7 +10,7 @@
 DISTRODIR=$JBPMDIR/modules/distribution/target
 
 # Give Maven some more heap
-export MAVEN_OPTS=-Xmx512m
+export MAVEN_OPTS=-Xmx256m
 
 case "$CONTAINER" in
   jboss422*)




More information about the jbpm-commits mailing list