[jboss-svn-commits] JBL Code SVN: r8957 - labs/jbossesb/workspace/b_georges.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Jan 21 15:28:54 EST 2007


Author: b_georges
Date: 2007-01-21 15:28:54 -0500 (Sun, 21 Jan 2007)
New Revision: 8957

Modified:
   labs/jbossesb/workspace/b_georges/.classpath
Log:


Modified: labs/jbossesb/workspace/b_georges/.classpath
===================================================================
--- labs/jbossesb/workspace/b_georges/.classpath	2007-01-21 17:56:27 UTC (rev 8956)
+++ labs/jbossesb/workspace/b_georges/.classpath	2007-01-21 20:28:54 UTC (rev 8957)
@@ -1,17 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+	<classpathentry kind="src" path="product/core/rosetta/src"/>
 	<classpathentry kind="src" path="product/core/rosetta/tests/src"/>
-	<classpathentry kind="src" path="product/samples/trailblazer2/esb/src"/>
-	<classpathentry kind="src" path="product/samples/trailblazer2/esb/test/src"/>
-	<classpathentry kind="src" path="product/samples/trailblazer2/banks/src"/>
-	<classpathentry kind="src" path="product/samples/trailblazer2/loanbroker/src"/>
-	<classpathentry kind="src" path="product/core/rosetta/src"/>
+	<classpathentry kind="src" path="product/core/services/src"/>
+	<classpathentry kind="src" path="product/core/services/tests/src"/>
+	<classpathentry kind="src" path="product/core/services/rules"/>
+	<classpathentry kind="src" path="product/build/schema-model/src"/>
 	<classpathentry kind="src" path="product/core/listeners/src"/>
 	<classpathentry kind="src" path="product/core/listeners/tests/src"/>
-	<classpathentry kind="src" path="product/core/services/src"/>
-	<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="src" path="product/samples/trailblazer/banks/test/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/esb/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/esb/test/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/banks/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/client/src"/>
+	<classpathentry kind="src" path="product/samples/trailblazer/loanbroker/src"/>
+	<classpathentry kind="lib" path="product/lib/ext/xercesImpl-2.7.1.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"/>
@@ -46,14 +50,14 @@
 	<classpathentry kind="lib" path="product/lib/ext/milyn-smooks-javabean-0.1.1.jar"/>
 	<classpathentry kind="lib" path="product/lib/ext/milyn-smooks-templating-0.2.jar"/>
 	<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/samples/trailblazer/banks/lib/ext/org.sadun.util.jar"/>
+	<classpathentry kind="lib" path="product/samples/trailblazer/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="src" path=".apt_generated">
-		<attributes>
-			<attribute name="optional" value="true"/>
-		</attributes>
-	</classpathentry>
+	<classpathentry kind="lib" path="product/lib/ext/jms/activemq/activemq-core-4.1.0-incubator.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jms/activemq/backport-util-concurrent-2.1.jar"/>
+	<classpathentry kind="lib" path="product/build/schema-model/classes"/>
+	<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="output" path="bin"/>
 </classpath>




More information about the jboss-svn-commits mailing list