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/02/05 19:06:36 UTC

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

Author: dkulp
Date: Thu Feb  5 18:06:35 2009
New Revision: 741211

URL: http://svn.apache.org/viewvc?rev=741211&view=rev
Log:
Fix compile error


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=741211&r1=741210&r2=741211&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/testutils/pom.xml (original)
+++ cxf/branches/2.0.x-fixes/testutils/pom.xml Thu Feb  5 18:06:35 2009
@@ -207,6 +207,9 @@
 
                                 </wsdlOption>
                                 <wsdlOption>
+                                    <wsdl>${basedir}/src/main/resources/wsdl/swa-mime-nomime.wsdl</wsdl>
+                                </wsdlOption>
+                                <wsdlOption>
                                     <wsdl>${basedir}/src/main/resources/wsdl/hello_world_xml_mixed.wsdl</wsdl>
                                 </wsdlOption>
                                 <wsdlOption>