You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/03/22 09:32:27 UTC

[jira] Created: (FELIX-2217) Web Console OPR plugin should work with old OBR and new bundlerepository API

Web Console OPR plugin should work with old OBR and new bundlerepository API
----------------------------------------------------------------------------

                 Key: FELIX-2217
                 URL: https://issues.apache.org/jira/browse/FELIX-2217
             Project: Felix
          Issue Type: Task
          Components: Bundle Repository (OBR), Web Console
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: bundlerepository-1.6.0, webconsole-upnp-plugin-1.0.0  


As of FELIX-2212 the bundlerepository project does not provide the Manifest header parsing code any longer.

Additionally, the bundlerepository bundle (not providing the actual OBR API for some time now) now (FELIX-2139) provides tis own extended OBR API.

As a consequence the Web Console at Rev. 925995 does not build any more.

The simplest solution from the perspective of the Web Console is to move the OBR plugin out of the web console into the bundle repository project.

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


[jira] Updated: (FELIX-2217) Web Console OPR plugin should work with old OBR and new bundlerepository API

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-2217:
-------------------------------------

    Fix Version/s:     (was: webconsole-upnp-plugin-1.0.0  )
                   webconsole-3.0.0

> Web Console OPR plugin should work with old OBR and new bundlerepository API
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2217
>                 URL: https://issues.apache.org/jira/browse/FELIX-2217
>             Project: Felix
>          Issue Type: Task
>          Components: Bundle Repository (OBR), Web Console
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: bundlerepository-1.6.0, webconsole-3.0.0
>
>
> As of FELIX-2212 the bundlerepository project does not provide the Manifest header parsing code any longer.
> Additionally, the bundlerepository bundle (not providing the actual OBR API for some time now) now (FELIX-2139) provides tis own extended OBR API.
> As a consequence the Web Console at Rev. 925995 does not build any more.
> The simplest solution from the perspective of the Web Console is to move the OBR plugin out of the web console into the bundle repository project.

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


[jira] Updated: (FELIX-2217) Web Console OBR plugin should work with old OBR and new bundlerepository API

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated FELIX-2217:
-------------------------------------

      Component/s:     (was: Bundle Repository (OBR))
      Description: 
The bundlerepository bundle (not providing the actual OBR API for some time now) now (FELIX-2139) provides its own extended OBR API.

After a short discussion on the dev list, we concluded to build support for both APIs in to the Web Console OBR plugin

  was:
As of FELIX-2212 the bundlerepository project does not provide the Manifest header parsing code any longer.

Additionally, the bundlerepository bundle (not providing the actual OBR API for some time now) now (FELIX-2139) provides tis own extended OBR API.

As a consequence the Web Console at Rev. 925995 does not build any more.

The simplest solution from the perspective of the Web Console is to move the OBR plugin out of the web console into the bundle repository project.

    Fix Version/s:     (was: bundlerepository-1.6.0)
          Summary: Web Console OBR plugin should work with old OBR and new bundlerepository API  (was: Web Console OPR plugin should work with old OBR and new bundlerepository API)

Update description to cope with findings on the dev list to implement support for both (old OSGi and new Felix) OBR APIs into the Web Console OBR plugin.

> Web Console OBR plugin should work with old OBR and new bundlerepository API
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2217
>                 URL: https://issues.apache.org/jira/browse/FELIX-2217
>             Project: Felix
>          Issue Type: Task
>          Components: Web Console
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> The bundlerepository bundle (not providing the actual OBR API for some time now) now (FELIX-2139) provides its own extended OBR API.
> After a short discussion on the dev list, we concluded to build support for both APIs in to the Web Console OBR plugin

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


[jira] Closed: (FELIX-2217) Web Console OBR plugin should work with old OBR and new bundlerepository API

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-2217.
-----------------------------------


> Web Console OBR plugin should work with old OBR and new bundlerepository API
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2217
>                 URL: https://issues.apache.org/jira/browse/FELIX-2217
>             Project: Felix
>          Issue Type: Task
>          Components: Web Console
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> The bundlerepository bundle (not providing the actual OBR API for some time now) now (FELIX-2139) provides its own extended OBR API.
> After a short discussion on the dev list, we concluded to build support for both APIs in to the Web Console OBR plugin

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


[jira] Resolved: (FELIX-2217) Web Console OBR plugin should work with old OBR and new bundlerepository API

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-2217.
--------------------------------------

    Resolution: Fixed

Extended the OBR plugin to copy with both the old OSGi and the new Felix OBR API in Rev. 926131

(Unfortunately this leads to a certain extent of duplicate code, will try to reduce this...)

> Web Console OBR plugin should work with old OBR and new bundlerepository API
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-2217
>                 URL: https://issues.apache.org/jira/browse/FELIX-2217
>             Project: Felix
>          Issue Type: Task
>          Components: Web Console
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> The bundlerepository bundle (not providing the actual OBR API for some time now) now (FELIX-2139) provides its own extended OBR API.
> After a short discussion on the dev list, we concluded to build support for both APIs in to the Web Console OBR plugin

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