[jboss-cvs] JBossAS SVN: r73510 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 20 01:54:13 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-05-20 01:54:13 -0400 (Tue, 20 May 2008)
New Revision: 73510

Modified:
   trunk/ejb3/.classpath
Log:
Set the jboss-ejb3-ext-api-impl.jar sourcepath

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2008-05-20 05:32:42 UTC (rev 73509)
+++ trunk/ejb3/.classpath	2008-05-20 05:54:13 UTC (rev 73510)
@@ -13,7 +13,7 @@
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-src.zip"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-ejb3-interceptors/lib/jboss-ejb3-interceptors.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-interceptors/lib/jboss-ejb3-interceptors-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-ejb3-metadata/lib/jboss-ejb3-metadata.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-metadata/lib/jboss-ejb3-metadata-sources.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-ejb3-ext-api-impl/lib/jboss-ejb3-ext-api-impl.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jboss-ejb3-ext-api-impl/lib/jboss-ejb3-ext-api-impl.jar" sourcepath="/thirdparty/jboss/jboss-ejb3-ext-api-impl/lib/jboss-ejb3-ext-api-impl-sources.jar"/>
 	<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"/>




More information about the jboss-cvs-commits mailing list