[jboss-cvs] JBoss Messaging SVN: r5304 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 7 03:40:10 EST 2008


Author: trustin
Date: 2008-11-07 03:40:09 -0500 (Fri, 07 Nov 2008)
New Revision: 5304

Modified:
   trunk/.classpath
   trunk/build-thirdparty.xml
Log:
Upgraded to the newer Netty snapshot

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2008-11-07 08:22:50 UTC (rev 5303)
+++ trunk/.classpath	2008-11-07 08:40:09 UTC (rev 5304)
@@ -67,6 +67,6 @@
 	<classpathentry kind="lib" path="thirdparty/cglib/lib/cglib.jar"/>
 	<classpathentry kind="lib" path="tests/tmpfiles"/>
 	<classpathentry kind="lib" path="thirdparty/apache-mina/lib/mina-core-2.0.0-M3-20080730.120633-1.jar" sourcepath="thirdparty/apache-mina/lib/mina-core-2.0.0-M3-20080730.120633-1-sources.jar"/>
-	<classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.0.1-SNAPSHOT-2.jar" sourcepath="thirdparty/netty/lib/netty-3.0.1-SNAPSHOT-2-sources.jar"/>
+	<classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.0.1-SNAPSHOT-3.jar" sourcepath="thirdparty/netty/lib/netty-3.0.1-SNAPSHOT-3-sources.jar"/>
 	<classpathentry kind="output" path="eclipse-output"/>
 </classpath>

Modified: trunk/build-thirdparty.xml
===================================================================
--- trunk/build-thirdparty.xml	2008-11-07 08:22:50 UTC (rev 5303)
+++ trunk/build-thirdparty.xml	2008-11-07 08:40:09 UTC (rev 5304)
@@ -98,7 +98,7 @@
       <componentref name="jboss/jbosssx-client" version="2.0.1.GA"/>
       <componentref name="jboss/jboss-javaee" version="5.0.0.Beta3"/>
       <componentref name="jboss/jboss-common-logging-spi" version="2.0.4.GA"/>
-      <componentref name="netty" version="3.0.1-SNAPSHOT-2"/>
+      <componentref name="netty" version="3.0.1-SNAPSHOT-3"/>
       <componentref name="apache-mina" version="2.0.0-M3-20080730.120633-1"/>
       <componentref name="slf4j/log4j" version="1.4.3"/>
       <componentref name="jpa-api" version="1.0.0.GA"/>




More information about the jboss-cvs-commits mailing list