You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2020/04/27 07:01:28 UTC

[sling-org-apache-sling-feature-apiregions] branch master updated (7079659 -> 4efdc4e)

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

davidb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git.


    from 7079659  SLING-9391 : Allow to provide additional region information via configuration. Add tests and make tests work on windows
     new 8a89a5f  SLING-9395 Support bundle updates in api regions
     new a4bc2c8  Use computeIfAbsent()
     new 4efdc4e  Merge pull request #5 from bosschaert/SLING-9395

The 75 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:
 pom.xml                                            |  2 +-
 .../feature/apiregions/impl/ResolverHookImpl.java  | 65 +++++++++++-----------
 .../apiregions/impl/ResolverHookImplTest.java      | 49 +++++++++++++++-
 3 files changed, 80 insertions(+), 36 deletions(-)