[jboss-svn-commits] JBL Code SVN: r6989 - labs/jbossrules/branches/3.0.x/drools-core
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Oct 20 17:41:42 EDT 2006
Author: pombredanne
Date: 2006-10-20 17:41:41 -0400 (Fri, 20 Oct 2006)
New Revision: 6989
Modified:
labs/jbossrules/branches/3.0.x/drools-core/.classpath
Log:
JBRULES-517: removing extraneous references to concurrent lib.
Modified: labs/jbossrules/branches/3.0.x/drools-core/.classpath
===================================================================
--- labs/jbossrules/branches/3.0.x/drools-core/.classpath 2006-10-20 21:29:44 UTC (rev 6988)
+++ labs/jbossrules/branches/3.0.x/drools-core/.classpath 2006-10-20 21:41:41 UTC (rev 6989)
@@ -6,7 +6,6 @@
<classpathentry output="target/test-classes" kind="src" path="src/test/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="M2_REPO/xstream/xstream/1.1.3/xstream-1.1.3.jar"/>
- <classpathentry kind="var" path="M2_REPO/concurrent/concurrent/1.3.4/concurrent-1.3.4.jar"/>
<classpathentry kind="var" path="M2_REPO/xpp3/xpp3/1.1.3.4.O/xpp3-1.1.3.4.O.jar"/>
<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
<classpathentry kind="output" path="target/classes"/>
More information about the jboss-svn-commits
mailing list