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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 8 03:44:37 EDT 2008


Author: trustin
Date: 2008-07-08 03:44:37 -0400 (Tue, 08 Jul 2008)
New Revision: 4667

Modified:
   trunk/.classpath
Log:
Updated .classpath - should use Netty 3.0.0.M4

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2008-07-08 07:38:23 UTC (rev 4666)
+++ trunk/.classpath	2008-07-08 07:44:37 UTC (rev 4667)
@@ -63,7 +63,7 @@
 	<classpathentry kind="lib" path="thirdparty/easymock-classextension/lib/easymockclassextension.jar"/>
 	<classpathentry kind="lib" path="thirdparty/cglib/lib/cglib.jar"/>
 	<classpathentry kind="lib" path="tests/tmpfiles"/>
-	<classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.0.0.M3.jar" sourcepath="thirdparty/netty/lib/netty-3.0.0.M3-sources.jar">
+	<classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.0.0.M4.jar" sourcepath="thirdparty/netty/lib/netty-3.0.0.M4-sources.jar">
 		<attributes>
 			<attribute name="javadoc_location" value="http://netty.googlecode.com/svn/site/api/3.0/"/>
 		</attributes>




More information about the jboss-cvs-commits mailing list