You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/11/11 23:04:18 UTC

svn commit: r1034173 - /axis/axis2/java/core/trunk/src/main/assembly/doc.xml

Author: veithen
Date: Thu Nov 11 22:04:17 2010
New Revision: 1034173

URL: http://svn.apache.org/viewvc?rev=1034173&view=rev
Log:
Also enable filtering for the README.txt file included in the docs distribution.

Modified:
    axis/axis2/java/core/trunk/src/main/assembly/doc.xml

Modified: axis/axis2/java/core/trunk/src/main/assembly/doc.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/main/assembly/doc.xml?rev=1034173&r1=1034172&r2=1034173&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/src/main/assembly/doc.xml (original)
+++ axis/axis2/java/core/trunk/src/main/assembly/doc.xml Thu Nov 11 22:04:17 2010
@@ -39,6 +39,7 @@
                 <include>README.txt</include>
                 <include>release-notes.html</include>
             </includes>
+            <filtered>true</filtered>
         </fileSet>
         <fileSet>
             <directory>release-docs/readme-files</directory>