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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Nov 7 16:00:35 EST 2006


Author: b_georges
Date: 2006-11-07 16:00:32 -0500 (Tue, 07 Nov 2006)
New Revision: 7451

Modified:
   labs/jbossesb/workspace/b_georges/.classpath
Log:
added jsch lib

Modified: labs/jbossesb/workspace/b_georges/.classpath
===================================================================
--- labs/jbossesb/workspace/b_georges/.classpath	2006-11-07 20:10:11 UTC (rev 7450)
+++ labs/jbossesb/workspace/b_georges/.classpath	2006-11-07 21:00:32 UTC (rev 7451)
@@ -1,32 +1,31 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/rosetta/src"/>
-	<classpathentry excluding="**/.svn/*" kind="src" path="qa/junit/src"/>
-	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/rosetta/tests/src"/>
-	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/listeners/src"/>
-	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/listeners/tests/src"/>
-	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/services/src"/>
-	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/services/tests/src"/>
-	<classpathentry kind="lib" path="product/lib/ext/activation.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-collections-2.0.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/commons-logging.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/edtftpj.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/emma_ant.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/emma.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/jboss-jmx.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/junit-4.1.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/log4j.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/mail.jar"/>
-	<classpathentry kind="lib" path="product/lib/ext/mockejb.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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JRE 1.5"/>
-	<classpathentry kind="lib" path="product/core/rosetta/tests/resources/conf"/>
-	<classpathentry kind="lib" path="product/lib/ext/jbossts-common.jar"/>
-	<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="/home/b_georges/projects/edtftpj-pro-1.3.0/lib/edtftpj-pro.jar"/>
-	<classpathentry kind="lib" path="/home/b_georges/projects/edtftpj-pro-1.3.0/lib/license.jar"/>
-	<classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/rosetta/src"/>
+	<classpathentry excluding="**/.svn/*" kind="src" path="qa/junit/src"/>
+	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/rosetta/tests/src"/>
+	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/listeners/src"/>
+	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/listeners/tests/src"/>
+	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/services/src"/>
+	<classpathentry excluding="**/.svn/*" kind="src" path="product/core/services/tests/src"/>
+	<classpathentry kind="lib" path="product/lib/ext/activation.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-collections-2.0.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/commons-logging.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/edtftpj.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/emma_ant.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/emma.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/jboss-jmx.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/junit-4.1.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/log4j.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/mail.jar"/>
+	<classpathentry kind="lib" path="product/lib/ext/mockejb.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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="lib" path="product/core/rosetta/tests/resources/conf"/>
+	<classpathentry kind="lib" path="product/lib/ext/jbossts-common.jar"/>
+	<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/jsch-0.1.jar"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>




More information about the jboss-svn-commits mailing list