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

Kristian Rosenvold closed MASSEMBLY-729.
----------------------------------------

    Resolution: Fixed
      Assignee: Kristian Rosenvold

Fixed with a unit test in r1637652, thanks for the report !

> lineEnding ignored when file is not filtered
> --------------------------------------------
>
>                 Key: MASSEMBLY-729
>                 URL: https://jira.codehaus.org/browse/MASSEMBLY-729
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Tony Jewell
>            Assignee: Kristian Rosenvold
>             Fix For: 2.5.2
>
>         Attachments: 
> maven-assembly-plugin-2.5-lineEnding-ignored-when-not-filtering.zip
>
>
> lineEnding=unix is ignored when filtering is not enabled in FileSet.
> See attached sample project.
> unfiltered.properties - has original (DOS) line endings
> filtered.properties - has unix file endings - original had DOS line endings
> *NOTE* the pom.xml maven-assembly-plugin:2.5 with the following dependency 
> overrides:
> {code}
> <dependency>
>       <groupId>org.codehaus.plexus</groupId>
>       <artifactId>plexus-archiver</artifactId>
>       <version>2.8.2</version>
> </dependency>
> <dependency>
>       <groupId>org.codehaus.plexus</groupId>
>       <artifactId>plexus-io</artifactId>
>       <version>2.3.3</version>
> </dependency>
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to