[Jboss-cvs] JBoss Messaging SVN: r1240 - in branches/Branch_1_0: . lib

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 30 18:36:04 EDT 2006


Author: ovidiu.feodorov at jboss.com
Date: 2006-08-30 18:36:03 -0400 (Wed, 30 Aug 2006)
New Revision: 1240

Removed:
   branches/Branch_1_0/lib/jboss-remoting.jar
   branches/Branch_1_0/lib/jboss-serialization.jar
Modified:
   branches/Branch_1_0/build-thirdparty.xml
Log:
http://jira.jboss.org/jira/browse/JBMESSAGING-472
http://jira.jboss.org/jira/browse/JBMESSAGING-504


Modified: branches/Branch_1_0/build-thirdparty.xml
===================================================================
--- branches/Branch_1_0/build-thirdparty.xml	2006-08-30 18:38:55 UTC (rev 1239)
+++ branches/Branch_1_0/build-thirdparty.xml	2006-08-30 22:36:03 UTC (rev 1240)
@@ -89,8 +89,8 @@
       <componentref name="trove" version="1.0.2"/>
       <componentref name="jboss/common" version="snapshot"/>
       <componentref name="jboss/aop" version="1.5.0.GA"/>
-      <componentref name="jboss/serialization" version="1.0.1.GA"/>
-      <componentref name="jboss/remoting" version="2.0.0.CR1"/>
+      <componentref name="jboss/serialization" version="1.0.2.GA"/>
+      <componentref name="jboss/remoting" version="2.0.0.GA"/>
 
       <!-- Need this otherwise project doesn't build in Eclipse -->
       <componentref name="apache-logging" version="1.0.5.GA-jboss"/>
@@ -121,4 +121,4 @@
       <visit-componentref-graph componentVisitor="org.jboss.ant.util.graph.ComponentRefGraphLicenseVisitor"/>
    </target>
 
-</project>
\ No newline at end of file
+</project>

Deleted: branches/Branch_1_0/lib/jboss-remoting.jar
===================================================================
(Binary files differ)

Deleted: branches/Branch_1_0/lib/jboss-serialization.jar
===================================================================
(Binary files differ)




More information about the jboss-cvs-commits mailing list