[jbossws-commits] JBossWS SVN: r2904 - in trunk: integration-jboss42 and 5 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Apr 23 13:38:29 EDT 2007


Author: darran.lofthouse at jboss.com
Date: 2007-04-23 13:38:29 -0400 (Mon, 23 Apr 2007)
New Revision: 2904

Modified:
   trunk/integration-jboss40/.classpath
   trunk/integration-jboss42/.classpath
   trunk/integration-jboss50/.classpath
   trunk/integration-tomcat/.classpath
   trunk/jbossws-api/.classpath
   trunk/jbossws-core/.classpath
   trunk/jbossws-tests/.classpath
Log:
Fix Eclipse classpath settings.

Modified: trunk/integration-jboss40/.classpath
===================================================================
--- trunk/integration-jboss40/.classpath	2007-04-23 15:48:48 UTC (rev 2903)
+++ trunk/integration-jboss40/.classpath	2007-04-23 17:38:29 UTC (rev 2904)
@@ -3,6 +3,7 @@
 	<classpathentry kind="src" path="src/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-core"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/integration"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/integration-jboss42"/>
 	<classpathentry kind="lib" path="/build/thirdparty/ant.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/activation.jar"/>
@@ -29,7 +30,7 @@
 	<classpathentry kind="lib" path="/build/thirdparty/xalan.jar" sourcepath="/usr/java/xalan-j_2_7_0/src"/>
 	<classpathentry kind="lib" path="/build/thirdparty/xercesImpl.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/mail.jar"/>
-	<classpathentry kind="lib" path="/build/thirdparty/jboss-common.jar" sourcepath="/build/thirdparty/jboss-common-sources.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/jboss-common-core.jar" sourcepath="/build/thirdparty/jboss-common-core-sources.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jboss-4.0.x"/>
 	<classpathentry kind="output" path="output-eclipse"/>
 </classpath>

Modified: trunk/integration-jboss42/.classpath
===================================================================
--- trunk/integration-jboss42/.classpath	2007-04-23 15:48:48 UTC (rev 2903)
+++ trunk/integration-jboss42/.classpath	2007-04-23 17:38:29 UTC (rev 2904)
@@ -3,6 +3,8 @@
 	<classpathentry kind="src" path="src/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jboss-4.2.x"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/integration"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-api"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-core"/>
 	<classpathentry kind="lib" path="/build/thirdparty/ant.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/activation.jar"/>
@@ -28,6 +30,6 @@
 	<classpathentry kind="lib" path="/build/thirdparty/xercesImpl.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/mail.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/jbosssx-client.jar" sourcepath="/build/thirdparty/jbosssx-src.zip"/>
-	<classpathentry kind="lib" path="/build/thirdparty/jboss-common.jar" sourcepath="/build/thirdparty/jboss-common-sources.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/jboss-common-core.jar" sourcepath="/build/thirdparty/jboss-common-core-sources.jar"/>
 	<classpathentry kind="output" path="output-eclipse"/>
 </classpath>

Modified: trunk/integration-jboss50/.classpath
===================================================================
--- trunk/integration-jboss50/.classpath	2007-04-23 15:48:48 UTC (rev 2903)
+++ trunk/integration-jboss50/.classpath	2007-04-23 17:38:29 UTC (rev 2904)
@@ -2,6 +2,8 @@
 <classpath>
 	<classpathentry kind="src" path="src/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/integration"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-api"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-core"/>
 	<classpathentry kind="lib" path="/build/thirdparty/jboss-vfs.jar" sourcepath="/build/thirdparty/jboss-vfs-sources.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/ant.jar"/>
@@ -29,6 +31,6 @@
 	<classpathentry kind="lib" path="/build/thirdparty/mail.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/jbosssx-client.jar" sourcepath="/build/thirdparty/jbosssx-src.zip"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.x"/>
-	<classpathentry kind="lib" path="/build/thirdparty/jboss-common.jar" sourcepath="/build/thirdparty/jboss-common-sources.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/jboss-common-core.jar" sourcepath="/build/thirdparty/jboss-common-core-sources.jar"/>
 	<classpathentry kind="output" path="output-eclipse"/>
 </classpath>

