You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by si...@apache.org on 2019/04/04 14:11:02 UTC

[sling-whiteboard] branch master updated (770dab0 -> aee0963)

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

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


    from 770dab0  [api-regions] added check to avoid adding duplicates across inheritance
     new c7da1fd  [api-regions] added check to test if a region is empty
     new aee0963  [api-regions] added method to remove apis throught inheritance & related test

The 736 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:
 .../apache/sling/feature/apiregions/ApiRegion.java | 38 +++++++++++++++++++---
 .../sling/feature/apiregions/ApiRegionTest.java    | 32 ++++++++++++++++++
 2 files changed, 66 insertions(+), 4 deletions(-)