You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (Assigned) (JIRA)" <ji...@apache.org> on 2011/10/16 19:10:14 UTC

[jira] [Assigned] (FELIX-2872) Provide a way to have an easier to read manifest

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

Stuart McCulloch reassigned FELIX-2872:
---------------------------------------

    Assignee: Stuart McCulloch
    
> 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
>            Assignee: Stuart McCulloch
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira