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/25 17:57:14 UTC

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

Author: scamp
Date: Wed May 25 08:57:14 2005
New Revision: 178463

URL: http://svn.apache.org/viewcvs?rev=178463&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=178463&r1=178462&r2=178463&view=diff
==============================================================================
--- incubator/hermes/trunk/maven.xml (original)
+++ incubator/hermes/trunk/maven.xml Wed May 25 08:57:14 2005
@@ -106,7 +106,7 @@
   <postGoal name="war:webapp">    
     
     <!-- Delete the Hermes classes that war:webapp copied into WEB-INF/classes/. -->
-    <delete includeEmptyDirs="true"><fileset dir="${maven.war.webapp.dir}/WEB-INF/classes" excludes="*.*,**/QSWSDLHandler.class" /></delete>
+    <delete includeEmptyDirs="true"><fileset dir="${maven.war.webapp.dir}/WEB-INF/classes" excludes="*.*" /></delete>
 
     <!-- Build Hermes jar and copy it into WEB-INF/lib/. -->
     <j:set var="maven.test.skip" value="true" />



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