[
https://issues.apache.org/jira/browse/COMMONSRDF-80?focusedWorklogId=181128&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-181128
]
ASF GitHub Bot logged work on COMMONSRDF-80:
--------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jan/19 13:59
Start Date: 04/Jan/19 13:59
Worklog Time Spent: 10m
Work Description: stain commented on issue #53: COMMONSRDF-80: Bumping
Jena version 3.5.0 => 3.9.0
URL: https://github.com/apache/commons-rdf/pull/53#issuecomment-451450510
It is not as ideal, as it would make `commons-rdf-jena` as a Maven package
no longer be a sufficient OSGi dependency by itself, as `jena-arq` is not an
OSGi package (for some reason).
But I understand it would make it easier for anyone using the regular
`jena-arq` dependencies together with Commons RDF to avoid duplication
(particularly if you get different versions of Jena).
I think for the OSGi dependencies to be calculated correct for
`commons-rdf-jena` we need to then still list `jena-osgi` as an `<optional>`
dependency.
While the ideal solution would be for `jena-arq` etc. to be OSGi packages
themselves (avoiding need for `jena-osgi` overall) I'm OK with the above
solution for `commons-rdf-jena`. OSGi users would simply need to ignore
`jena-arq` and add `jena-osgi`, we can document that.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 181128)
Time Spent: 50m (was: 40m)
> Jena version upgrade
> --------------------
>
> Key: COMMONSRDF-80
> URL: https://issues.apache.org/jira/browse/COMMONSRDF-80
> Project: Apache Commons RDF
> Issue Type: Task
> Components: jena
> Affects Versions: 0.5.0
> Reporter: A. Soroka
> Assignee: A. Soroka
> Priority: Major
> Fix For: 0.6.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Commons RDF is currently using Jena 3.5.0, which is several versions behind
> current (3.9.0).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)