[jboss-cvs] JBossAS SVN: r90166 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 12 15:18:48 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-06-12 15:18:47 -0400 (Fri, 12 Jun 2009)
New Revision: 90166

Modified:
   trunk/testsuite/.classpath
Log:
Fix jboss-profileservice-spi version

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2009-06-12 18:43:37 UTC (rev 90165)
+++ trunk/testsuite/.classpath	2009-06-12 19:18:47 UTC (rev 90166)
@@ -68,7 +68,7 @@
    <classpathentry kind="var" path="M2_REPO/org/jboss/ejb3/jboss-ejb3-ext-api/1.0.0/jboss-ejb3-ext-api-1.0.0.jar" sourcepath="M2_REPO/org/jboss/ejb3/jboss-ejb3-ext-api/1.0.0/jboss-ejb3-ext-api-1.0.0-sources.jar"/>
    <classpathentry kind="var" path="M2_REPO/org/jboss/integration/jboss-classloading-spi/5.1.0.CR4/jboss-classloading-spi-5.1.0.CR4.jar" sourcepath="M2_REPO/org/jboss/integration/jboss-classloading-spi/5.1.0.CR4/jboss-classloading-spi-5.1.0.CR4-sources.jar"/>
    <classpathentry kind="var" path="M2_REPO/org/jboss/integration/jboss-deployment-spi/5.1.0.CR4/jboss-deployment-spi-5.1.0.CR4.jar" sourcepath="M2_REPO/org/jboss/integration/jboss-deployment-spi/5.1.0.CR4/jboss-deployment-spi-5.1.0.CR4-sources.jar"/>
-   <classpathentry kind="var" path="M2_REPO/org/jboss/integration/jboss-profileservice-spi/5.1.0.CR4/jboss-profileservice-spi-5.1.0.CR4.jar" sourcepath="M2_REPO/org/jboss/integration/jboss-profileservice-spi/5.1.0.CR4/jboss-profileservice-spi-5.1.0.CR4-sources.jar"/>
+   <classpathentry kind="var" path="M2_REPO/org/jboss/integration/jboss-profileservice-spi/5.1.0.GA/jboss-profileservice-spi-5.1.0.GA.jar" sourcepath="M2_REPO/org/jboss/integration/jboss-profileservice-spi/5.1.0.GA/jboss-profileservice-spi-5.1.0.GA-sources.jar"/>
    <classpathentry kind="var" path="M2_REPO/org/jboss/integration/jboss-transaction-spi/5.1.0.CR4/jboss-transaction-spi-5.1.0.CR4.jar" sourcepath="M2_REPO/org/jboss/integration/jboss-transaction-spi/5.1.0.CR4/jboss-transaction-spi-5.1.0.CR4-sources.jar"/>
    <classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-javaee/5.0.1.GA/jboss-javaee-5.0.1.GA.jar" sourcepath="M2_REPO/org/jboss/javaee/jboss-javaee/5.0.1.GA/jboss-javaee-5.0.1.GA-sources.jar"/>
    <classpathentry kind="var" path="M2_REPO/org/jboss/javaee/jboss-jaspi-api/1.0.0.GA/jboss-jaspi-api-1.0.0.GA.jar" sourcepath="M2_REPO/org/jboss/javaee/jboss-jaspi-api/1.0.0.GA/jboss-jaspi-api-1.0.0.GA-sources.jar"/>




More information about the jboss-cvs-commits mailing list