[jboss-svn-commits] JBL Code SVN: r9702 - labs/jbossesb/trunk/IDE/JBossIDE.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Feb 22 11:32:10 EST 2007


Author: kurt.stam at jboss.com
Date: 2007-02-22 11:32:10 -0500 (Thu, 22 Feb 2007)
New Revision: 9702

Modified:
   labs/jbossesb/trunk/IDE/JBossIDE/.classpath
Log:
updating for jBPM jars

Modified: labs/jbossesb/trunk/IDE/JBossIDE/.classpath
===================================================================
--- labs/jbossesb/trunk/IDE/JBossIDE/.classpath	2007-02-22 15:26:14 UTC (rev 9701)
+++ labs/jbossesb/trunk/IDE/JBossIDE/.classpath	2007-02-22 16:32:10 UTC (rev 9702)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 	<classpathentry kind="src" path="product/core/rosetta/src"/>
+	<classpathentry kind="src" path="qa/stress/src"/>
 	<classpathentry kind="src" path="product/samples/quickstarts/helloworld/src"/>
 	<classpathentry kind="src" path="product/core/rosetta/tests/src"/>
 	<classpathentry kind="src" path="product/core/services/src"/>
@@ -16,6 +17,9 @@
 	<classpathentry kind="src" path="product/samples/trailblazer/banks/src"/>
 	<classpathentry kind="src" path="product/samples/trailblazer/client/src"/>
 	<classpathentry kind="lib" path="product/lib/ext/xercesImpl-2.7.1.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/scout-1.0-SNAPSHOT.jar" sourcepath="/scout"/>
+	<classpathentry kind="lib" path="product/lib/ext/jaxr-api-1.0-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jboss-messaging-client.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/activation.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/commons-logging.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/emma_ant.jar"/>
@@ -52,21 +56,18 @@
 	<classpathentry kind="lib" path="product/samples/trailblazer/client/lib/ext/jbossws-client.jar"/>
 	<classpathentry kind="lib" path="product/samples/trailblazer/client/lib/ext/axis.jar"/>
 	<classpathentry kind="lib" path="product/build/schema-model/classes"/>
-	<classpathentry kind="lib" path="product/lib/ext/scout-1.0-SNAPSHOT.jar" sourcepath="/scout"/>
-	<classpathentry kind="lib" path="product/lib/ext/jaxr-api-1.0-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/juddi-1.0-SNAPSHOT.jar" sourcepath="/juddi"/>
 	<classpathentry kind="lib" path="product/lib/ext/juddi-client-1.0-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/xbean.jar" sourcepath="/xmlbeans"/>
 	<classpathentry kind="lib" path="product/lib/ext/stax-api-1.0.1.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/xmlpublic.jar"/>
-	<classpathentry kind="lib" path="product/console/resources/WEB-INF/lib/hibernate3.jar"/>
-	<classpathentry kind="lib" path="product/console/resources/WEB-INF/lib/hibernate-annotations.jar"/>
-	<classpathentry kind="lib" path="product/console/resources/WEB-INF/lib/jboss-seam.jar"/>
-	<classpathentry kind="lib" path="product/console/resources/WEB-INF/lib/jboss-seam-ui.jar"/>
-	<classpathentry kind="lib" path="product/console/resources/WEB-INF/lib/myfaces-api-1.1.3.jar"/>
-	<classpathentry kind="lib" path="product/console/resources/WEB-INF/lib/ejb3-persistence.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/milyn-smooks-core-0.8.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/milyn-smooks-javabean-0.2.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/milyn-commons-0.8.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-jci-core-1.0-406301.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-jci-janino-2.4.3.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jbpm-3.1.3.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jbpm-identity-3.1.3.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/hibernate3.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the jboss-svn-commits mailing list