[jboss-cvs] JBossAS SVN: r61880 - trunk/connector.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 29 23:18:12 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-03-29 23:18:12 -0400 (Thu, 29 Mar 2007)
New Revision: 61880

Modified:
   trunk/connector/.classpath
Log:
Update jboss-xml-binding.jar sourcepath

Modified: trunk/connector/.classpath
===================================================================
--- trunk/connector/.classpath	2007-03-30 03:17:34 UTC (rev 61879)
+++ trunk/connector/.classpath	2007-03-30 03:18:12 UTC (rev 61880)
@@ -14,7 +14,7 @@
 	<classpathentry kind="src" path="/j2se"/>
 	<classpathentry kind="lib" path="/thirdparty/quartz/lib/quartz-all-1.5.2.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/serialization/lib/jboss-serialization.jar"/>
-	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar" sourcepath="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security/lib/jbosssx.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/system-jmx"/>




More information about the jboss-cvs-commits mailing list