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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Sep 18 11:26:31 EDT 2008


Author: ataylor
Date: 2008-09-18 11:26:31 -0400 (Thu, 18 Sep 2008)
New Revision: 4983

Modified:
   trunk/.classpath
Log:
fixed classpath

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2008-09-18 14:22:50 UTC (rev 4982)
+++ trunk/.classpath	2008-09-18 15:26:31 UTC (rev 4983)
@@ -2,8 +2,8 @@
 <classpath>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="src/main"/>
 	<classpathentry kind="src" path="build/src"/>
+	<classpathentry kind="src" path="src/config"/>
 	<classpathentry kind="src" path="tests/config"/>
-	<classpathentry kind="src" path="src/config"/>
 	<classpathentry kind="src" path="examples/jms/src"/>
 	<classpathentry kind="src" path="examples/messaging/src"/>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="tests/src"/>




More information about the jboss-cvs-commits mailing list