Author: thomas.diesler(a)jboss.com
Date: 2007-08-02 05:36:42 -0400 (Thu, 02 Aug 2007)
New Revision: 4082
Modified:
trunk/integration/jboss40/.classpath
trunk/integration/jboss42/.classpath
trunk/integration/jboss50/.classpath
trunk/integration/native/.classpath
trunk/integration/spi/.project
trunk/integration/sunri/.classpath
trunk/integration/xfire/.classpath
trunk/jbossws-core/.classpath
trunk/testsuite/.classpath
Log:
Fix eclipse classpath
Modified: trunk/integration/jboss40/.classpath
===================================================================
--- trunk/integration/jboss40/.classpath 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/integration/jboss40/.classpath 2007-08-02 09:36:42 UTC (rev 4082)
@@ -2,15 +2,15 @@
<classpath>
<classpathentry excluding="org/jboss/wsf/container/jboss42/jms/"
kind="src" path="src/main/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/integration-spi"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxrpc-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxws-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jsr181-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/saaj-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/dom4j.jar"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-4.0.x"/>
<classpathentry combineaccessrules="false" kind="src"
path="/integration-jboss42"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-framework"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/dom4j.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxrpc-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxws-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jsr181-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/saaj-api.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Modified: trunk/integration/jboss42/.classpath
===================================================================
--- trunk/integration/jboss42/.classpath 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/integration/jboss42/.classpath 2007-08-02 09:36:42 UTC (rev 4082)
@@ -3,12 +3,12 @@
<classpathentry excluding="org/jboss/wsf/container/jboss42/jms/"
kind="src" path="src/main/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-spi"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxrpc-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxws-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jsr181-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/saaj-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/dom4j.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-framework"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/dom4j.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxws-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jsr181-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/saaj-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxrpc-api.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Modified: trunk/integration/jboss50/.classpath
===================================================================
--- trunk/integration/jboss50/.classpath 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/integration/jboss50/.classpath 2007-08-02 09:36:42 UTC (rev 4082)
@@ -3,12 +3,12 @@
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.x"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/integration-spi"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxrpc-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxws-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jsr181-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/saaj-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/dom4j.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-framework"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/dom4j.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxws-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jsr181-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/saaj-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxrpc-api.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Modified: trunk/integration/native/.classpath
===================================================================
--- trunk/integration/native/.classpath 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/integration/native/.classpath 2007-08-02 09:36:42 UTC (rev 4082)
@@ -3,12 +3,12 @@
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.x"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/integration-spi"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/dom4j.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jboss-common-core.jar"/>
<classpathentry kind="lib"
path="/jbossws-core/thirdparty/wsdl4j.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/activation.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-framework"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/activation.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/dom4j.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jboss-common-core.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Modified: trunk/integration/spi/.project
===================================================================
--- trunk/integration/spi/.project 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/integration/spi/.project 2007-08-02 09:36:42 UTC (rev 4082)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>integration-spi</name>
+ <name>integration-framework</name>
<comment></comment>
<projects>
</projects>
Modified: trunk/integration/sunri/.classpath
===================================================================
--- trunk/integration/sunri/.classpath 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/integration/sunri/.classpath 2007-08-02 09:36:42 UTC (rev 4082)
@@ -20,10 +20,10 @@
<classpathentry kind="lib" path="thirdparty/stax-ex.jar"/>
<classpathentry kind="lib"
path="thirdparty/streambuffer.jar"/>
<classpathentry kind="lib"
path="thirdparty/servlet-api.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/integration-spi"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/dom4j.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jboss-common-core.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/integration-jboss50"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-framework"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/dom4j.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jboss-common-core.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Modified: trunk/integration/xfire/.classpath
===================================================================
--- trunk/integration/xfire/.classpath 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/integration/xfire/.classpath 2007-08-02 09:36:42 UTC (rev 4082)
@@ -6,10 +6,7 @@
<classpathentry kind="lib" path="thirdparty/jaxb-impl.jar"/>
<classpathentry kind="lib" path="thirdparty/jaxb-xjc.jar"/>
<classpathentry kind="lib"
path="thirdparty/servlet-api.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/integration-spi"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/dom4j.jar"/>
<classpathentry kind="lib" path="thirdparty/jaxws-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jboss-common-core.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/integration-jboss50"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.x"/>
<classpathentry kind="lib" path="thirdparty/cxf-incubator.jar"
sourcepath="/home/tdiesler/Download/java/apache/cxf/apache-cxf-2.0-incubator-src.zip"/>
@@ -20,5 +17,8 @@
<classpathentry kind="lib"
path="thirdparty/spring-core.jar"/>
<classpathentry kind="lib" path="thirdparty/spring-web.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-framework"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/dom4j.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jboss-common-core.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Modified: trunk/jbossws-core/.classpath
===================================================================
--- trunk/jbossws-core/.classpath 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/jbossws-core/.classpath 2007-08-02 09:36:42 UTC (rev 4082)
@@ -30,13 +30,13 @@
<classpathentry kind="lib" path="thirdparty/qdox.jar"/>
<classpathentry kind="lib" path="thirdparty/policy.jar"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.x"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/integration-spi"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/junit.jar"/>
<classpathentry kind="lib" path="thirdparty/dom4j.jar"/>
<classpathentry kind="lib" path="thirdparty/xmlunit.jar"/>
<classpathentry kind="lib"
path="thirdparty/jaxws-tools.jar"/>
<classpathentry kind="lib" path="thirdparty/jaxws-rt.jar"/>
<classpathentry kind="lib" path="thirdparty/concurrent.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-framework"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/junit.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Modified: trunk/testsuite/.classpath
===================================================================
--- trunk/testsuite/.classpath 2007-08-02 09:23:17 UTC (rev 4081)
+++ trunk/testsuite/.classpath 2007-08-02 09:36:42 UTC (rev 4082)
@@ -3,18 +3,16 @@
<classpathentry
excluding="org/jboss/test/ws/jaxrpc/samples/jmstransport/OrganizationJMSEndpoint.java"
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-5.0.x"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/integration-spi"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxrpc-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxws-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jboss-logging-spi.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jsr181-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/saaj-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/junit.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/activation.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxb-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/jaxb-impl.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/stax-api.jar"/>
- <classpathentry kind="lib"
path="/integration-spi/thirdparty/wsdl4j.jar"
sourcepath="/integration-spi/thirdparty/wsdl4j-src.jar"/>
<classpathentry combineaccessrules="false" kind="src"
path="/spi"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-framework"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/activation.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/dom4j.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxb-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxrpc-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jaxws-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/jsr181-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/saaj-api.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/wsdl4j.jar"/>
+ <classpathentry kind="lib"
path="/integration-framework/thirdparty/junit.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Show replies by date