Author: jfrederic.clere(a)jboss.com
Date: 2011-07-19 02:50:33 -0400 (Tue, 19 Jul 2011)
New Revision: 2816
Modified:
trunk/build/unix/util/jbosswebtests/pom.xml.windoze
Log:
Windoze does support the -D32/64 :-(
Modified: trunk/build/unix/util/jbosswebtests/pom.xml.windoze
===================================================================
--- trunk/build/unix/util/jbosswebtests/pom.xml.windoze 2011-07-16 08:28:28 UTC (rev
2815)
+++ trunk/build/unix/util/jbosswebtests/pom.xml.windoze 2011-07-19 06:50:33 UTC (rev
2816)
@@ -78,7 +78,6 @@
<!-- Start jbossweb (embedded) -->
<java classname="org.jboss.test.StartJBossWeb"
spawn="true" fork="yes">
- <jvmarg line="-d${jvmsize}" />
<jvmarg
line="-Djava.util.logging.config.file=node1/conf/logging.properties" />
<jvmarg
line="-Djava.util.logging.manager=org.jboss.test.ClassLoaderLogManager"/>
<classpath refid="maven.test.classpath"/>