[jboss-cvs] JBossAS SVN: r62941 - projects/wsintegration/jbws-jboss50/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed May 9 07:02:53 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-05-09 07:02:53 -0400 (Wed, 09 May 2007)
New Revision: 62941

Modified:
   projects/wsintegration/jbws-jboss50/trunk/.classpath
Log:
Fix eclipse classpath

Modified: projects/wsintegration/jbws-jboss50/trunk/.classpath
===================================================================
--- projects/wsintegration/jbws-jboss50/trunk/.classpath	2007-05-09 11:02:50 UTC (rev 62940)
+++ projects/wsintegration/jbws-jboss50/trunk/.classpath	2007-05-09 11:02:53 UTC (rev 62941)
@@ -17,5 +17,6 @@
 	<classpathentry kind="lib" path="thirdparty/jbossws-core.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jbossws-spi.jar"/>
 	<classpathentry kind="lib" path="thirdparty/jboss-security-spi.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-core"/>
 	<classpathentry kind="output" path="output-eclipse"/>
 </classpath>




More information about the jboss-cvs-commits mailing list