Author: veithen
Date: Sat Aug 26 11:02:46 2017
New Revision: 1806286

URL: http://svn.apache.org/viewvc?rev=1806286&view=rev
Log:
Remove duplicate WSDL.

Removed:
    
axis/axis2/java/core/trunk/modules/jaxws-integration/test-resources/wsdl/gorilla_dlw.wsdl
Modified:
    axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml

Modified: axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml?rev=1806286&r1=1806285&r2=1806286&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml Sat Aug 26 
11:02:46 2017
@@ -416,7 +416,7 @@
                         <configuration>
                             <sourceType>WSDL</sourceType>
                             <testSources>
-                                
<testSource>test-resources/wsdl/gorilla_dlw.wsdl</testSource>
+                                
<testSource>test/org/apache/axis2/jaxws/proxy/gorilla_dlw/META-INF/gorilla_dlw.wsdl</testSource>
                             </testSources>
                             
<outputDirectory>${project.build.directory}/generated-test-sources/jaxb/gorilla_dlw</outputDirectory>
                         </configuration>


Reply via email to