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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jun 25 12:57:58 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-06-25 12:57:58 -0400 (Wed, 25 Jun 2008)
New Revision: 75074

Modified:
   trunk/ejb3/.classpath
Log:
Set the jbossws-spi.jar sourcepath

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2008-06-25 16:56:57 UTC (rev 75073)
+++ trunk/ejb3/.classpath	2008-06-25 16:57:58 UTC (rev 75074)
@@ -18,7 +18,7 @@
 	<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"/>
+	<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"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list