[jboss-cvs] JBossAS SVN: r70190 - trunk/profileservice.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 27 13:44:04 EST 2008


Author: scott.stark at jboss.org
Date: 2008-02-27 13:44:04 -0500 (Wed, 27 Feb 2008)
New Revision: 70190

Modified:
   trunk/profileservice/.classpath
Log:
Add jboss-managed sourcepath

Modified: trunk/profileservice/.classpath
===================================================================
--- trunk/profileservice/.classpath	2008-02-27 18:32:26 UTC (rev 70189)
+++ trunk/profileservice/.classpath	2008-02-27 18:44:04 UTC (rev 70190)
@@ -31,6 +31,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-deployers-vfs-spi.jar" sourcepath="/thirdparty/jboss/microcontainer/lib/jboss-deployers-vfs-spi-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-jaxb/lib/jaxb-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/stax-api/lib/stax-api.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-managed/lib/jboss-managed.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-managed/lib/jboss-managed.jar" sourcepath="/thirdparty/jboss/jboss-managed/lib/jboss-managed-sources.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list