Author: markt
Date: Thu Feb 6 11:52:14 2014
New Revision: 1565187
URL: http://svn.apache.org/r1565187
Log:
Remove my local hack
Modified:
tomcat/site/trunk/build.xml
Modified: tomcat/site/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/build.xml?rev=1565187&r1=1565186&r2=1565187&view=diff
==============================================================================
--- tomcat/site/trunk/build.xml (original)
+++ tomcat/site/trunk/build.xml Thu Feb 6 11:52:14 2014
@@ -211,9 +211,4 @@
<available file="${destfile}" property="exist"/>
</target>
- <target name="fixeol">
- <fixcrlf srcdir="${docs.dest}/tomcat-6.0-doc" eol="crlf"
- encoding="ISO-8859-1" fixlast="false" >
- </fixcrlf>
- </target>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]