[jboss-cvs] JBossAS SVN: r64915 - trunk/tomcat.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Aug 28 11:32:49 EDT 2007


Author: ALRubinger
Date: 2007-08-28 11:32:48 -0400 (Tue, 28 Aug 2007)
New Revision: 64915

Modified:
   trunk/tomcat/.classpath
Log:
JBCTS-609: fixed .classpath

Modified: trunk/tomcat/.classpath
===================================================================
--- trunk/tomcat/.classpath	2007-08-28 15:27:14 UTC (rev 64914)
+++ trunk/tomcat/.classpath	2007-08-28 15:32:48 UTC (rev 64915)
@@ -56,5 +56,6 @@
 	<classpathentry kind="lib" path="/thirdparty/jboss/jbosssx/lib/jbosssx.jar" sourcepath="/thirdparty/jboss/security/lib/jbosssx-sources.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-security-spi/lib/jboss-security-spi.jar" sourcepath="/thirdparty/jboss/jboss-security-spi/lib/jboss-security-spi-sources.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/main"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/iiop"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list