Author: thomas.diesler(a)jboss.com
Date: 2006-12-23 17:06:25 -0500 (Sat, 23 Dec 2006)
New Revision: 1767
Modified:
branches/tdiesler/trunk/jbossws-tests/.classpath
branches/tdiesler/trunk/jbossws-tests/ant-import/build-jars-jaxrpc.xml
Log:
partial commit
Modified: branches/tdiesler/trunk/jbossws-tests/.classpath
===================================================================
--- branches/tdiesler/trunk/jbossws-tests/.classpath 2006-12-23 22:06:20 UTC (rev 1766)
+++ branches/tdiesler/trunk/jbossws-tests/.classpath 2006-12-23 22:06:25 UTC (rev 1767)
@@ -40,5 +40,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/integration-jboss50"/>
<classpathentry combineaccessrules="false" kind="src"
path="/integration-tomcat"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
+ <classpathentry combineaccessrules="false" kind="src"
path="/integration-jboss42"/>
<classpathentry kind="output" path="output-eclipse"/>
</classpath>
Modified: branches/tdiesler/trunk/jbossws-tests/ant-import/build-jars-jaxrpc.xml
===================================================================
--- branches/tdiesler/trunk/jbossws-tests/ant-import/build-jars-jaxrpc.xml 2006-12-23
22:06:20 UTC (rev 1766)
+++ branches/tdiesler/trunk/jbossws-tests/ant-import/build-jars-jaxrpc.xml 2006-12-23
22:06:25 UTC (rev 1767)
@@ -666,7 +666,7 @@
<!-- jaxrpc-jbws1124one -->
<copy todir="${tests.output.dir}/resources"
overwrite="true">
- <fileset dir="${tests.output.dir}/resources">
+ <fileset dir="${tests.resources.dir}">
<include name="jaxrpc/jbws1124/META-INF/jboss-client.xml"/>
<include name="jaxrpc/jbws1124/WEB-INF/test-resource.txt"/>
<include name="jaxrpc/jbws1124/WEB-INF/jboss-web.xml"/>
@@ -690,7 +690,7 @@
</war>
<!-- jaxrpc-jbws1124two -->
<copy todir="${tests.output.dir}/resources"
overwrite="true">
- <fileset dir="${tests.output.dir}/resources">
+ <fileset dir="${tests.resources.dir}">
<include name="jaxrpc/jbws1124/META-INF/jboss-client.xml"/>
<include name="jaxrpc/jbws1124/WEB-INF/test-resource.txt"/>
<include name="jaxrpc/jbws1124/WEB-INF/jboss-web.xml"/>
Show replies by date