[jboss-svn-commits] JBoss Common SVN: r2104 - common-logging-jdk/trunk
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Oct 5 07:53:10 EDT 2006
Author: adrian at jboss.org
Date: 2006-10-05 07:53:08 -0400 (Thu, 05 Oct 2006)
New Revision: 2104
Modified:
common-logging-jdk/trunk/.classpath
Log:
Fix the eclipse build
Modified: common-logging-jdk/trunk/.classpath
===================================================================
--- common-logging-jdk/trunk/.classpath 2006-10-05 11:52:55 UTC (rev 2103)
+++ common-logging-jdk/trunk/.classpath 2006-10-05 11:53:08 UTC (rev 2104)
@@ -7,7 +7,7 @@
<classpathentry kind="var" path="M2_REPO/apache-slide/webdavlib/2.0/webdavlib-2.0.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 combineaccessrules="false" kind="src" path="/jboss-common-core"/>
- <classpathentry combineaccessrules="false" kind="src" path="/jboss-logging-spi"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/common-core"/>
+ <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