You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/11/23 08:12:58 UTC

[sling-org-apache-sling-feature-extension-apiregions] branch SLING-9867 updated (1efd7aa -> 8713ea3)

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

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


    from 1efd7aa  Remove volatile
     add 9687ce6  SLING-9897 Update API Regions Analysers to use artifact-aware error reporting
     add a8d2c8c  Merge pull request #11 from bosschaert/SLING-9897
     add 25ec8f6  Update to latest feature model releases
     add d5ff4f5  [maven-release-plugin] prepare release org.apache.sling.feature.extension.apiregions-1.1.12
     add 748c5f7  [maven-release-plugin] prepare for next development iteration
     add 8713ea3  Merge branch 'master' into SLING-9867

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  4 +--
 .../apiregions/analyser/CheckApiRegions.java       |  2 +-
 .../CheckApiRegionsBundleExportsImports.java       | 11 +++---
 .../analyser/CheckApiRegionsCrossFeatureDups.java  |  4 +--
 .../analyser/CheckApiRegionsDependencies.java      | 11 +++---
 .../AbstractApiRegionsAnalyserTaskTest.java        |  6 ++++
 .../CheckApiRegionsBundleExportsImportsTest.java   | 39 ++++++++++++++++------
 .../analyser/CheckApiRegionsDependenciesTest.java  |  4 +--
 8 files changed, 52 insertions(+), 29 deletions(-)