You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by tl...@apache.org on 2006/11/27 11:35:37 UTC

svn commit: r479577 - /incubator/cxf/trunk/testutils/pom.xml

Author: tli
Date: Mon Nov 27 02:35:37 2006
New Revision: 479577

URL: http://svn.apache.org/viewvc?view=rev&rev=479577
Log:
remove unnecessary generation

Modified:
    incubator/cxf/trunk/testutils/pom.xml

Modified: incubator/cxf/trunk/testutils/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/testutils/pom.xml?view=diff&rev=479577&r1=479576&r2=479577
==============================================================================
--- incubator/cxf/trunk/testutils/pom.xml (original)
+++ incubator/cxf/trunk/testutils/pom.xml Mon Nov 27 02:35:37 2006
@@ -283,11 +283,6 @@
                                         </dependency>
                                     </dependencies>
                                 </wsdlOption>
-
-                                <wsdlOption>
-                                    <wsdl>${basedir}/src/main/resources/wsdl/attachment_types.wsdl</wsdl>
-                                </wsdlOption>
-
                                 <wsdlOption>
                                     <wsdl>${basedir}/src/main/resources/wsdl/addNumbers.wsdl</wsdl>
                                 </wsdlOption>