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-installer-provider-jcr.git
from 9c6062a SLING-12459 - Redirect sonarcloud notifications to
[email protected]
add 5cd4d19 SLING-12837: Fixed incorrectly renaming of existing config
files
add 2414396 SLING-12837: Added Unit test cases
new 9df57f6 Merge pull request #10 from ankursinglaadobe/SLING-12837
The 1 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:
.../installer/provider/jcr/impl/JcrInstaller.java | 8 +-
.../provider/jcr/impl/JcrHandleUpdateTest.java | 333 +++++++++++++++++++++
2 files changed, 340 insertions(+), 1 deletion(-)
create mode 100644
src/test/java/org/apache/sling/installer/provider/jcr/impl/JcrHandleUpdateTest.java