You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Pierre Bourret (JIRA)" <ji...@apache.org> on 2009/09/04 07:40:57 UTC

[jira] Created: (FELIX-1557) Cosmetic change of the Bundle-Name and Bundle-SymbolicName in iPOJO annotations.

Cosmetic change of the Bundle-Name and Bundle-SymbolicName in iPOJO annotations.
--------------------------------------------------------------------------------

                 Key: FELIX-1557
                 URL: https://issues.apache.org/jira/browse/FELIX-1557
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: iPOJO-1.4.0
         Environment: all
            Reporter: Pierre Bourret
            Priority: Trivial
             Fix For: iPOJO-1.6.0


The iPOJO Annotations bundle suffer from tiny inconsistencies in its header :

*) The Bundle-SymbolicName is "org.apache.felix.org.apache.felix.ipojo.annotations" but should be "org.apache.felix.ipojo.annotations".
*) The Bundle-Name is "iPOJO Annotations" but should be "Apache Felix iPOJO Annotations".

Fixing this issue may also impact OBR dependency resolution (capability changes).

-- TRACE OF iPOJO BUNDLES LIST --

-> ps -s
...
[   6] [Active     ] [    1] org.apache.felix.ipojo (1.4.0)
[   7] [Active     ] [    1] org.apache.felix.org.apache.felix.ipojo.annotations (1.4.0)
[   8] [Active     ] [    1] org.apache.felix.ipojo.composite (1.4.0)
[   9] [Active     ] [    1] org.apache.felix.ipojo.handler.extender (1.4.0)
...
-> ps
...
[   6] [Active     ] [    1] Apache Felix iPOJO (1.4.0)
[   7] [Active     ] [    1] iPOJO Annotations (1.4.0)
[   8] [Active     ] [    1] Apache Felix iPOJO Composite (1.4.0)
[   9] [Active     ] [    1] Apache Felix iPOJO Extender Pattern Handler (1.4.0)
...


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


[jira] Resolved: (FELIX-1557) Cosmetic change of the Bundle-Name and Bundle-SymbolicName in iPOJO annotations.

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

Clement Escoffier resolved FELIX-1557.
--------------------------------------

    Resolution: Fixed

Fixed at revision 811224.

Thanks,

However, iPOJO annotations is not a real bundle and is not intended to be deployed. iPOJO does not require to work. It just uses the maven-bundle-plugin to set the private package (better control). 
Moreover, this bundle is not intended to be deployed from an OBR. IFAIK, the OBR installation is set to NONE in the pom file. 

why are you using this bundle at runtime ?

Clement

> Cosmetic change of the Bundle-Name and Bundle-SymbolicName in iPOJO annotations.
> --------------------------------------------------------------------------------
>
>                 Key: FELIX-1557
>                 URL: https://issues.apache.org/jira/browse/FELIX-1557
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>         Environment: all
>            Reporter: Pierre Bourret
>            Assignee: Clement Escoffier
>            Priority: Trivial
>             Fix For: iPOJO-1.6.0
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> The iPOJO Annotations bundle suffer from tiny inconsistencies in its header :
> *) The Bundle-SymbolicName is "org.apache.felix.org.apache.felix.ipojo.annotations" but should be "org.apache.felix.ipojo.annotations".
> *) The Bundle-Name is "iPOJO Annotations" but should be "Apache Felix iPOJO Annotations".
> Fixing this issue may also impact OBR dependency resolution (capability changes).
> -- TRACE OF iPOJO BUNDLES LIST --
> -> ps -s
> ...
> [   6] [Active     ] [    1] org.apache.felix.ipojo (1.4.0)
> [   7] [Active     ] [    1] org.apache.felix.org.apache.felix.ipojo.annotations (1.4.0)
> [   8] [Active     ] [    1] org.apache.felix.ipojo.composite (1.4.0)
> [   9] [Active     ] [    1] org.apache.felix.ipojo.handler.extender (1.4.0)
> ...
> -> ps
> ...
> [   6] [Active     ] [    1] Apache Felix iPOJO (1.4.0)
> [   7] [Active     ] [    1] iPOJO Annotations (1.4.0)
> [   8] [Active     ] [    1] Apache Felix iPOJO Composite (1.4.0)
> [   9] [Active     ] [    1] Apache Felix iPOJO Extender Pattern Handler (1.4.0)
> ...

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


[jira] Assigned: (FELIX-1557) Cosmetic change of the Bundle-Name and Bundle-SymbolicName in iPOJO annotations.

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

Clement Escoffier reassigned FELIX-1557:
----------------------------------------

    Assignee: Clement Escoffier

> Cosmetic change of the Bundle-Name and Bundle-SymbolicName in iPOJO annotations.
> --------------------------------------------------------------------------------
>
>                 Key: FELIX-1557
>                 URL: https://issues.apache.org/jira/browse/FELIX-1557
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>         Environment: all
>            Reporter: Pierre Bourret
>            Assignee: Clement Escoffier
>            Priority: Trivial
>             Fix For: iPOJO-1.6.0
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> The iPOJO Annotations bundle suffer from tiny inconsistencies in its header :
> *) The Bundle-SymbolicName is "org.apache.felix.org.apache.felix.ipojo.annotations" but should be "org.apache.felix.ipojo.annotations".
> *) The Bundle-Name is "iPOJO Annotations" but should be "Apache Felix iPOJO Annotations".
> Fixing this issue may also impact OBR dependency resolution (capability changes).
> -- TRACE OF iPOJO BUNDLES LIST --
> -> ps -s
> ...
> [   6] [Active     ] [    1] org.apache.felix.ipojo (1.4.0)
> [   7] [Active     ] [    1] org.apache.felix.org.apache.felix.ipojo.annotations (1.4.0)
> [   8] [Active     ] [    1] org.apache.felix.ipojo.composite (1.4.0)
> [   9] [Active     ] [    1] org.apache.felix.ipojo.handler.extender (1.4.0)
> ...
> -> ps
> ...
> [   6] [Active     ] [    1] Apache Felix iPOJO (1.4.0)
> [   7] [Active     ] [    1] iPOJO Annotations (1.4.0)
> [   8] [Active     ] [    1] Apache Felix iPOJO Composite (1.4.0)
> [   9] [Active     ] [    1] Apache Felix iPOJO Extender Pattern Handler (1.4.0)
> ...

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