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

[sling-org-apache-sling-feature-extension-apiregions] branch issues/SLING-9007 updated (2736f05 -> 7feeb57)

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

pauls pushed a change to branch issues/SLING-9007
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git.


    from 2736f05  SLING-9007: Base the region calculation on the feature-origin and add a feature-origin to apiregions during merge
     add 7feeb57  SLING-9007: Base the region calculation on the feature-origin and add a feature-origin to apiregions during merge

No new revisions were added by this update.

Summary of changes:
 .../extension/apiregions/APIRegionMergeHandler.java        |  8 --------
 .../analyser/AbstractApiRegionsAnalyserTask.java           |  1 -
 .../analyser/CheckApiRegionsBundleExportsImports.java      |  5 +----
 .../apiregions/analyser/CheckApiRegionsOrder.java          |  1 -
 .../sling/feature/extension/apiregions/api/ApiRegion.java  |  5 +----
 .../sling/feature/extension/apiregions/api/ApiRegions.java |  1 -
 .../extension/apiregions/APIRegionMergeHandlerTest.java    | 12 +++---------
 .../analyser/AbstractApiRegionsAnalyserTaskTest.java       | 14 ++++++--------
 .../analyser/CheckApiRegionsBundleExportsImportsTest.java  |  4 +---
 .../analyser/CheckApiRegionsDependenciesTest.java          |  7 +++----
 .../apiregions/analyser/CheckApiRegionsDuplicatesTest.java |  7 +++----
 .../extension/apiregions/analyser/CheckApiRegionsTest.java |  5 ++---
 .../feature/extension/apiregions/api/TestApiRegions.java   | 11 +++++------
 13 files changed, 25 insertions(+), 56 deletions(-)