Gary Gregory created CONFIGURATION-756:
------------------------------------------
Summary: Allow for custom behavior to handle errors loading
included properties files.
Key: CONFIGURATION-756
URL: https://issues.apache.org/jira/browse/CONFIGURATION-756
Project: Commons Configuration
Issue Type: New Feature
Reporter: Gary Gregory
Assignee: Gary Gregory
The properties file format in Commons Configuration allows for a properties
file to load external properties files through a special key called
{{"include"}}. This PR allows for a call site to customize what happens when an
included file does not exist or is in error.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)