[jboss-cvs] JBossAS SVN: r66014 - in trunk: messaging/src/etc/deploy/common and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Oct 10 17:14:39 EDT 2007


Author: clebert.suconic at jboss.com
Date: 2007-10-10 17:14:39 -0400 (Wed, 10 Oct 2007)
New Revision: 66014

Modified:
   trunk/build/build-thirdparty.xml
   trunk/messaging/src/etc/deploy/common/messaging-service.xml
Log:
Update messaging to snapshot (test for TCK)

Modified: trunk/build/build-thirdparty.xml
===================================================================
--- trunk/build/build-thirdparty.xml	2007-10-10 16:46:38 UTC (rev 66013)
+++ trunk/build/build-thirdparty.xml	2007-10-10 21:14:39 UTC (rev 66014)
@@ -102,7 +102,7 @@
     <componentref name="jboss/jbossws-native50" version="snapshot"/>
     <componentref name="jboss/jbossxb" version="2.0.0.CR4"/>    
     <componentref name="jboss/jms-integration-tests" version="1.0.1.GA"/>
-    <componentref name="jboss/messaging" version="1.4.0.GA"/>
+    <componentref name="jboss/messaging" version="snapshot"/>
     <componentref name="jboss/microcontainer" version="2.0.0.Beta4"/>
     <componentref name="jboss/profiler/jvmti" version="1.0.0.CR5"/>    
     <componentref name="jboss/remoting" version="2.2.2.SP2"/>

Modified: trunk/messaging/src/etc/deploy/common/messaging-service.xml
===================================================================
--- trunk/messaging/src/etc/deploy/common/messaging-service.xml	2007-10-10 16:46:38 UTC (rev 66013)
+++ trunk/messaging/src/etc/deploy/common/messaging-service.xml	2007-10-10 21:14:39 UTC (rev 66014)
@@ -74,6 +74,8 @@
            it has detected failure -->
       
       <attribute name="FailoverCompleteTimeout">300000</attribute>
+
+      <attribute name="StrictTck">true</attribute>
       
       <!-- The maximum number of days results to maintain in the message counter history -->
       




More information about the jboss-cvs-commits mailing list