[jboss-cvs] JBossAS SVN: r65063 - branches/Branch_4_2/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 4 16:15:36 EDT 2007


Author: bstansberry at jboss.com
Date: 2007-09-04 16:15:36 -0400 (Tue, 04 Sep 2007)
New Revision: 65063

Modified:
   branches/Branch_4_2/ejb3/.classpath
Log:
Put clustering tests on the Eclipse classpath (due to JBAS-4664)

Modified: branches/Branch_4_2/ejb3/.classpath
===================================================================
--- branches/Branch_4_2/ejb3/.classpath	2007-09-04 20:07:04 UTC (rev 65062)
+++ branches/Branch_4_2/ejb3/.classpath	2007-09-04 20:15:36 UTC (rev 65063)
@@ -2,7 +2,7 @@
 <classpath>
 	<classpathentry excluding="org/jboss/ejb3/MC*|org/jboss/ejb3/client/|org/jboss/ejb3/clientmodule/|org/jboss/ejb3/deployers/|org/jboss/ejb3/embedded/" kind="src" path="src/main"/>
 	<classpathentry kind="src" path="docs/tutorial/ssl/src"/>
-	<classpathentry excluding="org/jboss/ejb3/test/**/*EmbeddedTest.java|org/jboss/ejb3/test/appclient/|org/jboss/ejb3/test/clusteredentity/unit/*Test*.java|org/jboss/ejb3/test/clusteredservice/|org/jboss/ejb3/test/clusteredsession/unit/|org/jboss/ejb3/test/ejbthree921/unit/|org/jboss/ejb3/test/standalone/" kind="src" output="output/eclipse-test-classes" path="src/test"/>
+	<classpathentry excluding="org/jboss/ejb3/test/**/*EmbeddedTest.java|org/jboss/ejb3/test/appclient/|org/jboss/ejb3/test/clusteredservice/|org/jboss/ejb3/test/standalone/" kind="src" output="output/eclipse-test-classes" path="src/test"/>
 	<classpathentry excluding="*" kind="src" path="docs/embedded-tutorial/advanced-deployment/archive/src"/>
 	<classpathentry excluding="*" kind="src" path="docs/embedded-tutorial/advanced-deployment/archive-by-resource/src"/>
 	<classpathentry excluding="*" kind="src" path="docs/embedded-tutorial/advanced-deployment/deploy-dir/src"/>




More information about the jboss-cvs-commits mailing list