[ https://jira.codehaus.org/browse/MASSEMBLY-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg closed MASSEMBLY-96. ------------------------------------ Resolution: Fixed Fix Version/s: 2.4 Assignee: Dennis Lundberg Fixed in [r1403107|http://svn.apache.org/viewvc?view=revision&revision=1403107]. > 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: https://jira.codehaus.org/browse/MASSEMBLY-96 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Affects Versions: 2.1 > Reporter: Edwin Punzalan > Assignee: Dennis Lundberg > Fix For: 2.4 > > > 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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira