[weld-commits] Weld SVN: r5195 - core/trunk/jboss-as.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Wed Dec 2 16:55:41 EST 2009


Author: pete.muir at jboss.org
Date: 2009-12-02 16:55:41 -0500 (Wed, 02 Dec 2009)
New Revision: 5195

Modified:
   core/trunk/jboss-as/build.properties
Log:
JBoss AS 6.0.0.M1

Modified: core/trunk/jboss-as/build.properties
===================================================================
--- core/trunk/jboss-as/build.properties	2009-12-02 21:54:51 UTC (rev 5194)
+++ core/trunk/jboss-as/build.properties	2009-12-02 21:55:41 UTC (rev 5195)
@@ -1,5 +1,5 @@
 # Container a number of properties associated with installing Weld into JBoss AS and running the TCK in JBoss AS
-jboss.home=/Applications/jboss-5.2.0.Beta
+jboss.home=/Applications/jboss-6.0.0.M1
 org.jboss.testharness.container.javaOpts=-Xms128m -Xmx512m -XX:MaxPermSize=192m -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



More information about the weld-commits mailing list