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 272a5054 Only test for a null Synchronizer on set
     new 1955d017 Whitespace
     new c975c5c6 Javadoc
     new 688f77d5 Reduce internal code duplication

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:
 src/conf/checkstyle-suppressions.xml               |   2 +
 .../configuration2/AbstractConfiguration.java      | 146 ++++++++++-----------
 .../AbstractHierarchicalConfiguration.java         |  66 +++-------
 .../BaseHierarchicalConfiguration.java             |  48 ++-----
 .../configuration2/CompositeConfiguration.java     |  45 ++-----
 .../commons/configuration2/INIConfiguration.java   |  62 +++------
 .../configuration2/PropertiesConfiguration.java    |  28 +---
 .../commons/configuration2/XMLConfiguration.java   |  54 +++-----
 .../configuration2/event/BaseEventSource.java      |   9 +-
 .../configuration2/TestCombinedConfiguration.java  |   2 +
 10 files changed, 149 insertions(+), 313 deletions(-)

Reply via email to