[jboss-cvs] JBossAS SVN: r63905 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Jul 7 20:33:12 EDT 2007


Author: scott.stark at jboss.org
Date: 2007-07-07 20:33:12 -0400 (Sat, 07 Jul 2007)
New Revision: 63905

Modified:
   trunk/ejb3/.classpath
Log:
Add jacorb sourcepath

Modified: trunk/ejb3/.classpath
===================================================================
--- trunk/ejb3/.classpath	2007-07-08 00:32:22 UTC (rev 63904)
+++ trunk/ejb3/.classpath	2007-07-08 00:33:12 UTC (rev 63905)
@@ -37,7 +37,7 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/connector"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/jbossxb/lib/jboss-xml-binding.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/iiop"/>
-	<classpathentry kind="lib" path="/thirdparty/jacorb/lib/jacorb.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jacorb/lib/jacorb.jar" sourcepath="/home/svn/repository.jboss.com/jacorb/2.2.4jboss.patch1/lib/JacORB.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/test/lib/jboss-test.jar" sourcepath="/thirdparty/jboss/test/lib/jboss-test-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security/lib/jbosssx.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/security-spi/lib/jboss-security-spi.jar"/>




More information about the jboss-cvs-commits mailing list