This is an automated email from the ASF dual-hosted git repository.
kwin pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git
from 98c759c [maven-release-plugin] prepare for next development iteration
new 18a2ed7 Revert "SLING-12781 Always expose resource type via ValueMap
(#45)"
new efd185a Still deprecate SLING_RESOURCE_TYPE_PROPERTY constant
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../sling/jcr/resource/internal/JcrValueMap.java | 8 -------
.../internal/helper/jcr/JcrItemResource.java | 28 ++++++++++++++++++++++
.../helper/jcr/JcrItemResourceFactory.java | 2 +-
.../internal/helper/jcr/JcrNodeResource.java | 5 ++--
.../internal/helper/jcr/JcrPropertyResource.java | 9 ++-----
.../internal/helper/jcr/JcrResourceProvider.java | 2 +-
.../helper/jcr/JcrItemResourceTestBase.java | 8 -------
.../internal/helper/jcr/JcrNodeResourceTest.java | 11 +++++----
.../helper/jcr/JcrPropertyResourceTest.java | 3 +--
9 files changed, 42 insertions(+), 34 deletions(-)