[jboss-cvs] JBoss Messaging SVN: r5456 - trunk.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Dec 3 09:34:42 EST 2008
Author: jmesnil
Date: 2008-12-03 09:34:42 -0500 (Wed, 03 Dec 2008)
New Revision: 5456
Modified:
trunk/.classpath
Log:
updated netty jar to 3.1.0.ALPHA2
Modified: trunk/.classpath
===================================================================
--- trunk/.classpath 2008-12-03 13:56:24 UTC (rev 5455)
+++ trunk/.classpath 2008-12-03 14:34:42 UTC (rev 5456)
@@ -63,6 +63,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.2.GA.jar" sourcepath="thirdparty/netty/lib/netty-3.0.2.GA-sources.jar"/>
+ <classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.1.0.ALPHA2.jar"/>
<classpathentry kind="output" path="eclipse-output"/>
</classpath>
More information about the jboss-cvs-commits
mailing list