[jboss-cvs] JBossAS SVN: r57154 - trunk/varia

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 25 17:14:21 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-09-25 17:14:20 -0400 (Mon, 25 Sep 2006)
New Revision: 57154

Modified:
   trunk/varia/.classpath
Log:
Update to 2.0.1.GA of the jboss common jars and drop the version info from the jar names

Modified: trunk/varia/.classpath
===================================================================
--- trunk/varia/.classpath	2006-09-25 21:14:17 UTC (rev 57153)
+++ trunk/varia/.classpath	2006-09-25 21:14:20 UTC (rev 57154)
@@ -3,9 +3,9 @@
 	<classpathentry excluding="org/jboss/jaxr/|org/jboss/jdo/castor/|org/jboss/tm/plugins/tyrex/" kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="src" path="/system"/>
-   <classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core-2.0.0.jar"/>
-   <classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi-2.0.0.jar"/>
-   <classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j-2.0.0.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>
+ <classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j.jar"/>
 	<classpathentry kind="src" path="/cluster"/>
 	<classpathentry kind="src" path="/j2ee"/>
 	<classpathentry kind="src" path="/server"/>




More information about the jboss-cvs-commits mailing list