[Jboss-cvs] JBossAS SVN: r56281 - branches/JEE5_TCK/build

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 25 20:52:26 EDT 2006


Author: ovidiu.feodorov at jboss.com
Date: 2006-08-25 20:52:25 -0400 (Fri, 25 Aug 2006)
New Revision: 56281

Modified:
   branches/JEE5_TCK/build/build-thirdparty.xml
Log:
Changing the Messaging dependency to snapshot, as the latest snapshot in the repository 
contains some TCK related fixes:
http://jira.jboss.org/jira/browse/JBMESSAGING-531
http://jira.jboss.org/jira/browse/JBMESSAGING-532
http://jira.jboss.org/jira/browse/JBMESSAGING-533



Modified: branches/JEE5_TCK/build/build-thirdparty.xml
===================================================================
--- branches/JEE5_TCK/build/build-thirdparty.xml	2006-08-25 21:40:54 UTC (rev 56280)
+++ branches/JEE5_TCK/build/build-thirdparty.xml	2006-08-26 00:52:25 UTC (rev 56281)
@@ -99,7 +99,7 @@
       <componentref name="jboss/jbossretro" version="snapshot"/>
       <componentref name="jboss/jbossws14" version="1.0.1.GA"/>
       <componentref name="jboss/jbossws" version="1.0.1.GA"/>
-      <componentref name="jboss/jboss-messaging" version="1.0.1.CR4"/>
+      <componentref name="jboss/jboss-messaging" version="snapshot"/>
       <componentref name="jboss/microcontainer" version="snapshot"/>
       <componentref name="jboss/microcontainer14" version="snapshot"/>
       <componentref name="jboss/remoting" version="1.4.3.GA"/>




More information about the jboss-cvs-commits mailing list