[
https://issues.apache.org/jira/browse/COMMONSRDF-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stian Soiland-Reyes resolved COMMONSRDF-52.
-------------------------------------------
Resolution: Fixed
Assignee: Stian Soiland-Reyes
Merged https://github.com/apache/commons-rdf/pull/28 from Aaron Coburn.
> 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)