You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2019/07/22 21:54:00 UTC

[jira] [Updated] (SLING-8594) Create an API Jar analyser that checks that it's transitively closed

     [ https://issues.apache.org/jira/browse/SLING-8594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus updated SLING-8594:
-----------------------------------
    Description: The APIs exposed by an APIs Jar should be transitively closed. This means that they should not refer to APIs that are not provided by the APIs jar itself or the Java platform.  (was: The APIs exposed by an APIs Jar should be transitively closed. This means that they not should refer to APIs that are not provided by the APIs jar itself or the Java platform.)

> Create an API Jar analyser that checks that it's transitively closed
> --------------------------------------------------------------------
>
>                 Key: SLING-8594
>                 URL: https://issues.apache.org/jira/browse/SLING-8594
>             Project: Sling
>          Issue Type: Improvement
>          Components: Feature Model Analyser
>    Affects Versions: Feature Model Analyser 1.0.4
>            Reporter: Simone Tripodi
>            Assignee: Simone Tripodi
>            Priority: Major
>             Fix For: Feature Model Analyser 1.0.6
>
>
> The APIs exposed by an APIs Jar should be transitively closed. This means that they should not refer to APIs that are not provided by the APIs jar itself or the Java platform.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)