[jboss-cvs] JBossAS SVN: r57447 - trunk/system

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 5 09:26:18 EDT 2006


Author: adrian at jboss.org
Date: 2006-10-05 09:26:17 -0400 (Thu, 05 Oct 2006)
New Revision: 57447

Modified:
   trunk/system/.classpath
Log:
Remove the incorrect addition of resources.
This should be src/resources/tests

Modified: trunk/system/.classpath
===================================================================
--- trunk/system/.classpath	2006-10-05 13:22:03 UTC (rev 57446)
+++ trunk/system/.classpath	2006-10-05 13:26:17 UTC (rev 57447)
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="src/main"/>
-	<classpathentry output="output/eclipse-resources" kind="src" path="src/resources"/>
 	<classpathentry output="output/eclipse-test-classes" kind="src" path="src/tests"/>
 	<classpathentry output="output/eclipse-test-classes" kind="src" path="src/tests-support"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>




More information about the jboss-cvs-commits mailing list