You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2015/11/06 14:02:27 UTC

[jira] [Created] (SLING-5272) maven-sling-plugin: Potential resource leak in JAR file handling

Stefan Seifert created SLING-5272:
-------------------------------------

             Summary: maven-sling-plugin: Potential resource leak in JAR file handling
                 Key: SLING-5272
                 URL: https://issues.apache.org/jira/browse/SLING-5272
             Project: Sling
          Issue Type: Bug
          Components: Maven Plugins and Archetypes
    Affects Versions: Maven Sling Plugin 2.1.2
            Reporter: Stefan Seifert
            Assignee: Stefan Seifert
            Priority: Trivial
             Fix For: Maven Sling Plugin 2.1.4


eclipse complains about a resource leak in the AbstractBundleDeployMojo.changeVersion method - a "JarFile" instance is not closed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)