[jbossws-commits] JBossWS SVN: r2839 - trunk/jbossws-tests.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Sat Apr 14 04:58:03 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-04-14 04:58:02 -0400 (Sat, 14 Apr 2007)
New Revision: 2839

Modified:
   trunk/jbossws-tests/build.xml
Log:
jbpm-bpel=1.1.0.Beta5

Modified: trunk/jbossws-tests/build.xml
===================================================================
--- trunk/jbossws-tests/build.xml	2007-04-14 08:52:21 UTC (rev 2838)
+++ trunk/jbossws-tests/build.xml	2007-04-14 08:58:02 UTC (rev 2839)
@@ -278,11 +278,9 @@
     <taskdef name="servicegen" classname="org.jbpm.bpel.ant.ServiceGeneratorTask">
       <classpath refid="jbpm.bpel.classpath"/>
     </taskdef>
-    <!-- Resurect when bpel supports wsdl4j-1.6.2
     <servicegen processfile="${tests.output.dir}/libs/jaxrpc-samples-wsbpel-hello-process.zip"
       outputdir="${tests.output.dir}/wstools/resources/jaxrpc/samples/wsbpel/hello/WEB-INF/wsdl"
       bindingfile="hello-binding-.wsdl" servicefile="hello-service.wsdl" />
-    -->
   </target>
 
   <!--




More information about the jbossws-commits mailing list