Author: bmaxwell
Date: 2011-04-12 22:16:40 -0400 (Tue, 12 Apr 2011)
New Revision: 14083
Modified:
stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml
Log:
[JBPAPP-6242][JBPAPP-6243][JBWS-2901] test case for JBWS-2901
Modified:
stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml 2011-04-13
02:16:13 UTC (rev 14082)
+++
stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml 2011-04-13
02:16:40 UTC (rev 14083)
@@ -639,6 +639,20 @@
<include name="*" />
</webinf>
</war>
+
+ <!-- jaxws-jbws2901 -->
+ <war destfile="${tests.output.dir}/libs/jaxws-jbws2901.war"
webxml="${tests.output.dir}/resources/jaxws/jbws2901/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/jaxws/jbws2901/Endpoint.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws2901/EndpointImpl.class"/>
+ </classes>
+ <webinf dir="${tests.output.dir}/resources/jaxws/jbws2901/WEB-INF">
+ <include name="wsdl/service.wsdl"/>
+ </webinf>
+ <fileset dir="${tests.output.dir}/resources/jaxws/jbws2901">
+ <include name="passwd" />
+ </fileset>
+ </war>
<!-- jaxws-jbws2009 -->
<war warfile="${tests.output.dir}/libs/jaxws-jbws2009.war"
webxml="${tests.output.dir}/resources/jaxws/jbws2009/WEB-INF/web.xml">
Property changes on:
stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml
___________________________________________________________________
Added: svn:mergeinfo
+
/stack/native/branches/jbossws-native-3.1.2/modules/testsuite/native-tests/scripts/build-jars-jaxws.xml:14048
Show replies by date