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 ch...@apache.org on 2007/05/04 06:54:03 UTC

svn commit: r535093 - /webservices/axis2/branches/java/1_2/maven.xml

Author: chatra
Date: Thu May  3 21:54:03 2007
New Revision: 535093

URL: http://svn.apache.org/viewvc?view=rev&rev=535093
Log:
updating maven.xml

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

Modified: webservices/axis2/branches/java/1_2/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/maven.xml?view=diff&rev=535093&r1=535092&r2=535093
==============================================================================
--- webservices/axis2/branches/java/1_2/maven.xml (original)
+++ webservices/axis2/branches/java/1_2/maven.xml Thu May  3 21:54:03 2007
@@ -959,6 +959,7 @@
 		    -->
 	            <ant:exclude name="**/*.gif"/>
 	            <ant:exclude name="**/*.jpg"/>
+				<ant:exclude name="**/*.png"/>
      	    </ant:fileset>
         </ant:copy>
 
@@ -968,6 +969,7 @@
 		<ant:exclude name="@axis2_version_dir@/**"/>
 		<ant:include name="**/*.gif"/>
 		<ant:include name="**/*.jpg"/>
+		<ant:include name="**/*.png"/>
 	    </ant:fileset>
         </ant:copy>
 



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