This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
from 8d044b00e Add and use
ConversionException.ConfigurationException(String, Object...).
new 730a9418b Add and use
ConversionException.ConfigurationException(String, Object...).
new cd6464ba0 Add and use
ConfigurationRuntimeException.ConfigurationRuntimeException(Throwable, String,
Object...)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 5 +++--
.../commons/configuration2/ConfigurationUtils.java | 4 ++--
.../configuration2/PropertiesConfiguration.java | 4 ++--
.../ex/ConfigurationRuntimeException.java | 20 ++++++++++++++++----
.../configuration2/ex/ConversionException.java | 2 +-
.../commons/configuration2/interpol/ExprLookup.java | 2 +-
.../commons/configuration2/io/VFSFileSystem.java | 4 ++--
.../reloading/VFSFileHandlerReloadingDetector.java | 4 ++--
.../DatabaseConfigurationTestHelper.java | 4 ++--
9 files changed, 31 insertions(+), 18 deletions(-)