projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54fecb5
)
Make sure copyright year is replaced for root webapp
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 5 Oct 2010 08:00:08 +0000
(08:00 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 5 Oct 2010 08:00:08 +0000
(08:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1004564
13f79535
-47bb-0310-9956-
ffa450edef68
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
7caee92
..
78beca4
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-743,7
+743,7
@@
<copy todir="${tomcat.build}/webapps">
<fileset dir="webapps">
<include name="ROOT/**"/>
- <exclude name="ROOT/index.
html
"/>
+ <exclude name="ROOT/index.
jsp
"/>
<include name="examples/**"/>
<include name="manager/**"/>
<include name="host-manager/**"/>