Author: ropalka
Date: 2012-02-29 01:27:58 -0500 (Wed, 29 Feb 2012)
New Revision: 15784
Modified:
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/scripts/cxf-samples-jaxws.xml
Log:
fix build failure
Modified:
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/scripts/cxf-samples-jaxws.xml
===================================================================
---
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/scripts/cxf-samples-jaxws.xml 2012-02-29
06:25:47 UTC (rev 15783)
+++
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/scripts/cxf-samples-jaxws.xml 2012-02-29
06:27:58 UTC (rev 15784)
@@ -32,25 +32,6 @@
<mkdir dir="${tests.output.dir}/test-libs"/>
- <!-- jaxws-samples-jmstransport -->
- <jar
jarfile="${tests.output.dir}/test-libs/hornetq-samples-jmstransport-as6.sar">
- <fileset
dir="${tests.output.dir}/test-resources/jaxws/samples/jmstransport/META-INF">
- <include name="hornetq-jms.xml"/>
- </fileset>
- </jar>
- <war
- warfile="${tests.output.dir}/test-libs/jaxws-samples-jmstransport.war"
-
webxml="${tests.output.dir}/test-resources/jaxws/samples/jmstransport/WEB-INF/web.xml">
- <classes dir="${tests.output.dir}/test-classes">
- <include
name="org/jboss/test/ws/jaxws/samples/jmstransport/*.class"/>
- </classes>
- <webinf
dir="${tests.output.dir}/test-resources/jaxws/samples/jmstransport/WEB-INF">
- <include name="wsdl/**"/>
- <include name="jbossws-cxf.xml"/>
- <include name="jboss-web.xml"/>
- </webinf>
- </war>
-
<!-- jaxws-samples-wsrm -->
<war
warfile="${tests.output.dir}/test-libs/jaxws-samples-wsrm.war"
Show replies by date