[jbpm-commits] JBoss JBPM SVN: r2397 - in jbpm4/branches/tdiesler/modules: cts and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Sep 26 09:53:20 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-09-26 09:53:20 -0400 (Fri, 26 Sep 2008)
New Revision: 2397

Removed:
   jbpm4/branches/tdiesler/modules/jpdl/
   jbpm4/branches/tdiesler/modules/pvm/
Modified:
   jbpm4/branches/tdiesler/modules/cts/.classpath
Log:
wip

Modified: jbpm4/branches/tdiesler/modules/cts/.classpath
===================================================================
--- jbpm4/branches/tdiesler/modules/cts/.classpath	2008-09-26 08:05:26 UTC (rev 2396)
+++ jbpm4/branches/tdiesler/modules/cts/.classpath	2008-09-26 13:53:20 UTC (rev 2397)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
+	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
 	<classpathentry kind="output" path="target/classes"/>




More information about the jbpm-commits mailing list