[jboss-cvs] JBossAS SVN: r59306 - trunk/server

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 3 06:21:12 EST 2007


Author: wolfc
Date: 2007-01-03 06:21:08 -0500 (Wed, 03 Jan 2007)
New Revision: 59306

Modified:
   trunk/server/.classpath
Log:
added jboss-common-sources

Modified: trunk/server/.classpath
===================================================================
--- trunk/server/.classpath	2007-01-03 10:11:13 UTC (rev 59305)
+++ trunk/server/.classpath	2007-01-03 11:21:08 UTC (rev 59306)
@@ -4,7 +4,7 @@
 	<classpathentry kind="src" path="output/gen-src"/>
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar" sourcepath="/thirdparty/jboss/common-core/lib/jboss-common-core-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j.jar"/>
 	<classpathentry kind="src" path="/system"/>




More information about the jboss-cvs-commits mailing list