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

ASF GitHub Bot commented on COMMONSRDF-52:
------------------------------------------

Github user acoburn commented on the issue:

    https://github.com/apache/commons-rdf/pull/28
  
    @stain for a `ServiceLoader` equivalent in OSGi, it would make sense to add 
a `Require-Capability` and `Provide-Capability` to each implementation's 
`MANIFEST.MF` -- it will simply be some minor maven changes, and I can add that 
in a forthcoming pull request.


> Duplicate Bundle-SymbolicName values across all components
> ----------------------------------------------------------
>
>                 Key: COMMONSRDF-52
>                 URL: https://issues.apache.org/jira/browse/COMMONSRDF-52
>             Project: Apache Commons RDF
>          Issue Type: Bug
>          Components: api, jena, jsonld-java, rdf4j, simple
>    Affects Versions: 0.3.0
>         Environment: OSGi provisioning
>            Reporter: Aaron Coburn
>            Assignee: Stian Soiland-Reyes
>             Fix For: 1.0.0
>
>
> In the 0.3.0-incubating release, all of the commons-rdf bundles have the same 
> Symbolic-BundleName, namely: org.apache.commons.rdf. This makes it impossible 
> to install multiple bundles in an OSGi container (e.g. Karaf), as every 
> bundle must have a distinct Symbolic-BundleName/Version combination.
> The commons-parent pom configuration provides a mechanism for setting the 
> value of Symbolic-BundleName in the bundle manifest by overriding the 
> property value for commons.osgi.symbolicName.



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

Reply via email to