[jboss-svn-commits] JBoss Common SVN: r2392 - common-logging-log4j/trunk and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Apr 25 01:32:54 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-04-25 01:32:54 -0400 (Wed, 25 Apr 2007)
New Revision: 2392

Modified:
   common-logging-jdk/trunk/.classpath
   common-logging-log4j/trunk/.classpath
Log:
Remove the out of date classpath jars

Modified: common-logging-jdk/trunk/.classpath
===================================================================
--- common-logging-jdk/trunk/.classpath	2007-04-25 05:29:48 UTC (rev 2391)
+++ common-logging-jdk/trunk/.classpath	2007-04-25 05:32:54 UTC (rev 2392)
@@ -1,13 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<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-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="/common-core"/>
-	<classpathentry combineaccessrules="false" kind="src" path="/common-logging-spi"/>
-	<classpathentry kind="output" path="target/eclipse-classes"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src/main/java"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<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>

Modified: common-logging-log4j/trunk/.classpath
===================================================================
--- common-logging-log4j/trunk/.classpath	2007-04-25 05:29:48 UTC (rev 2391)
+++ common-logging-log4j/trunk/.classpath	2007-04-25 05:32:54 UTC (rev 2392)
@@ -4,9 +4,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="var" path="M2_REPO/oswego-concurrent/concurrent/1.3.4/concurrent-1.3.4.jar"/>
 	<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.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-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="/common-core"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common-logging-spi"/>
 	<classpathentry kind="output" path="target/eclipse-classes"/>




More information about the jboss-svn-commits mailing list