You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/11/04 13:24:17 UTC

[jira] [Created] (ARIES-1132) blueprint-core 1.3.0 should export org.apache.aries.blueprint and org.apache.aries.blueprint.services with version 1.3.0

Jean-Baptiste Onofré created ARIES-1132:
-------------------------------------------

             Summary: blueprint-core 1.3.0 should export org.apache.aries.blueprint and org.apache.aries.blueprint.services with version 1.3.0
                 Key: ARIES-1132
                 URL: https://issues.apache.org/jira/browse/ARIES-1132
             Project: Aries
          Issue Type: Bug
          Components: Blueprint
            Reporter: Jean-Baptiste Onofré


blueprint-core 1.3.0 exports package org.apache.aries.blueprint.services with version 1.2.0:

[code]
karaf@root()> la|grep -i "blueprint core"
[   8] [    Active] [   20] Apache Aries Blueprint Core (1.3.0), Fragments: 48
karaf@root()> bundle:headers 8|grep -i services       org.apache.aries.blueprint.services;uses:="org.osgi.framework,org.osgi.service.blueprint.container,org.apache.aries.blueprint,org.osgi.service.blueprint.reflect,org.apache.aries.proxy";version=1.2.0,
[code]

It should be 1.3.0.

It's the same for package org.apache.aries.blueprint (exported in version 1.2.0 instead of 1.3.0).

I'm preparing a patch to fix that.



--
This message was sent by Atlassian JIRA
(v6.1#6144)