You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2007/08/16 01:46:48 UTC

[jira] Updated: (MASSEMBLY-96) using fileSet -> lineEnding will always put the selected lineEnding at the end of the file, even if the original file does not end in one

     [ http://jira.codehaus.org/browse/MASSEMBLY-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MASSEMBLY-96:
--------------------------------

    Fix Version/s: 2.3-beta-1

> using fileSet -> lineEnding will always put the selected lineEnding at the end of the file, even if the original file does not end in one
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-96
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-96
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Edwin Punzalan
>             Fix For: 2.3-beta-1
>
>
> example
> Original File:
> {code}
> first line\r\n
> second line
> {code}
> New File:
> {code}
> first line\n
> second line\n
> {code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira