[jboss-cvs] JBossAS SVN: r68853 - branches/Branch_EJB3_Removal_From_AS_Temp/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 10 17:38:12 EST 2008


Author: ALRubinger
Date: 2008-01-10 17:38:12 -0500 (Thu, 10 Jan 2008)
New Revision: 68853

Modified:
   branches/Branch_EJB3_Removal_From_AS_Temp/ejb3/.classpath
Log:
Updated .classpath to not include source folders in Eclipse projects

Modified: branches/Branch_EJB3_Removal_From_AS_Temp/ejb3/.classpath
===================================================================
--- branches/Branch_EJB3_Removal_From_AS_Temp/ejb3/.classpath	2008-01-10 22:27:47 UTC (rev 68852)
+++ branches/Branch_EJB3_Removal_From_AS_Temp/ejb3/.classpath	2008-01-10 22:38:12 UTC (rev 68853)
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" path="src/main"/>
-	<classpathentry excluding="org/jboss/ejb3/test/**/*EmbeddedTest.java|org/jboss/ejb3/test/clusteredentity/unit/|org/jboss/ejb3/test/clusteredservice/unit/|org/jboss/ejb3/test/clusteredsession/unit/|org/jboss/ejb3/test/ejbthree921/unit/" kind="src" path="src/test"/>
 	<classpathentry kind="lib" path="/thirdparty/trove/lib/trove.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>




More information about the jboss-cvs-commits mailing list