Author: bodewig Date: Thu Oct 6 21:59:32 2005 New Revision: 307018 URL: http://svn.apache.org/viewcvs?rev=307018&view=rev Log: make sure generated html has correct linefeeds even if Anakia wants to change them
Modified: ant/core/trunk/docs.xml Modified: ant/core/trunk/docs.xml URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs.xml?rev=307018&r1=307017&r2=307018&view=diff ============================================================================== --- ant/core/trunk/docs.xml (original) +++ ant/core/trunk/docs.xml Thu Oct 6 21:59:32 2005 @@ -85,6 +85,7 @@ templatePath="${templ.path}" velocityPropertiesFile="${velocity.props}"> </anakia> + <fixcrlf srcdir="${docs.src}" inlcudes="**/*.html"/> </target> <target name="fixcrlf" if="onwindows"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]