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 2008/02/25 20:26:29 UTC

[jira] Updated: (MASSEMBLY-284) regression: line ending setting is not honoured

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

John Casey updated MASSEMBLY-284:
---------------------------------

         Priority: Blocker  (was: Major)
    Fix Version/s: 2.2-beta-3

> regression: line ending setting is not honoured
> -----------------------------------------------
>
>                 Key: MASSEMBLY-284
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-284
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2-beta-2
>            Reporter: Brett Porter
>            Priority: Blocker
>             Fix For: 2.2-beta-3
>
>
> I generated the assemblies for a project using both 2.1 and 2.2-beta-2 and found that the version in 2.2 did not respect windows line ending settings:
>     <fileSet>
>       <directory>target/assembly/work/maven-core-bin/maven/bin</directory>
>       <outputDirectory>maven/bin</outputDirectory>
>       <includes>
>         <include>**/*.bat</include>
>       </includes>
>       <fileMode>0755</fileMode>
>       <lineEnding>dos</lineEnding>
>     </fileSet>
> They came out as the platform default

-- 
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