This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git.
from c007b7c [maven-release-plugin] prepare for next development iteration
new 76abed3 eliminate unnecessary SuppressWarning annotations
add cf90325 SLING-7845 - Add support for MockNode.orderBefore
new 4e855be SLING-7845 cosmetic code cleanup
new 03c26e4 Merge branch 'issue/SLING-7845'
The 3 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:
.../org/apache/sling/testing/mock/jcr/MockJcr.java | 2 --
.../apache/sling/testing/mock/jcr/MockNode.java | 14 ++++----
.../apache/sling/testing/mock/jcr/MockSession.java | 38 ++++++++++++++++++++
.../sling/testing/mock/jcr/MockNodeTest.java | 40 ++++++++++++++++++++++
.../testing/mock/jcr/MockQueryManagerTest.java | 1 -
5 files changed, 86 insertions(+), 9 deletions(-)