[jboss-svn-commits] JBoss Common SVN: r2102 - common-core/trunk
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Oct 5 07:52:41 EDT 2006
Author: adrian at jboss.org
Date: 2006-10-05 07:52:39 -0400 (Thu, 05 Oct 2006)
New Revision: 2102
Modified:
common-core/trunk/.classpath
Log:
Fix the eclipse build
Modified: common-core/trunk/.classpath
===================================================================
--- common-core/trunk/.classpath 2006-10-05 11:45:45 UTC (rev 2101)
+++ common-core/trunk/.classpath 2006-10-05 11:52:39 UTC (rev 2102)
@@ -8,6 +8,6 @@
<classpathentry kind="var" path="M2_REPO/oswego-concurrent/concurrent/1.3.4/concurrent-1.3.4.jar"/>
<classpathentry kind="var" path="M2_REPO/apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar"/>
<classpathentry kind="var" path="M2_REPO/apache-log4j/log4j/1.2.8/log4j-1.2.8.jar"/>
- <classpathentry combineaccessrules="false" kind="src" path="/jboss-logging-spi"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/common-logging-spi"/>
<classpathentry kind="output" path="target/eclipse-classes"/>
</classpath>
More information about the jboss-svn-commits
mailing list