This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.jackrabbit-jackrabbit-jcr-commons-2.22.2
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git


 discard feb6da9  Bump org.apache.jackrabbit:jackrabbit-jcr-commons from 2.18.0 
to 2.22.2
     add 18a2ed7  Revert "SLING-12781 Always expose resource type via ValueMap 
(#45)"
     add efd185a  Still deprecate SLING_RESOURCE_TYPE_PROPERTY constant
     add 7735c62  [maven-release-plugin] prepare release 
org.apache.sling.jcr.resource-3.3.6
     add 9c548e9  [maven-release-plugin] prepare for next development iteration
     add 15b2021  Bump org.apache.jackrabbit:jackrabbit-jcr-commons from 2.18.0 
to 2.22.2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (feb6da9)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.apache.jackrabbit-jackrabbit-jcr-commons-2.22.2 
(15b2021)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  4 ++--
 .../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 +--
 10 files changed, 44 insertions(+), 36 deletions(-)

Reply via email to