[jboss-cvs] JBossAS SVN: r65081 - branches/Branch_4_2/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Sep 5 07:37:32 EDT 2007


Author: wolfc
Date: 2007-09-05 07:37:32 -0400 (Wed, 05 Sep 2007)
New Revision: 65081

Modified:
   branches/Branch_4_2/ejb3/.classpath
Log:
Added jboss-common-source

Modified: branches/Branch_4_2/ejb3/.classpath
===================================================================
--- branches/Branch_4_2/ejb3/.classpath	2007-09-05 10:48:35 UTC (rev 65080)
+++ branches/Branch_4_2/ejb3/.classpath	2007-09-05 11:37:32 UTC (rev 65081)
@@ -49,7 +49,7 @@
 	<classpathentry kind="src" path="/ejb3x"/>
 	<classpathentry kind="src" path="/j2ee"/>
 	<classpathentry kind="lib" path="/thirdparty/trove/lib/trove.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/common/lib/jboss-common.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/common/lib/jboss-common.jar" sourcepath="/thirdparty/jboss/common/lib/jboss-common-sources.jar"/>
 	<classpathentry kind="src" path="/security"/>
 	<classpathentry kind="src" path="/system"/>
 	<classpathentry kind="lib" path="/thirdparty/javassist/lib/javassist.jar"/>




More information about the jboss-cvs-commits mailing list