[jboss-svn-commits] JBoss Common SVN: r2103 - common-logging-log4j/trunk
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Oct 5 07:52:57 EDT 2006
Author: adrian at jboss.org
Date: 2006-10-05 07:52:55 -0400 (Thu, 05 Oct 2006)
New Revision: 2103
Modified:
common-logging-log4j/trunk/.classpath
Log:
Fix the eclipse build
Modified: common-logging-log4j/trunk/.classpath
===================================================================
--- common-logging-log4j/trunk/.classpath 2006-10-05 11:52:39 UTC (rev 2102)
+++ common-logging-log4j/trunk/.classpath 2006-10-05 11:52:55 UTC (rev 2103)
@@ -7,7 +7,7 @@
<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-slide/webdavlib/2.0/webdavlib-2.0.jar"/>
<classpathentry kind="var" path="M2_REPO/apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.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