Modified: trunk/integration-tomcat/.classpath
===================================================================
--- trunk/integration-tomcat/.classpath	2007-04-23 15:48:48 UTC (rev 2903)
+++ trunk/integration-tomcat/.classpath	2007-04-23 17:38:29 UTC (rev 2904)
@@ -2,6 +2,7 @@
 <classpath>
 	<classpathentry kind="src" path="src/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/integration"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-core"/>
 	<classpathentry kind="lib" path="/build/thirdparty/ant.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/activation.jar"/>
@@ -28,6 +29,6 @@
 	<classpathentry kind="lib" path="/build/thirdparty/xalan.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/xercesImpl.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/mail.jar"/>
-	<classpathentry kind="lib" path="/build/thirdparty/jboss-common.jar" sourcepath="/build/thirdparty/jboss-common-sources.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/jboss-common-core.jar" sourcepath="/build/thirdparty/jboss-common-core-sources.jar"/>
 	<classpathentry kind="output" path="output-eclipse"/>
 </classpath>

Modified: trunk/jbossws-api/.classpath
===================================================================
--- trunk/jbossws-api/.classpath	2007-04-23 15:48:48 UTC (rev 2903)
+++ trunk/jbossws-api/.classpath	2007-04-23 17:38:29 UTC (rev 2904)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-	<classpathentry kind="src" path="src/main/java"/>
-	<classpathentry kind="src" path="src/test/java"/>
+	<classpathentry kind="src" path="src/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
+	<classpathentry kind="lib" path="/build/thirdparty/activation.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/jaxb-api.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/jboss-common-core.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/jboss-logging-log4j.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/jboss-logging-spi.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/servlet-api.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/stax-api.jar"/>
 	<classpathentry kind="output" path="output-eclipse"/>
 </classpath>

Modified: trunk/jbossws-core/.classpath
===================================================================
--- trunk/jbossws-core/.classpath	2007-04-23 15:48:48 UTC (rev 2903)
+++ trunk/jbossws-core/.classpath	2007-04-23 17:38:29 UTC (rev 2904)
@@ -2,6 +2,7 @@
 <classpath>
 	<classpathentry kind="src" path="src/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/integration"/>
 	<classpathentry kind="lib" path="/build/thirdparty/ant.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/activation.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/commons-logging.jar"/>
@@ -30,7 +31,7 @@
 	<classpathentry kind="lib" path="/build/thirdparty/jbosssx-client.jar" sourcepath="/build/thirdparty/jbosssx-src.zip"/>
 	<classpathentry kind="lib" path="/build/thirdparty/wstx.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/getopt.jar"/>
-	<classpathentry kind="lib" path="/build/thirdparty/jboss-common.jar" sourcepath="/build/thirdparty/jboss-common-sources.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/jboss-common-core.jar" sourcepath="/build/thirdparty/jboss-common-core-sources.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-api"/>
 	<classpathentry kind="output" path="output-eclipse"/>
 </classpath>

Modified: trunk/jbossws-tests/.classpath
===================================================================
--- trunk/jbossws-tests/.classpath	2007-04-23 15:48:48 UTC (rev 2903)
+++ trunk/jbossws-tests/.classpath	2007-04-23 17:38:29 UTC (rev 2904)
@@ -5,8 +5,10 @@
 	<classpathentry kind="src" path="output/wstools/java"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/build"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/integration"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/integration-jboss50"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/integration-tomcat"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-api"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/jbossws-core"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/integration-jboss42"/>
 	<classpathentry kind="lib" path="/build/thirdparty/jboss-vfs.jar"/>
@@ -39,6 +41,6 @@
 	<classpathentry kind="lib" path="/build/thirdparty/mail.jar"/>
 	<classpathentry kind="lib" path="/build/thirdparty/jbosssx-client.jar" sourcepath="/build/thirdparty/jbosssx-src.zip"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.x"/>
-	<classpathentry kind="lib" path="/build/thirdparty/jboss-common.jar" sourcepath="/build/thirdparty/jboss-common-sources.jar"/>
+	<classpathentry kind="lib" path="/build/thirdparty/jboss-common-core.jar" sourcepath="/build/thirdparty/jboss-common-core-sources.jar"/>
 	<classpathentry kind="output" path="output-eclipse"/>
 </classpath>




More information about the jbossws-commits mailing list