[ 
https://issues.apache.org/jira/browse/FELIX-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stuart McCulloch updated FELIX-2872:
------------------------------------

    Fix Version/s: maven-bundle-plugin-2.4.0

> Provide a way to have an easier to read manifest
> ------------------------------------------------
>
>                 Key: FELIX-2872
>                 URL: https://issues.apache.org/jira/browse/FELIX-2872
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven Bundle Plugin
>            Reporter: Guillaume Nodet
>             Fix For: maven-bundle-plugin-2.4.0
>
>
> It should be possible to have a easier to read generated manifest, with 
> newlines after commas in comma separated list.
> We'd still have to abide by the 80 charachters (or so) per line rule, 
> something like:
> {code}
> Require-Bundle: org.eclipse.ui,
>  org.eclipse.core.databinding,
>  org.eclipse.core.databinding.beans
> {code}
> This of course could be made optional / configurable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to