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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 29 14:19:31 EDT 2008


Author: clebert.suconic at jboss.com
Date: 2008-08-29 14:19:31 -0400 (Fri, 29 Aug 2008)
New Revision: 4897

Modified:
   trunk/.classpath
Log:
Fixing eclipse classpath

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2008-08-29 14:48:38 UTC (rev 4896)
+++ trunk/.classpath	2008-08-29 18:19:31 UTC (rev 4897)
@@ -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.0.CR2.jar" sourcepath="thirdparty/netty/lib/netty-3.0.0.CR2-sources.jar"/>
+	<classpathentry kind="lib" path="thirdparty/netty/lib/netty-3.0.0.CR3.jar" sourcepath="thirdparty/netty/lib/netty-3.0.0.CR3-sources.jar"/>
 	<classpathentry kind="output" path="eclipse-output"/>
 </classpath>




More information about the jboss-cvs-commits mailing list