This is an automated email from the ASF dual-hosted git repository.
radu pushed a change to branch issue/SLING-12300
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git
from 2c1b093 SLING-12300 - Provide a way to retrieve a JCR backed resource
by its node identifier
add b47b5a7 SLING-12300 - Provide a way to retrieve a JCR backed resource
by its node identifier
No new revisions were added by this update.
Summary of changes:
.../helper/jcr/JcrItemResourceFactory.java | 4 +--
.../internal/helper/jcr/JcrResourceProvider.java | 40 ++++++++++++++++++++--
.../helper/jcr/JcrItemResourceFactoryTest.java | 23 ++++++++++++-
.../JcrResourceProviderSessionHandlingTest.java | 28 ++++++++-------
.../helper/jcr/JcrResourceProviderTest.java | 34 ++++++++++++++++--
5 files changed, 107 insertions(+), 22 deletions(-)