You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by sc...@apache.org on 2005/05/25 17:57:55 UTC

svn commit: r178465 - /incubator/apollo/trunk/maven.xml

Author: scamp
Date: Wed May 25 08:57:55 2005
New Revision: 178465

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

Modified:
    incubator/apollo/trunk/maven.xml

Modified: incubator/apollo/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/incubator/apollo/trunk/maven.xml?rev=178465&r1=178464&r2=178465&view=diff
==============================================================================
--- incubator/apollo/trunk/maven.xml (original)
+++ incubator/apollo/trunk/maven.xml Wed May 25 08:57:55 2005
@@ -126,7 +126,7 @@
   <postGoal name="war:webapp">
 
     <!-- Delete the Apollo 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>
 
     <!-- Delete empty WEB-INF/tld/ dir that war plugin created -->
     <delete dir="${maven.war.webapp.dir}/WEB-INF/tld" />    



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