[jboss-svn-commits] JBL Code SVN: r28763 - labs/jbossesb/trunk/product.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Aug 3 14:42:22 EDT 2009
Author: beve
Date: 2009-08-03 14:42:21 -0400 (Mon, 03 Aug 2009)
New Revision: 28763
Modified:
labs/jbossesb/trunk/product/.classpath
Log:
Added MC jars so that test are runnable. The ones added before were only enough to compile.
Modified: labs/jbossesb/trunk/product/.classpath
===================================================================
--- labs/jbossesb/trunk/product/.classpath 2009-08-03 17:38:12 UTC (rev 28762)
+++ labs/jbossesb/trunk/product/.classpath 2009-08-03 18:42:21 UTC (rev 28763)
@@ -25,7 +25,6 @@
<classpathentry kind="lib" path="etc/test/resources/log4j/dev"/>
<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.1.0.jar"/>
<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.0.1.jar"/>
- <classpathentry kind="lib" path="build/jbossesb-server-4.6/lib/jaxb-api.jar"/>
<classpathentry kind="lib" path="build/lib/activation-1.1.jar"/>
<classpathentry kind="lib" path="build/lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="build/lib/bsf-2.3.0.jar"/>
@@ -48,15 +47,26 @@
<classpathentry kind="lib" path="build/lib/jboss-cache-1.2.4.SP2.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-dependency-2.0.4.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-deployers-client-spi-2.0.7.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-deployers-client-2.0.7.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-deployers-core-spi-2.0.7.GA.jar"/>
- <classpathentry kind="lib" path="build/lib/jboss-deployers-impl-2.0.7.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-deployers-core-2.0.7.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-deployers-impl-2.0.7.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-deployers-spi-2.0.7.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-deployers-structure-spi-2.0.7.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-deployers-vfs-2.0.7.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-deployers-vfs-spi-2.0.7.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-classloader-2.0.6.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-classloading-2.0.6.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-classloading-spi-5.1.0.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-classloading-vfs-2.0.6.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-common-core-2.2.14.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-kernel-2.0.6.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-managed-2.1.0.SP1.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-metadata-1.0.0.Beta6.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-mdr-2.0.1.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-metatype-2.1.0.SP1.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-reflect-2.0.2.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jboss-profileservice-spi-5.1.0.GA.jar" sourcepath="/opt/jboss/microcontainer/deployers/2.0.7.GA"/>
<classpathentry kind="lib" path="build/lib/jboss-system-4.2.2.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-test-1.1.4.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-vfs-2.1.2.GA.jar"/>
More information about the jboss-svn-commits
mailing list