Author: dallen6
Date: 2009-03-24 15:02:07 -0400 (Tue, 24 Mar 2009)
New Revision: 2193
Modified:
ri/trunk/jboss-as/build.properties
Log:
Fixed broken build.properties file
Modified: ri/trunk/jboss-as/build.properties
===================================================================
--- ri/trunk/jboss-as/build.properties 2009-03-24 18:15:12 UTC (rev 2192)
+++ ri/trunk/jboss-as/build.properties 2009-03-24 19:02:07 UTC (rev 2193)
@@ -1,7 +1,5 @@
# Container a number of properties associated with installing Web Beans into JBoss AS and
running the TCK in JBoss AS
-jboss.home=C:\JBoss\jboss-5.0.0\
-
-# recommended minimum JAVA_OPTS for running JBoss with the TCK
+#jboss.home=/Applications/jboss-5.0.1.GA
java.opts=-Xms128m -Xmx384m -XX:MaxPermSize=128m -Dorg.jboss.resolver.warning=true
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
# time to allow before attempting to restart JBoss AS
Show replies by date