You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/10/07 19:23:45 UTC

svn commit: r453966 - /webservices/axis2/branches/java/1_1/maven.xml

Author: thilina
Date: Sat Oct  7 10:23:45 2006
New Revision: 453966

URL: http://svn.apache.org/viewvc?view=rev&rev=453966
Log:
Excluding the sources of the samples which we are not shipping

Modified:
    webservices/axis2/branches/java/1_1/maven.xml

Modified: webservices/axis2/branches/java/1_1/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/maven.xml?view=diff&rev=453966&r1=453965&r2=453966
==============================================================================
--- webservices/axis2/branches/java/1_1/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/maven.xml Sat Oct  7 10:23:45 2006
@@ -766,6 +766,9 @@
                 <ant:exclude name="**/SameServiceAddingTest.java"/>
                 <!-- TODO: This is failing in the distros. Must Fix it. -->
                 <ant:exclude name="**/target/**"/>
+            	<ant:exclude name="**/modules/samples/src/sample/eventing/**"/>
+            	<ant:exclude name="**/modules/samples/src/sample/yahooservices/**"/>
+            	<ant:exclude name="**/modules/samples/src/sample/axis2rest/**"/>
                 <ant:exclude name="xdocs/**"/>
                 <ant:exclude name="**/*class*/**"/>
                 <ant:exclude name="**/.svn/**"/>



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