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 di...@apache.org on 2007/07/06 05:01:40 UTC

svn commit: r553709 - /webservices/axis2/trunk/java/modules/soapmonitor/pom.xml

Author: dims
Date: Thu Jul  5 20:01:39 2007
New Revision: 553709

URL: http://svn.apache.org/viewvc?view=rev&rev=553709
Log:
add module.xml explicitly

Modified:
    webservices/axis2/trunk/java/modules/soapmonitor/pom.xml

Modified: webservices/axis2/trunk/java/modules/soapmonitor/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/soapmonitor/pom.xml?view=diff&rev=553709&r1=553708&r2=553709
==============================================================================
--- webservices/axis2/trunk/java/modules/soapmonitor/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/soapmonitor/pom.xml Thu Jul  5 20:01:39 2007
@@ -47,6 +47,13 @@
 				</excludes>
 				<filtering>false</filtering>
 			</resource>
+			<resource>
+				<directory>src</directory>
+				<includes>
+					<include>**/module.xml</include>
+				</includes>
+				<filtering>false</filtering>
+			</resource>
 		</resources>
 		<testResources>
 			<testResource>



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