[jboss-cvs] JBossAS SVN: r85759 - branches/Branch_5_x/mbeans.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 11 23:29:56 EDT 2009


Author: scott.stark at jboss.org
Date: 2009-03-11 23:29:56 -0400 (Wed, 11 Mar 2009)
New Revision: 85759

Modified:
   branches/Branch_5_x/mbeans/.classpath
Log:
Update the sourcepath

Modified: branches/Branch_5_x/mbeans/.classpath
===================================================================
--- branches/Branch_5_x/mbeans/.classpath	2009-03-12 01:35:53 UTC (rev 85758)
+++ branches/Branch_5_x/mbeans/.classpath	2009-03-12 03:29:56 UTC (rev 85759)
@@ -6,8 +6,8 @@
 	<classpathentry exported="true" kind="src" path="/j2se"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/apache-bcel/lib/bcel.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/dom4j/lib/dom4j.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar" sourcepath="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding-sources.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar" sourcepath="/thirdparty/apache-log4j/lib/log4j-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/junit/lib/junit.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>




More information about the jboss-cvs-commits mailing list