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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 8 12:28:11 EST 2008


Author: jmesnil
Date: 2008-01-08 12:28:11 -0500 (Tue, 08 Jan 2008)
New Revision: 3548

Modified:
   trunk/.classpath
Log:
* added output/etc as source folder (required to have VERSION file in the classpath)

Modified: trunk/.classpath
===================================================================
--- trunk/.classpath	2008-01-08 15:55:06 UTC (rev 3547)
+++ trunk/.classpath	2008-01-08 17:28:11 UTC (rev 3548)
@@ -16,6 +16,7 @@
 	<classpathentry kind="src" path="docs/examples/topic/src"/>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="src/main"/>
 	<classpathentry excluding="**/.svn/**/*" kind="src" path="tests/src"/>
+	<classpathentry kind="src" path="output/etc"/>
 	<classpathentry kind="lib" path="thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jgroups/lib/jgroups.jar"/>
 	<classpathentry kind="lib" path="thirdparty/apache-log4j/lib/log4j.jar"/>




More information about the jboss-cvs-commits mailing list