[jboss-svn-commits] JBL Code SVN: r30182 - labs/jbosstm/workspace/whitingjr/trunk/performance.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Nov 16 10:58:14 EST 2009


Author: whitingjr
Date: 2009-11-16 10:58:14 -0500 (Mon, 16 Nov 2009)
New Revision: 30182

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath
Log:
Updated build classpath.

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath	2009-11-16 15:57:45 UTC (rev 30181)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/.classpath	2009-11-16 15:58:14 UTC (rev 30182)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" output="target/classes" path="src/main/java"/>
 	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
+	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
 	<classpathentry kind="src" path="src/test/resources"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>



More information about the jboss-svn-commits mailing list