You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-dev@ws.apache.org by sc...@apache.org on 2005/04/08 23:33:01 UTC

svn commit: r160617 - incubator/hermes/trunk/maven.xml

Author: scamp
Date: Fri Apr  8 14:33:01 2005
New Revision: 160617

URL: http://svn.apache.org/viewcvs?view=rev&rev=160617
Log: (empty)


Modified:
    incubator/hermes/trunk/maven.xml

Modified: incubator/hermes/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/incubator/hermes/trunk/maven.xml?view=diff&r1=160616&r2=160617
==============================================================================
--- incubator/hermes/trunk/maven.xml (original)
+++ incubator/hermes/trunk/maven.xml Fri Apr  8 14:33:01 2005
@@ -112,6 +112,7 @@
   <goal name="extract-wsdl-jar">
     <echo>Extracting Wsdls from: ${wsdljar}</echo>
     <mkdir dir="${maven.build.dir}/temp-wsdl" />
+    <mkdir dir="${spec.wsdl.dest.dir}" />   
       <unzip src="${wsdljar}"
              dest="${maven.build.dir}/temp-wsdl">
           <patternset>



---------------------------------------------------------------------
To unsubscribe, e-mail: hermes-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: hermes-dev-help@ws.apache.org