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

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Oct 20 09:30:39 EDT 2006


Author: b_georges
Date: 2006-10-20 09:30:36 -0400 (Fri, 20 Oct 2006)
New Revision: 6951

Modified:
   labs/jbossesb/workspace/b_georges/.classpath
Log:
looking into RemoteDirectoryPoller... 

Modified: labs/jbossesb/workspace/b_georges/.classpath
===================================================================
--- labs/jbossesb/workspace/b_georges/.classpath	2006-10-20 13:05:44 UTC (rev 6950)
+++ labs/jbossesb/workspace/b_georges/.classpath	2006-10-20 13:30:36 UTC (rev 6951)
@@ -1,11 +1,12 @@
 <?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/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/tests/src"/>
+	<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"/>
@@ -25,5 +26,7 @@
 	<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>




More information about the jboss-svn-commits mailing list