[jboss-svn-commits] JBoss Common SVN: r2184 - jbossxb/trunk
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Nov 28 20:01:52 EST 2006
Author: scott.stark at jboss.org
Date: 2006-11-28 20:01:50 -0500 (Tue, 28 Nov 2006)
New Revision: 2184
Modified:
jbossxb/trunk/.classpath
Log:
Synch up the eclipse build path with the pom dependencies
Modified: jbossxb/trunk/.classpath
===================================================================
--- jbossxb/trunk/.classpath 2006-11-29 00:59:17 UTC (rev 2183)
+++ jbossxb/trunk/.classpath 2006-11-29 01:01:50 UTC (rev 2184)
@@ -4,18 +4,16 @@
<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
<classpathentry kind="src" output="target/test-classes" path="src/test/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="var" path="M2_REPO/jaxen/jaxen/1.1-beta-4/jaxen-1.1-beta-4.jar"/>
<classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar"/>
<classpathentry kind="var" path="M2_REPO/sun-jaf/activation/1.0.2/activation-1.0.2.jar"/>
<classpathentry kind="var" path="M2_REPO/jboss/jboss-common-core/2.0.2.Alpha/jboss-common-core-2.0.2.Alpha.jar"/>
<classpathentry kind="var" path="M2_REPO/apache-xerces/xercesImpl/2.7.1/xercesImpl-2.7.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/dom4j/dom4j/1.5/dom4j-1.5.jar"/>
<classpathentry kind="var" path="M2_REPO/oswego-concurrent/concurrent/1.3.4/concurrent-1.3.4.jar"/>
<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/apache-log4j/log4j/1.2.8/log4j-1.2.8.jar"/>
- <classpathentry kind="var" path="M2_REPO/jboss/jboss-test/jboss-test/1.0.0.CR1/jboss-test-1.0.0.CR1.jar"/>
<classpathentry kind="var" path="M2_REPO/jboss/jboss-logging-log4j/2.0.2.Alpha/jboss-logging-log4j-2.0.2.Alpha.jar"/>
<classpathentry kind="var" path="M2_REPO/wutka-dtdparser/dtdparser121/1.2.1/dtdparser121-1.2.1.jar"/>
<classpathentry kind="var" path="M2_REPO/jboss/jboss-logging-spi/2.0.2.Alpha/jboss-logging-spi-2.0.2.Alpha.jar"/>
+ <classpathentry kind="var" path="M2_REPO/jboss/jboss-test/1.0.0.GA/jboss-test-1.0.0.GA.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
More information about the jboss-svn-commits
mailing list