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

joerghoh pushed a change to branch feature/update-to-parent40
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git.


    from a1ddc12  SLING-10010 update to sling-bundle-parent 40
     add 6c9ec7e  Fix unit tests

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  6 ++
 .../internal/JcrModifiableValueMapTest.java        |  4 +-
 .../JcrResourceListenerScalabilityTest.java        |  6 +-
 .../resource/internal/JcrResourceListenerTest.java | 95 +++++++++++-----------
 .../helper/jcr/JcrItemResourceFactoryTest.java     |  3 +-
 .../helper/jcr/JcrItemResourceTestBase.java        |  3 +-
 .../JcrResourceProviderSessionHandlingTest.java    |  3 +-
 .../helper/jcr/JcrResourceProviderTest.java        |  3 +-
 .../helper/jcr/SlingRepositoryProvider.java        | 60 ++++++++++++++
 .../helper/jcr/SlingRepositoryTestBase.java        | 69 ++++++++++++++++
 10 files changed, 190 insertions(+), 62 deletions(-)
 create mode 100644 
src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/SlingRepositoryProvider.java
 create mode 100644 
src/test/java/org/apache/sling/jcr/resource/internal/helper/jcr/SlingRepositoryTestBase.java

Reply via email to