You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ro...@apache.org on 2007/07/27 23:12:56 UTC

svn commit: r560384 - /webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml

Author: robertlazarski
Date: Fri Jul 27 14:12:55 2007
New Revision: 560384

URL: http://svn.apache.org/viewvc?view=rev&rev=560384
Log:
Removed unneeded comment

Modified:
    webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml

Modified: webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml?view=diff&rev=560384&r1=560383&r2=560384
==============================================================================
--- webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml (original)
+++ webservices/axis2/branches/java/1_3/modules/soapmonitor/pom.xml Fri Jul 27 14:12:55 2007
@@ -82,9 +82,6 @@
                                     <configuration>
                                       <tasks>
                                         <echo message="Creating soapmonitor jar..."/>
-                                           <!--
-                                           excludes="**/module.xml,org/apache/axis2/handlers/**/*,**/*Module*,**/*Handler*"
-                                           -->
                                         <jar destfile="${pom.basedir}/target/${project.build.finalName}.jar"
                                            basedir="${pom.basedir}/target/classes"
                                            excludes="**/module.xml,*handlers*,**/*Module*,**/*Handler*"



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