[jboss-svn-commits] JBL Code SVN: r35152 - labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Sep 15 05:59:53 EDT 2010


Author: whitingjr
Date: 2010-09-15 05:59:53 -0400 (Wed, 15 Sep 2010)
New Revision: 35152

Modified:
   labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/.classpath
Log:
Changed classpath.

Modified: labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/.classpath
===================================================================
--- labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/.classpath	2010-09-15 09:59:18 UTC (rev 35151)
+++ labs/jbosstm/workspace/whitingjr/sandbox/batch-execution-SPEC-jms2007/.classpath	2010-09-15 09:59:53 UTC (rev 35152)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" output="target/classes" path="src/main/java"/>
-	<classpathentry kind="src" path="src/main/groovy"/>
 	<classpathentry kind="src" path="scripts"/>
 	<classpathentry kind="src" path="src/main/resources"/>
+	<classpathentry kind="src" path="src/main/test"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
 	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
 	<classpathentry kind="con" path="GROOVY_SUPPORT"/>



More information about the jboss-svn-commits mailing list