You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2021/12/03 16:28:08 UTC

[sling-org-apache-sling-resourceresolver] branch improvement/SLING-10945-mapping-metrics updated (38acd41 -> 5dd309b)

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

joerghoh pushed a change to branch improvement/SLING-10945-mapping-metrics
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git.


    from 38acd41  more sonar stuff
     add 755c3ed  make dependency to sling metrics optional
     add 5dd309b  mark dependency as provided

No new revisions were added by this update.

Summary of changes:
 bnd.bnd                                                  |  1 +
 pom.xml                                                  |  1 +
 .../impl/CommonResourceResolverFactoryImpl.java          |  6 ++++--
 .../impl/ResourceResolverFactoryActivator.java           |  7 ++++---
 .../sling/resourceresolver/impl/mapping/MapEntries.java  | 16 ++++++++++------
 .../impl/mapping/AbstractMappingMapEntriesTest.java      |  4 ++--
 .../impl/mapping/EtcMappingMapEntriesTest.java           |  3 ++-
 .../resourceresolver/impl/mapping/MapEntriesTest.java    |  5 ++---
 .../impl/mapping/ResourceMapperImplTest.java             |  1 -
 9 files changed, 26 insertions(+), 18 deletions(-)