Author: thomas.diesler(a)jboss.com
Date: 2007-01-06 02:32:03 -0500 (Sat, 06 Jan 2007)
New Revision: 1843
Modified:
trunk/integration-tomcat/.classpath
trunk/integration-tomcat/.project
Log:
Update eclipse project classpaths
Modified: trunk/integration-tomcat/.classpath
===================================================================
--- trunk/integration-tomcat/.classpath 2007-01-06 07:31:56 UTC (rev 1842)
+++ trunk/integration-tomcat/.classpath 2007-01-06 07:32:03 UTC (rev 1843)
@@ -2,38 +2,34 @@
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib"
path="/build/thirdparty/activation.jar"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
<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"/>
<classpathentry kind="lib"
path="/build/thirdparty/concurrent.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/hibernate3.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/javassist.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/jaxb-api.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/jaxb-impl.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/jaxb-xjc.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/jboss-common-core.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/jboss-container.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/jboss-dependency.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/jboss-deployers.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/jboss-j2ee.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/jboss-microcontainer.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/jboss-remoting.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/jboss-security-spi.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/jboss-xml-binding.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/junit.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/log4j.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/mailapi.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/policy-1.0.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/qdox.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/resolver.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/serializer.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/wsdl4j.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/xmlsec.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/ejb3.deployer/jboss-annotations-ejb3.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/ejb3.deployer/jboss-ejb3x.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/jaxb-xjc.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/jboss-dependency.jar"/>
+ <classpathentry kind="lib"
path="/build/thirdparty/jboss-microcontainer.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/servlet-api.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/stax-api-1.0.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/wsdl4j.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/wstx-lgpl-2.0.6.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/xalan.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/xercesImpl.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/xml-apis.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/xmlsec.jar"/>
- <classpathentry kind="lib"
path="/build/thirdparty/xmlunit1.0.jar"/>
- <classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
<classpathentry kind="output" path="output-eclipse"/>
</classpath>
Modified: trunk/integration-tomcat/.project
===================================================================
--- trunk/integration-tomcat/.project 2007-01-06 07:31:56 UTC (rev 1842)
+++ trunk/integration-tomcat/.project 2007-01-06 07:32:03 UTC (rev 1843)
@@ -3,6 +3,7 @@
<name>integration-tomcat</name>
<comment></comment>
<projects>
+ <project>jbossws-core</project>
</projects>
<buildSpec>
<buildCommand>
Show replies by date