projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0512963
)
Add .pl (Perl script) to text file suffixes.
author
rjung
<rjung@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 7 May 2011 12:42:26 +0000
(12:42 +0000)
committer
rjung
<rjung@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 7 May 2011 12:42:26 +0000
(12:42 +0000)
Needed for correct line end handling when packaging.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1100522
13f79535
-47bb-0310-9956-
ffa450edef68
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
839ce3e
..
be7e8ab
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-211,6
+211,7
@@
<include name="**/*.mdl"/>
<include name="**/*.notice"/>
<include name="**/*.nsi"/>
+ <include name="**/*.pl"/>
<include name="**/*.policy"/>
<include name="**/*.pom"/>
<include name="**/*.project"/>