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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Dec 1 10:21:19 EST 2006


Author: kurt.stam at jboss.com
Date: 2006-12-01 10:21:18 -0500 (Fri, 01 Dec 2006)
New Revision: 8022

Modified:
   labs/jbossesb/trunk/IDE/JBossIDE/.classpath
Log:
updating cp

Modified: labs/jbossesb/trunk/IDE/JBossIDE/.classpath
===================================================================
--- labs/jbossesb/trunk/IDE/JBossIDE/.classpath	2006-12-01 15:03:07 UTC (rev 8021)
+++ labs/jbossesb/trunk/IDE/JBossIDE/.classpath	2006-12-01 15:21:18 UTC (rev 8022)
@@ -12,7 +12,6 @@
 	<classpathentry kind="src" path="product/core/services/rules"/>
 	<classpathentry kind="src" path="product/core/services/tests/src"/>
 	<classpathentry kind="src" path="qa/junit/src"/>
-	<classpathentry kind="lib" path="product/core/rosetta/tests/resources/conf"/>
 	<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"/>
@@ -26,9 +25,6 @@
 	<classpathentry kind="lib" path="product/lib/ext/xstream-1.1.3.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/milyn-smooks-core-0.8-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/edtftpj.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/ejb3_embedded/hibernate-all.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/ejb3_embedded/jboss-ejb3-all.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/ejb3_embedded/thirdparty-all.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/juddi-embedded.jar" sourcepath="/juddi"/>
 	<classpathentry kind="lib" path="product/lib/ext/scout-0.7rc2-embedded.jar" sourcepath="/scout"/>
 	<classpathentry kind="lib" path="product/lib/ext/hsqldb.jar"/>
@@ -52,5 +48,7 @@
 	<classpathentry kind="lib" path="product/lib/ext/jsch-0.1.jar"/>
 	<classpathentry kind="lib" path="product/samples/trailblazer2/banks/lib/ext/org.sadun.util.jar"/>
 	<classpathentry kind="lib" path="product/samples/trailblazer2/banks/lib/ext/pollmgt.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jbossall-client.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jboss-system.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>




More information about the jboss-svn-commits mailing list