Correct subversion properties of some items:
- remove executable from *.java, *.dtd, *.xsd and *.jsp
Some of those had executable set.
- add executable to *.bar and *.exe
Some of those had executable not set.
- set eol-style to native for *.java and *.xml
Some of those had no eol-style set
- set mime-type to image/x-icon for *.ico
One file had no eol-style set
- add mime-type application/rtf to an rtf file
- switch mime-type to application/java-archive for *.jar
- set mime-type to application/xml-dtd for *.dtd
- correct mime-type to image/jpeg for two *.jpg files
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@615583
13f79535-47bb-0310-9956-
ffa450edef68