You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2019/04/26 08:08:00 UTC

[jira] [Commented] (MSHARED-385) Specify lineEnding style in Plexus Archiver

    [ https://issues.apache.org/jira/browse/MSHARED-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826758#comment-16826758 ] 

Konrad Windszus commented on MSHARED-385:
-----------------------------------------

Just for the record: I filed the related bug with Oracle https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8222547.

> Specify lineEnding style in Plexus Archiver
> -------------------------------------------
>
>                 Key: MSHARED-385
>                 URL: https://issues.apache.org/jira/browse/MSHARED-385
>             Project: Maven Shared Components
>          Issue Type: New Feature
>          Components: maven-archiver
>            Reporter: Rubén Suárez Alvarez
>            Priority: Minor
>
> From: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452123
> MANIFEST.MF generation is delegated to 
> https://maven.apache.org/shared/maven-archiver/ which eventually relies on
> https://github.com/sonatype/plexus-archiver/blob/master/src/main/java/org/codehaus/plexus/archiver/jar/Manifest.java#L89
> There's no way to set custom EOL anywhere in the process.
> In Maven Assembly Plugin (http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html) you can use "lineEnding" element but you can't set it in anyway in plexus archiver.
> If It can't be specified via configuration, at least default system line end style (System.getProperty("line.separator")) should be used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)