[jboss-cvs] JBossAS SVN: r57160 - trunk/jmx-remoting

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


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

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

Modified: trunk/jmx-remoting/.classpath
===================================================================
--- trunk/jmx-remoting/.classpath	2006-09-25 21:14:36 UTC (rev 57159)
+++ trunk/jmx-remoting/.classpath	2006-09-25 21:14:39 UTC (rev 57160)
@@ -12,9 +12,9 @@
 		<attributes>
 		</attributes>
 	</classpathentry>
- <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="lib" path="/thirdparty/apache-log4j/lib/log4j.jar">
 		<attributes>
 		</attributes>




More information about the jboss-cvs-commits mailing list