You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/04/21 21:39:15 UTC

[jira] [Commented] (TOMEE-903) Fix OSGi Manifest Headers in javaee-api

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

Romain Manni-Bucau commented on TOMEE-903:
------------------------------------------

applied the patch, thanks Philippe!
                
> Fix OSGi Manifest Headers in javaee-api
> ---------------------------------------
>
>                 Key: TOMEE-903
>                 URL: https://issues.apache.org/jira/browse/TOMEE-903
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: Philippe Marschall
>              Labels: manifest, osgi, patch
>         Attachments: javaee-api.patch
>
>
> The OSGi manifest headers in the javaee-api are off.
> * {{Bundle-SymbolicName}} is the only [mandatory header|http://wiki.osgi.org/wiki/Bundle-SymbolicName] and missing
> * {{Bundle-ActivationPolicy: lazy}} is required the run the activator in Equinox (yes, this isn't what the spec says but it's how things are)
> * {{Import-Package: *}} is not going to validate (and a bad idea)
> I hope this is the right project to report. I'll attach a patch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira