[jboss-svn-commits] JBossWS SVN: r1072 - trunk/src/test/ant

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Sep 27 11:49:01 EDT 2006


Author: heiko.braun at jboss.com
Date: 2006-09-27 11:48:59 -0400 (Wed, 27 Sep 2006)
New Revision: 1072

Modified:
   trunk/src/test/ant/build-interop.xml
Log:
sep06 encrypt config & wsdl

Modified: trunk/src/test/ant/build-interop.xml
===================================================================
--- trunk/src/test/ant/build-interop.xml	2006-09-27 15:48:47 UTC (rev 1071)
+++ trunk/src/test/ant/build-interop.xml	2006-09-27 15:48:59 UTC (rev 1072)
@@ -285,6 +285,9 @@
       <wstools dest="${test.resources.dir}/interop/microsoft/security/sep06/wsse10/WEB-INF"
                config="${test.resources.dir}/interop/microsoft/security/sep06/wsse10/wstools-config.xml"/>
 
+      <wstools dest="${test.resources.dir}/interop/microsoft/security/sep06/wsse10Encrypt/WEB-INF"
+               config="${test.resources.dir}/interop/microsoft/security/sep06/wsse10Encrypt/wstools-config.xml"/>
+
    </target>
 
    <target name="create-mtom">




More information about the jboss-svn-commits mailing list