You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/05/29 12:01:00 UTC

[jira] [Created] (MSHARED-895) PropertiesUtil closes streams it doesn't create

Elliotte Rusty Harold created MSHARED-895:
---------------------------------------------

             Summary: PropertiesUtil closes streams it doesn't create
                 Key: MSHARED-895
                 URL: https://issues.apache.org/jira/browse/MSHARED-895
             Project: Maven Shared Components
          Issue Type: Bug
            Reporter: Elliotte Rusty Harold


specifically the methods loadOptionalProperties(InputStream inputStream ) and loadProperties(InputStream inputStream )

 

see discussion on https://github.com/apache/maven-shared-utils/pull/41



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