You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Joseph Skudlarek <js...@ambric.com> on 2005/12/15 00:20:06 UTC

fix for FixCRLF task typo in Ant in Anger

In http://ant.apache.org/ant_in_anger.html, Ant in Anger, replace

 

The FixCRLF <http://ant.apache.org/manual/CoreTasks/fixcrlf.html>  task
is often a useful interim step if you need to ensure that files have
Unix file extensions before upload.

 

With

 

The FixCRLF <http://ant.apache.org/manual/CoreTasks/fixcrlf.html>  task
is often a useful interim step if you need to ensure that files have
Unix line endings before upload.

 

/Jskud


Re: fix for FixCRLF task typo in Ant in Anger

Posted by Antoine Levy-Lambert <an...@gmx.de>.
Hello Joseph,
I have done the suggested fix, in a slightly modified form.
Cheers,
Antoine

Joseph Skudlarek wrote:

>In http://ant.apache.org/ant_in_anger.html, Ant in Anger, replace
>
> 
>
>The FixCRLF <http://ant.apache.org/manual/CoreTasks/fixcrlf.html>  task
>is often a useful interim step if you need to ensure that files have
>Unix file extensions before upload.
>
> 
>
>With
>
> 
>
>The FixCRLF <http://ant.apache.org/manual/CoreTasks/fixcrlf.html>  task
>is often a useful interim step if you need to ensure that files have
>Unix line endings before upload.
>
> 
>
>/Jskud
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org