Elliotte Rusty Harold created MSHARED-866:
---------------------------------------------
Summary: loadOptionalProperties throws AssertionError
Key: MSHARED-866
URL: https://issues.apache.org/jira/browse/MSHARED-866
Project: Maven Shared Components
Issue Type: Bug
Components: maven-shared-utils
Reporter: Elliotte Rusty Harold
API docs claim PropertyUtils.loadOptionalProperties returns an empty Properties
object on IOException. It does not. Instead it converts the IOException to a
process killing AssertionError.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)