MultiFileHierarchicalConfiguration does not create url correctly and should be
able to ignore missing files.
------------------------------------------------------------------------------------------------------------
Key: CONFIGURATION-361
URL: https://issues.apache.org/jira/browse/CONFIGURATION-361
Project: Commons Configuration
Issue Type: Bug
Affects Versions: 1.6
Reporter: Ralph Goers
Assignee: Ralph Goers
Fix For: 1.7
1. MultiFileHierarchicalConfiguration does not incorporate the basepath when
creating the file url.
2. If the file pattern results in a non-existent file an exception is thrown.
When used in conjunction with another file in a DynamicCombinedConfiguration
however, an exception should not be thrown. Instead an empty configuration
should be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.