projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63a061b
)
Eclipse sample files need to have correct (platform specific) line endings in src...
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 21 Jul 2010 08:12:37 +0000
(08:12 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 21 Jul 2010 08:12:37 +0000
(08:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@966131
13f79535
-47bb-0310-9956-
ffa450edef68
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
438609a
..
bece78b
100644
(file)
--- a/
build.xml
+++ b/
build.xml
@@
-195,6
+195,7
@@
<include name="**/LICENSE"/>
<include name="**/NOTICE"/>
<include name="**/RELEASE-NOTES"/>
+ <include name="**/*.classpath"/>
<include name="**/*.dtd"/>
<include name="**/*.htm"/>
<include name="**/*.html"/>
@@
-211,6
+212,7
@@
<include name="**/*.nsi"/>
<include name="**/*.policy"/>
<include name="**/*.pom"/>
+ <include name="**/*.project"/>
<include name="**/*.properties"/>
<include name="**/*.properties.default"/>
<include name="**/*.svg"/>