[ https://issues.apache.org/jira/browse/MASSEMBLY-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254927#comment-17254927 ]
Peter lynch commented on MASSEMBLY-947: --------------------------------------- The issue was noticed when stray cr line endings caused malfunction of a batch script. This is less about how often are cr line endings used and more having the assembly always create the lineEndings one asks of it. > fileSet lineEnding crlf does not convert old mac cr line endings > ---------------------------------------------------------------- > > Key: MASSEMBLY-947 > URL: https://issues.apache.org/jira/browse/MASSEMBLY-947 > Project: Maven Assembly Plugin > Issue Type: Bug > Affects Versions: 2.6, 3.3.0 > Reporter: Peter lynch > Priority: Major > Attachments: cr-fileSet-lineEnding-bug.zip > > > Using a fileSet to copy resources with lineEnding set to windows crlf, where > the source file contains old mac CR line endings, the line endings are not > converted. > Attached modified ITs from 3.3.0 which reproduce the issue with failing test, > but does not include patch to fix the problem. -- This message was sent by Atlassian Jira (v8.3.4#803005)