org.apache.maven.it.Verifier.loadProperties(..) does not close FileInputStream 
(relies upon finalizer being called)
-------------------------------------------------------------------------------------------------------------------

         Key: MNG-2299
         URL: http://jira.codehaus.org/browse/MNG-2299
     Project: Maven 2
        Type: Bug

  Components: Performance  
    Reporter: John Sisson
 Attachments: verifier.patch

The loadProperties(..) method in the Verifier class needs to close the 
FileInputStream.

See attached patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to