[
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509696#comment-16509696
]
Robert Munteanu commented on SLING-7437:
----------------------------------------
[[email protected]] - can you outline what changed need to be made? I
switched to Oak 1.8.3 and Jackrabbit 2.16.1 (
https://github.com/apache/sling-org-apache-sling-starter/pull/2 ) and I see no
issues with the {{org.apache.sling.jcr.registration}} bundle. All imports are
resolved:
{noformat}
javax.jcr,version=2.0.0 from org.apache.sling.jcr.jcr-wrapper (80)
javax.jcr,version=1.1.0 from org.apache.sling.jcr.jcr-wrapper (80)
javax.naming,version=0.0.0.1_008_JavaSE from org.apache.felix.framework (0)
javax.naming.spi,version=0.0.0.1_008_JavaSE from org.apache.felix.framework (0)
javax.transaction.xa,version=0.0.0.fragment_transaction from
org.apache.felix.framework (0)
org.osgi.framework,version=1.8.0 from org.apache.felix.framework (0)
org.osgi.service.cm,version=1.6.0 from org.apache.felix.configadmin (18)
org.osgi.service.component,version=1.4.0 from org.apache.felix.scr (47)
org.osgi.service.log,version=1.3.0 from org.apache.sling.commons.logservice (10)
{noformat}
> Support Jackrabbit 2.16 in org.apache.sling.jcr.registration
> ------------------------------------------------------------
>
> Key: SLING-7437
> URL: https://issues.apache.org/jira/browse/SLING-7437
> Project: Sling
> Issue Type: Sub-task
> Components: JCR
> Affects Versions: JCR Registration 1.0.4
> Reporter: Christian Schneider
> Assignee: Oliver Lietz
> Priority: Major
>
> JCR Registration is not compatible to Oak 1.8. We need to migrate it.
> I will provide a PR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)