[jopr-commits] JOPR SVN: r1232 - trunk.
jopr-commits at lists.jboss.org
jopr-commits at lists.jboss.org
Wed Sep 30 14:11:31 EDT 2009
Author: mazz
Date: 2009-09-30 14:11:31 -0400 (Wed, 30 Sep 2009)
New Revision: 1232
Modified:
trunk/.classpath
Log:
change eclipse classpath to use the upgrade libs
Modified: trunk/.classpath
===================================================================
--- trunk/.classpath 2009-09-30 13:02:50 UTC (rev 1231)
+++ trunk/.classpath 2009-09-30 18:11:31 UTC (rev 1232)
@@ -16,8 +16,8 @@
<classpathentry kind="src" path="modules/plugins/jboss-as-5/src/main/java"/>
<classpathentry kind="src" path="modules/plugins/jboss-as-5/src/test/java"/>
<classpathentry kind="var" path="M2_REPO/org/jboss/integration/jboss-profileservice-spi/5.1.0.SP1/jboss-profileservice-spi-5.1.0.SP1.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-managed/2.1.1.CR1/jboss-managed-2.1.1.CR1.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-metatype/2.1.1.CR1/jboss-metatype-2.1.1.CR1.jar"/>
+ <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-managed/2.1.1.GA/jboss-managed-2.1.1.GA.jar"/>
+ <classpathentry kind="var" path="M2_REPO/org/jboss/man/jboss-metatype/2.1.1.GA/jboss-metatype-2.1.1.GA.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.jar"/>
<classpathentry kind="var" path="M2_REPO/com/sun/xml/bind/jaxb-impl/2.1.6/jaxb-impl-2.1.6.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
More information about the jopr-commits
mailing list