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 8292f191f Bump github/codeql-action from 4.34.1 to 4.35.1
new ec0a9af49 Add ConfigurationException.ConfigurationException(String,
Object...)
new 952f2ca93 Bump POM version 2.14.0-SNAPSHOT
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:
pom.xml | 6 +++---
src/changes/changes.xml | 3 ++-
.../builder/combined/BaseConfigurationBuilderProvider.java | 2 +-
.../builder/combined/CombinedConfigurationBuilder.java | 4 ++--
.../commons/configuration2/ex/ConfigurationException.java | 11 +++++++++++
.../apache/commons/configuration2/io/DefaultFileSystem.java | 2 +-
.../org/apache/commons/configuration2/io/FileHandler.java | 4 ++--
.../apache/commons/configuration2/io/FileLocatorUtils.java | 2 +-
.../org/apache/commons/configuration2/io/VFSFileSystem.java | 8 +++-----
.../commons/configuration2/resolver/CatalogResolver.java | 2 +-
10 files changed, 27 insertions(+), 17 deletions(-)