[ 
http://jira.codehaus.org/browse/MECLIPSE-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Barrie Treloar closed MECLIPSE-418.
-----------------------------------

         Assignee: Barrie Treloar
       Resolution: Fixed
    Fix Version/s: 2.6

> Goal install-plugins looks for "Bundle-Name" to check whether, a jar is a 
> bundle. But "Bundle-Name" is an optional parameter. "Bundle-SymbolicName" 
> instead is mandatory.
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-418
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-418
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: OSGi, Manifest
>    Affects Versions: 2.5
>         Environment: Java 6, Maven 2.0.8
>            Reporter: Robert Radkiewicz
>            Assignee: Barrie Treloar
>            Priority: Minor
>             Fix For: 2.6
>
>         Attachments: Bundle-SymbolicName.patch
>
>
> After the 
> "Osgi Service Platform Core Specification  Release 4, Version 4.1"
> the parameter "Bundle-Name" in the MANIFEST.MF is only a optional parameter.
> In the "InstallPluginsMojo" this parameter is checked, to decide whether this 
> jar is an osgi-bundle or not.
> The use of "Bundle-SymbolicName" would be more stable, because it is 
> mandatory.

-- 
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

        

Reply via email to