[
http://jira.codehaus.org/browse/MASSEMBLY-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Casey closed MASSEMBLY-237.
--------------------------------
Resolution: Fixed
Fixed by fix for MASSEMBLY-293. I've added two new integration tests to verify
this, one for windows and one for unix line endings.
> lineEnding ignored in a child project
> -------------------------------------
>
> Key: MASSEMBLY-237
> URL: http://jira.codehaus.org/browse/MASSEMBLY-237
> Project: Maven 2.x Assembly Plugin
> Issue Type: Bug
> Affects Versions: 2.2-beta-1
> Environment: Windows Vista
> Reporter: Todor Todorov
> Assignee: John Casey
> Priority: Minor
> Fix For: 2.2-beta-3
>
> Attachments: massembly-237.txt, test.zip
>
>
> I have a parent project and a child project. The child project builds an
> assembly composed of text files.
> <fileSet>
> <outputDirectory>bin</outputDirectory>
> <directory>src/main/bin</directory>
> <lineEnding>unix</lineEnding>
> <includes>
> <include>*.sh</include>
> </includes>
> </fileSet>
> When I build the assembly from the child project , maven adds unix endings,
> but when I build it from the parent project, lineEnding is being ignored.
--
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