You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2009/05/21 17:40:33 UTC

svn commit: r777158 - /cxf/branches/2.0.x-fixes/testutils/pom.xml

Author: dkulp
Date: Thu May 21 15:40:33 2009
New Revision: 777158

URL: http://svn.apache.org/viewvc?rev=777158&view=rev
Log:
Fix build failure

Modified:
    cxf/branches/2.0.x-fixes/testutils/pom.xml

Modified: cxf/branches/2.0.x-fixes/testutils/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/testutils/pom.xml?rev=777158&r1=777157&r2=777158&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/testutils/pom.xml (original)
+++ cxf/branches/2.0.x-fixes/testutils/pom.xml Thu May 21 15:40:33 2009
@@ -227,6 +227,9 @@
                                     <wsdl>${basedir}/src/main/resources/wsdl/hello_world_mixedstyle.wsdl</wsdl>
                                 </wsdlOption>
                                 <wsdlOption>
+                                    <wsdl>${basedir}/src/main/resources/wsdl/jms_test_mtom.wsdl</wsdl>
+                                </wsdlOption>
+                                <wsdlOption>
                                     <wsdl>${basedir}/src/main/resources/wsdl/hello_world_doc_lit.wsdl</wsdl>
                                 </wsdlOption>
                                 <wsdlOption>