Remove *.rtf from fixcrlf patternset.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 4 Jul 2010 16:01:43 +0000 (16:01 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 4 Jul 2010 16:01:43 +0000 (16:01 +0000)
No need for native line ends in RTF files.
Their spec indicates they should use CRLF.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@960350 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index f711c7b..8bd434c 100644 (file)
--- a/build.xml
+++ b/build.xml
     <include name="**/*.pom"/>
     <include name="**/*.properties"/>
     <include name="**/*.properties.default"/>
-    <include name="**/*.rtf"/>
     <include name="**/*.svg"/>
     <include name="**/*.tag"/>
     <include name="**/*.tagx"/>