[jbpm-commits] JBoss JBPM SVN: r4716 - jbpm4/trunk/qa.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon May 4 15:52:00 EDT 2009


Author: tom.baeyens at jboss.com
Date: 2009-05-04 15:52:00 -0400 (Mon, 04 May 2009)
New Revision: 4716

Modified:
   jbpm4/trunk/qa/hudson-jbpm4-jboss.sh
Log:
removed maven opts

Modified: jbpm4/trunk/qa/hudson-jbpm4-jboss.sh
===================================================================
--- jbpm4/trunk/qa/hudson-jbpm4-jboss.sh	2009-05-04 18:30:11 UTC (rev 4715)
+++ jbpm4/trunk/qa/hudson-jbpm4-jboss.sh	2009-05-04 19:52:00 UTC (rev 4716)
@@ -2,7 +2,6 @@
 #
 # runs the jboss integration test suite
 
-MAVEN_OPTS=-Xms1024M -Xmx1024M
 ANT_PROPERTIES="-Ddatabase=$DATABASE -Djboss.version=$JBOSS_VERSION -Djbpm.parent.dir=$WORKSPACE -Djboss.distro.dir=$SOURCE_REPO/jboss"
 
 echo ANT_PROPERTIES=${ANT_PROPERTIES}




More information about the jbpm-commits mailing list