[jboss-cvs] JBossAS SVN: r69315 - projects/microcontainer/trunk/dependency.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Jan 24 18:56:19 EST 2008
Author: adrian at jboss.org
Date: 2008-01-24 18:56:19 -0500 (Thu, 24 Jan 2008)
New Revision: 69315
Modified:
projects/microcontainer/trunk/dependency/.classpath
Log:
Fix the eclipse classpath
Modified: projects/microcontainer/trunk/dependency/.classpath
===================================================================
--- projects/microcontainer/trunk/dependency/.classpath 2008-01-24 23:55:19 UTC (rev 69314)
+++ projects/microcontainer/trunk/dependency/.classpath 2008-01-24 23:56:19 UTC (rev 69315)
@@ -4,7 +4,6 @@
<classpathentry kind="src" output="target/tests-classes" path="src/tests"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="M2_REPO/apache-xerces/xml-apis/2.7.1/xml-apis-2.7.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/oswego-concurrent/concurrent/1.3.4/concurrent-1.3.4.jar"/>
<classpathentry kind="var" path="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA.jar" sourcepath="M2_REPO/org/jboss/jboss-test/1.0.4.GA/jboss-test-1.0.4.GA-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/jboss/profiler/jvmti/jboss-profiler-jvmti/1.0.0.CR5/jboss-profiler-jvmti-1.0.0.CR5.jar"/>
<classpathentry kind="var" path="M2_REPO/apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar"/>
More information about the jboss-cvs-commits
mailing list