[jboss-cvs] JBossAS SVN: r84209 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Feb 14 09:17:18 EST 2009


Author: bstansberry at jboss.com
Date: 2009-02-14 09:17:18 -0500 (Sat, 14 Feb 2009)
New Revision: 84209

Modified:
   trunk/testsuite/.classpath
Log:
Add cluster project

Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath	2009-02-14 13:50:10 UTC (rev 84208)
+++ trunk/testsuite/.classpath	2009-02-14 14:17:18 UTC (rev 84209)
@@ -4,6 +4,7 @@
 	<classpathentry kind="src" path="output/gen-src"/>
 	<classpathentry kind="lib" path="src/resources"/>
 	<classpathentry kind="src" path="/aspects"/>
+   <classpathentry kind="src" path="/cluster"/>
 	<classpathentry kind="src" path="/deployment"/>
 	<classpathentry kind="src" path="/ejb3"/>
 	<classpathentry kind="src" path="/hibernate-int"/>




More information about the jboss-cvs-commits mailing list