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 2021/06/04 09:16:00 UTC

[jira] [Created] (SLING-10457) ArtifactProvider should implement Closeable

Konrad Windszus created SLING-10457:
---------------------------------------

             Summary: ArtifactProvider should implement Closeable
                 Key: SLING-10457
                 URL: https://issues.apache.org/jira/browse/SLING-10457
             Project: Sling
          Issue Type: Improvement
          Components: Feature Model
            Reporter: Konrad Windszus
             Fix For: Feature Model 1.2.22


The shutdown() method should be deprecated and instead a regular close() should be used. That way it is less likely for consumers to forget calling it.

Compare with https://github.com/adobe/aemanalyser-maven-plugin/issues/76



--
This message was sent by Atlassian Jira
(v8.3.4#803005)