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/29 16:39:34 UTC

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

Author: thilina
Date: Sun Oct 29 07:39:34 2006
New Revision: 468924

URL: http://svn.apache.org/viewvc?view=rev&rev=468924
Log:
Including the NOTICE.txt to the source distribution... Seems like this is needed when looking at the Releases.faq.. FYI: apache httpd server includes this in src distro

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=468924&r1=468923&r2=468924
==============================================================================
--- webservices/axis2/branches/java/1_1/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/maven.xml Sun Oct 29 07:39:34 2006
@@ -777,6 +777,7 @@
             </ant:fileset>
         </ant:copy>
         <ant:copy toDir="${src.temp.dir}/etc" overwrite="true" filtering="on" file="etc/project.properties"/>
+	<ant:copy toDir="${src.temp.dir}" overwrite="true" filtering="on" file="NOTICE.txt"/>
 
         <!-- Copy the master maven files for the standard src distro -->
         <ant:copy toFile="${src.temp.dir}/maven.xml">



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