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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30989

FixCRLF adds LF 

           Summary: FixCRLF adds LF
           Product: Ant
           Version: 1.6.2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When "fixing" files with the FixCRLF task, a file which does not have an EOL
marker at all (e.g. one single line without EOL or EOF) the resulting file will
have an EOL marker. 

The manual only talks about "replacing" existing EOL markers but not about
adding a marker if no marker is found. Either the documentation should be
updated, or the task itself should be modified to not add the EOL marker if none
was present in the original file

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

Reply via email to