Jukka Zitting created SLING-3178:
------------------------------------
Summary: org.apache.sling.jcr.registration embeds ancient JCR-RMI
classes
Key: SLING-3178
URL: https://issues.apache.org/jira/browse/SLING-3178
Project: Sling
Issue Type: Bug
Components: JCR
Reporter: Jukka Zitting
Priority: Minor
The mentioned component uses JCR-RMI version 2.0.0. This wouldn't be a problem
if it only imported the exported API from that version, but it actually embeds
parts of the JRC-RMI library, which makes it impossible to upgrade the RMI
functionality without also changing this component.
A better approach would be to use normal imports for the relevant
classes/packages.
--
This message was sent by Atlassian JIRA
(v6.1#6144)