You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/11/08 19:30:11 UTC

[jira] Resolved: (MYFACES-2911) OSGi Manifest: MyFaces API Bundle requires IMPL Bundle

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

Leonardo Uribe resolved MYFACES-2911.
-------------------------------------

    Resolution: Not A Problem
      Assignee: Leonardo Uribe

> OSGi Manifest: MyFaces API Bundle requires IMPL Bundle
> ------------------------------------------------------
>
>                 Key: MYFACES-2911
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2911
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>         Environment: OSGi container
>            Reporter: Frank Mittag
>            Assignee: Leonardo Uribe
>            Priority: Minor
>
> The MANIFEST.MF file of the org.apache.myfaces.core.api bundle/jar contains the entry:
> Require-Bundle: org.apache.myfaces.core.impl;bundle-version="2.0.1" 
> So the API bundle requires the IMPL bundle to work. This is not needed and prevents scenarios where the e.g. two IMPL bundles just reference the same API bundle.
> The easiest solution is just to remove the entry.
> Frank

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