Ensure manifest goal creates same manifest as bundle goal when project 
packaging is "bundle"
--------------------------------------------------------------------------------------------

                 Key: FELIX-461
                 URL: https://issues.apache.org/jira/browse/FELIX-461
             Project: Felix
          Issue Type: Improvement
          Components: Maven Bundle Plugin
    Affects Versions: 1.0.0
            Reporter: Stuart McCulloch
            Priority: Minor
             Fix For: 1.2.1


Currently the manifest and bundle goals use slightly different defaults when 
generating manifests. This means that a project with packaging type "bundle" 
could have a different manifest in the final artifact to the file generated by 
the manifest goal. (Although the manifest goal was meant to be used with 
existing non-bundle projects, there's nothing stopping someone using it with a 
bundle project.)

This issue will ensure that the bundle and manifest goals produce the same 
manifest content for projects with packing type "bundle".

Because this is a minor issue, it will be investigated after release 1.2.0 of 
the bundleplugin.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to