[jboss-cvs] JBossAS SVN: r84605 - in trunk: ejb3 and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Feb 23 06:01:52 EST 2009


Author: adrian at jboss.org
Date: 2009-02-23 06:01:52 -0500 (Mon, 23 Feb 2009)
New Revision: 84605

Modified:
   trunk/aspects/.classpath
   trunk/ejb3/.classpath
Log:
Fix the eclipse build

Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath	2009-02-23 05:53:30 UTC (rev 84604)
+++ trunk/aspects/.classpath	2009-02-23 11:01:52 UTC (rev 84605)
@@ -34,7 +34,6 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-security-aspects.jar" sourcepath="/thirdparty/org/jboss/aspects/lib/jboss-security-aspects-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/org/jboss/aspects/lib/jboss-transaction-aspects.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar" sourcepath="/thirdparty/sun-jaxb/lib/jaxb-api-sources.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/org/jboss/ejb3/lib/jboss-ejb3-async.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-aop-mc-int-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-kernel.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-kernel-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-dependency.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-dependency-sources.jar"/>

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2009-02-23 05:53:30 UTC (rev 84604)
+++ trunk/ejb3/.classpath	2009-02-23 11:01:52 UTC (rev 84605)
@@ -17,7 +17,6 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-ejb3-core/lib/jboss-ejb3-core.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-core/lib/jboss-ejb3-core-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar" sourcepath="/thirdparty/jboss/test/lib/jboss-test-src.zip"/>
-	<classpathentry kind="lib" path="/thirdparty/org/jboss/ejb3/lib/jboss-ejb3-async.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/org/jboss/ws/lib/jbossws-spi.jar" sourcepath="/thirdparty/org/jboss/ws/lib/jbossws-spi-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/hibernate/lib/hibernate-core.jar" sourcepath="/thirdparty/hibernate/lib/hibernate-core-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-jpa-deployers/lib/jboss-jpa-deployers.jar" sourcepath="/thirdparty/jboss/jboss-jpa-deployers/lib/jboss-jpa-deployers-sources.jar"/>




More information about the jboss-cvs-commits mailing list