[Jboss-cvs] JBoss Messaging SVN: r1341 - branches/Branch_1_0

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 21 18:24:23 EDT 2006


Author: ovidiu.feodorov at jboss.com
Date: 2006-09-21 18:24:21 -0400 (Thu, 21 Sep 2006)
New Revision: 1341

Modified:
   branches/Branch_1_0/build-thirdparty.xml
   branches/Branch_1_0/messaging.iml
Log:
upgrading Remoting dependency to 2.2.0.Alpha2

Modified: branches/Branch_1_0/build-thirdparty.xml
===================================================================
--- branches/Branch_1_0/build-thirdparty.xml	2006-09-21 22:02:48 UTC (rev 1340)
+++ branches/Branch_1_0/build-thirdparty.xml	2006-09-21 22:24:21 UTC (rev 1341)
@@ -90,7 +90,7 @@
       <componentref name="jboss/common" version="snapshot"/>
       <componentref name="jboss/aop" version="1.5.0.GA"/>
       <componentref name="jboss/serialization" version="1.0.3.GA"/>
-      <componentref name="jboss/remoting" version="2.2.0.Alpha1"/>
+      <componentref name="jboss/remoting" version="2.2.0.Alpha2"/>
 
       <!-- Need this otherwise project doesn't build in Eclipse -->
       <componentref name="apache-logging" version="1.0.5.GA-jboss"/>

Modified: branches/Branch_1_0/messaging.iml
===================================================================
--- branches/Branch_1_0/messaging.iml	2006-09-21 22:02:48 UTC (rev 1340)
+++ branches/Branch_1_0/messaging.iml	2006-09-21 22:24:21 UTC (rev 1341)
@@ -174,7 +174,7 @@
         </CLASSES>
         <JAVADOC />
         <SOURCES>
-          <root url="file://$MODULE_DIR$/../../cvs/JBossRemoting-2.0.0.GA/src/main" />
+          <root url="file://$MODULE_DIR$/../../cvs/JBossRemoting-2.2.0.Alpha1/src/main" />
         </SOURCES>
       </library>
     </orderEntry>




More information about the jboss-cvs-commits mailing list