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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Apr 10 01:14:38 EDT 2009


Author: gaohoward
Date: 2009-04-10 01:14:37 -0400 (Fri, 10 Apr 2009)
New Revision: 6391

Modified:
   trunk/.classpath
Log:
remove the build/src from classpath


Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2009-04-10 02:01:41 UTC (rev 6390)
+++ trunk/.classpath	2009-04-10 05:14:37 UTC (rev 6391)
@@ -2,7 +2,6 @@
 <classpath>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="src/main"/>
 	<classpathentry kind="src" path="tests/jms-tests/config"/>
-	<classpathentry kind="src" path="build/src"/>
 	<classpathentry kind="src" path="tests/config"/>
 	<classpathentry kind="src" path="src/config"/>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="tests/src">




More information about the jboss-cvs-commits mailing list