This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git
from a65c207 [maven-release-plugin] prepare for next development iteration
new b1dc3b2 SLING-12149 : ResourceResolver: Illegal mode passthrough for
resource provider null
new ab29b30 SLING-12149 : ResourceResolver: Illegal mode passthrough for
resource provider null
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:
.../impl/providers/ResourceProviderInfo.java | 10 +-
.../impl/providers/ResourceProviderInfoTest.java | 102 +++++++++++++++++++++
2 files changed, 109 insertions(+), 3 deletions(-)
create mode 100644
src/test/java/org/apache/sling/resourceresolver/impl/providers/ResourceProviderInfoTest.java