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

ASF GitHub Bot commented on FELIX-5229:
---------------------------------------

GitHub user psoreide opened a pull request:

    https://github.com/apache/felix/pull/61

    Fixes FELIX-5229 - BundleNamespace on Req/Cap is not translated

    Fixes FELIX-5229 - BundleNamespace on Req/Cap is not translated correctly
    
    Signed-off-by: PK Søreide <per.kristian.sore...@gmail.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/psoreide/felix bundle-namespace-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/61.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #61
    
----
commit 7b7d2263ec9f2d3fe5f27f56c205534e91fa5fad
Author: PK Søreide <per.kristian.sore...@gmail.com>
Date:   2016-04-01T09:47:13Z

    Fixes FELIX-5229 - BundleNamespace on Req/Cap is not translated correctly
    
    Signed-off-by: PK Søreide <per.kristian.sore...@gmail.com>

----


> BundleNamespace on Req/Cap is not translated correctly
> ------------------------------------------------------
>
>                 Key: FELIX-5229
>                 URL: https://issues.apache.org/jira/browse/FELIX-5229
>             Project: Felix
>          Issue Type: Bug
>          Components: Bundle Repository (OBR)
>    Affects Versions: bundlerepository-2.0.6
>            Reporter: Per Kristian Söreide
>
> When translating Requirements and Capabilities with namespace 
> 'osgi.wiring.bundle' some attributes are not translated correctly.
> Currently 'osgi.wiring.bundle:osgi.wiring.bundle' is translated to 
> 'bundle:bundle' but it should be translated to 'bundle:symbolicname'.
> Also 'bundle-version' should be translated to 'version' 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to