DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27192>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27192

fixcrlf task does not work when source=target

           Summary: fixcrlf task does not work when source=target
           Product: Ant
           Version: 1.6.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I use the fixcrlf task like this:

<fixcrlf srcdir="${filtered_source}" destdir="${filtered_source}"/>

The task does not appear to be filtering any files.  Running ant with 
the verbose mode shows the defaults:

[fixcrlf] options: eol=lf tab=asis eof=remove tablength=8 encoding=default

The problem also seems to happen on Windows XP.

I think I'd be happy if I could just turn off whatever date checking is being
done to prevent it from listening to me.  Even better for me would be to make
this into a filterchain.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to