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 6ce330e8 bump codeql-action from v1 to v2
     new 21ba4f1b Bump commons.jacoco.version 0.8.7 to 0.8.8
     new 8225fd00 Remove unused exception from method signature.
     new f11ef63e Remove unnecessary @SuppressWarnings("unchecked") and in-line 
single-use local variable.

The 3 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                                                           | 2 +-
 src/changes/changes.xml                                           | 2 +-
 .../org/apache/commons/configuration2/TestConfigurationUtils.java | 1 -
 .../configuration2/builder/TestBasicConfigurationBuilder.java     | 4 +---
 .../builder/TestBuilderConfigurationWrapperFactory.java           | 1 -
 .../builder/combined/TestCombinedBuilderParametersImpl.java       | 4 +---
 .../builder/combined/TestCombinedConfigurationBuilder.java        | 3 ---
 .../builder/combined/TestMultiFileConfigurationBuilder.java       | 1 -
 .../commons/configuration2/builder/fluent/TestConfigurations.java | 2 +-
 .../commons/configuration2/builder/fluent/TestParameters.java     | 4 +---
 .../commons/configuration2/event/TestEventListenerList.java       | 1 -
 .../configuration2/reloading/TestPeriodicReloadingTrigger.java    | 4 +---
 .../commons/configuration2/reloading/TestReloadingController.java | 4 +---
 .../apache/commons/configuration2/tree/NodeStructureHelper.java   | 4 +---
 .../apache/commons/configuration2/tree/TestInMemoryNodeModel.java | 4 +---
 .../apache/commons/configuration2/tree/TestNodeTreeWalker.java    | 8 ++------
 .../commons/configuration2/tree/TestTrackedNodeHandler.java       | 4 +---
 .../apache/commons/configuration2/tree/TestTrackedNodeModel.java  | 2 --
 18 files changed, 13 insertions(+), 42 deletions(-)

Reply via email to