projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4599e1e
)
Remove *.rtf from fixcrlf patternset.
author
rjung
<rjung@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 4 Jul 2010 16:01:43 +0000
(16:01 +0000)
committer
rjung
<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
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
f711c7b
..
8bd434c
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-213,7
+213,6
@@
<include name="**/*.pom"/>
<include name="**/*.properties"/>
<include name="**/*.properties.default"/>
- <include name="**/*.rtf"/>
<include name="**/*.svg"/>
<include name="**/*.tag"/>
<include name="**/*.tagx"/>