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/05/18 17:33:47 UTC

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

Author: scamp
Date: Wed May 18 08:33:45 2005
New Revision: 170764

URL: http://svn.apache.org/viewcvs?rev=170764&view=rev
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?rev=170764&r1=170763&r2=170764&view=diff
==============================================================================
--- incubator/hermes/trunk/maven.xml (original)
+++ incubator/hermes/trunk/maven.xml Wed May 18 08:33:45 2005
@@ -26,12 +26,7 @@
         
   </preGoal>
 
-  <preGoal name="java:jar-resources">
-  	<mkdir dir="${basedir}/src/java/wsdl" />
-	<copy todir="${basedir}/src/java/wsdl">
-        <fileset dir="${maven.src.dir}/wsdl" includes="**/*.wsdl, **/*.xsd" />
-    </copy>  
-  </preGoal>
+
 
   <postGoal name="test:compile">
     <copy todir="${maven.test.dest}">



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