You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Petar Tahchiev (JIRA)" <ji...@codehaus.org> on 2008/08/25 20:07:27 UTC

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

    [ http://jira.codehaus.org/browse/MASSEMBLY-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=145907#action_145907 ] 

Petar Tahchiev commented on MASSEMBLY-284:
------------------------------------------

HI Brett,

I am using Slackware 12.0 and I used your configuration and I cannot reproduce this issue. I tried both 2.2-beta-2 and 2.2.-beta-3-SNAPSHOT but I still get the files in the archive as WINDOWS/DOS line-ending in Kate. 

> 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