[jboss-svn-commits] JBL Code SVN: r29002 - labs/jbossesb/trunk/product.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Aug 20 12:36:08 EDT 2009
Author: dward
Date: 2009-08-20 12:36:07 -0400 (Thu, 20 Aug 2009)
New Revision: 29002
Modified:
labs/jbossesb/trunk/product/.classpath
Log:
Fix to bring in line with JBESB-2656
Modified: labs/jbossesb/trunk/product/.classpath
===================================================================
--- labs/jbossesb/trunk/product/.classpath 2009-08-20 16:06:52 UTC (rev 29001)
+++ labs/jbossesb/trunk/product/.classpath 2009-08-20 16:36:07 UTC (rev 29002)
@@ -21,6 +21,8 @@
<classpathentry excluding="**/.svn/" kind="src" path="services/jbpm/ant-task/test"/>
<classpathentry excluding="**/.svn/" kind="src" path="services/jbossesb/src/main/java"/>
<classpathentry excluding="**/.svn/" kind="src" path="services/jbossesb/src/test/java"/>
+ <classpathentry excluding="**/.svn/" kind="src" path="samples/quickstarts/performance/src"/>
+ <classpathentry excluding="**/.svn/" kind="src" path="samples/quickstarts/performance/war/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="etc/test/resources/log4j/dev"/>
<classpathentry kind="lib" path="build/jbossesb/lib/jbossesb-config-model-1.1.0.jar"/>
@@ -42,6 +44,7 @@
<classpathentry kind="lib" path="build/lib/h2-1.0.68.jar"/>
<classpathentry kind="lib" path="build/lib/hibernate3-3.2.4.SP1.jar"/>
<classpathentry kind="lib" path="build/lib/javassist-3.6.0.GA.jar"/>
+ <classpathentry kind="lib" path="build/lib/jaxb-api-2.1.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-4.2.2.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jbossall-client-4.2.2.GA.jar"/>
<classpathentry kind="lib" path="build/lib/jboss-cache-1.2.4.SP2.jar"/>
@@ -82,7 +85,6 @@
<classpathentry kind="lib" path="build/lib/milyn-smooks-routing-1.2.1.jar"/>
<classpathentry kind="lib" path="build/lib/mina-core-1.1.7.jar"/>
<classpathentry kind="lib" path="build/lib/mvel2-2.0.12.jar"/>
- <classpathentry kind="lib" path="build/lib/mvel-1.3.3-java1.5.jar"/>
<classpathentry kind="lib" path="build/lib/ognl-2.6.9.jar"/>
<classpathentry kind="lib" path="build/lib/quartz-1.5.2.jar"/>
<classpathentry kind="lib" path="build/lib/servlet-api-2.4.jar"/>
More information about the jboss-svn-commits
mailing list