[jboss-cvs] JBossAS SVN: r60681 - branches/Branch_4_2/testsuite.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Feb 19 16:57:14 EST 2007
Author: scott.stark at jboss.org
Date: 2007-02-19 16:57:14 -0500 (Mon, 19 Feb 2007)
New Revision: 60681
Modified:
branches/Branch_4_2/testsuite/.classpath
Log:
Set the jboss-common.jar sourcepath
Modified: branches/Branch_4_2/testsuite/.classpath
===================================================================
--- branches/Branch_4_2/testsuite/.classpath 2007-02-19 21:47:22 UTC (rev 60680)
+++ branches/Branch_4_2/testsuite/.classpath 2007-02-19 21:57:14 UTC (rev 60681)
@@ -7,7 +7,7 @@
<classpathentry kind="src" path="/j2ee"/>
<classpathentry kind="src" path="/management"/>
<classpathentry kind="src" path="/jmx"/>
- <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="/system"/>
<classpathentry kind="src" path="/varia"/>
<classpathentry kind="src" path="/server"/>
More information about the jboss-cvs-commits
mailing list