[jira] [Commented] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-08-06 Thread Robert Munteanu (JIRA)


[ 
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570138#comment-16570138
 ] 

Robert Munteanu commented on SLING-7437:


I've taken a closer look at this issue, some notes:

* the {Rmi,Jndi}RegistrationSupport components require configurations, so just 
being listed is no guarantee they actually work
* the changes that lead to the version bump in Jackrabbit are in JCR-4195
* given that this is RMI and I'm not at all familiar with it, I'll bump the 
dependency version instead of increasing the range, as I'm not confident things 
will still work

> 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: Robert Munteanu
>Priority: Major
> Fix For: JCR Registration 1.0.6
>
>
> 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)


[jira] [Commented] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-06-17 Thread Ioan Eugen Stan (JIRA)


[ 
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16515270#comment-16515270
 ] 

Ioan Eugen Stan commented on SLING-7437:


Hi,

I'm using the latest sling-karaf projects with jackrabbit 2.16.2 and I see the 
following components in my web console:
{noformat}
Bundle  org.apache.sling.jcr.registration (143)
Implementation Class
org.apache.sling.jcr.registration.impl.RmiRegistrationSupport
Default State   enabled
Activation  immediate
Configuration Policyrequire
Services
PID org.apache.sling.jcr.jackrabbit.server.RmiRegistrationSupport
Reference Log   Service Name: org.osgi.service.log.LogService
Cardinality: 0..1
Policy: dynamic
Policy Option: reluctant
Reference RepositoryService Name: javax.jcr.Repository
Cardinality: 0..n
Policy: dynamic
Policy Option: reluctant
Properties  service.description = RMI based Repository Registration
service.vendor = The Apache Software Foundation{noformat}
and
{noformat}
Bundle  org.apache.sling.jcr.registration (143)
Implementation Class
org.apache.sling.jcr.registration.impl.JndiRegistrationSupport
Default State   enabled
Activation  immediate
Configuration Policyrequire
Services
PID org.apache.sling.jcr.jackrabbit.server.JndiRegistrationSupport
Reference Log   Service Name: org.osgi.service.log.LogService
Cardinality: 0..1
Policy: dynamic
Policy Option: reluctant
Reference RepositoryService Name: javax.jcr.Repository
Cardinality: 0..n
Policy: dynamic
Policy Option: reluctant
Properties  service.description = JNDI Repository Registration
service.vendor = The Apache Software Foundation{noformat}
I guess the services are up and things work so maybe this can be closed as well.

 

 
 
...

> 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)


[jira] [Commented] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-06-12 Thread Oliver Lietz (JIRA)


[ 
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509821#comment-16509821
 ] 

Oliver Lietz commented on SLING-7437:
-

[~rombert], do you also see an activated {{RmiRegistrationSupport}} component 
or is it missing? Therefore we have the optional imports which I do not see in 
your resolved imports above.

> 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)


[jira] [Commented] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-06-12 Thread Robert Munteanu (JIRA)


[ 
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509700#comment-16509700
 ] 

Robert Munteanu commented on SLING-7437:


[~olli] - also would be good to get your option related to my previous comment 
- do we need any changes here?

> 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)


[jira] [Commented] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-06-12 Thread Robert Munteanu (JIRA)


[ 
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509696#comment-16509696
 ] 

Robert Munteanu commented on SLING-7437:


[~ch...@die-schneider.net] - 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)


[jira] [Commented] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-02-27 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16378525#comment-16378525
 ] 

Robert Munteanu commented on SLING-7437:


Ah, sorry [~olli], thought the mention was due to Christian's comments above :-)

> 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)


[jira] [Commented] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-02-27 Thread Oliver Lietz (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16378498#comment-16378498
 ] 

Oliver Lietz commented on SLING-7437:
-

[~rombert], no – Chetan did the last changes and release. As there is not much 
activity in this module (and I don't expect more in the near future), there is 
not much value in keeping backwards compatibility. But I'm fine with either way.

> 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)


[jira] [Commented] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-02-27 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16378484#comment-16378484
 ] 

Robert Munteanu commented on SLING-7437:


[~olli] - I think you mean to mention [~ch...@die-schneider.net] :-)

At any rate, if this would work with all Jackrabbit versions I'd rather extend 
the import ranges than break backwards compatibility.

> 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)