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 2018/11/12 12:41:25 UTC

[sling-org-apache-sling-feature-analyser] branch master updated (75a03bc -> 09759eb)

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-analyser.git.


    from 75a03bc  Merge pull request #7 from apache/SLING-8078_parametrized
     add e6109c8  SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions
     add bf8f077  SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions
     new 09759eb  Merge pull request #8 from apache/SLING-8078_double-check

The 1 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:
 .../task/impl/CheckApiRegionsDependencies.java     | 36 ++++++++++++++--------
 .../task/impl/CheckApiRegionsDependenciesTest.java | 11 ++++++-
 2 files changed, 34 insertions(+), 13 deletions(-)


[sling-org-apache-sling-feature-analyser] 01/01: Merge pull request #8 from apache/SLING-8078_double-check

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 09759eb86c2b9361f48993f5237c24d17cf0778b
Merge: 75a03bc bf8f077
Author: David Bosschaert <da...@gmail.com>
AuthorDate: Mon Nov 12 12:41:18 2018 +0000

    Merge pull request #8 from apache/SLING-8078_double-check
    
    SLING-8078 - New Analyser task which is able to detect Export-Package dependencies between regions

 .../task/impl/CheckApiRegionsDependencies.java     | 36 ++++++++++++++--------
 .../task/impl/CheckApiRegionsDependenciesTest.java | 11 ++++++-
 2 files changed, 34 insertions(+), 13 deletions(-)