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 0c1973f9 Better use of streams
     new 84b0c49b Better use of streams
     new a38e90c5 Add ImmutableNode.stream()
     new a004612b Better use of streams
     new d933a559 Refactor
     new 6e2617f3 Better use of streams

The 5 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 ++++-
 .../configuration2/BaseHierarchicalConfiguration.java    | 13 +++----------
 .../apache/commons/configuration2/INIConfiguration.java  |  2 +-
 .../apache/commons/configuration2/XMLConfiguration.java  |  8 ++------
 .../configuration2/beanutils/XMLBeanDeclaration.java     | 11 +++--------
 .../configuration2/builder/BasicBuilderParameters.java   | 12 +++++-------
 .../commons/configuration2/event/BaseEventSource.java    |  4 ++--
 .../tree/AbstractImmutableNodeHandler.java               | 10 ++--------
 .../commons/configuration2/tree/ImmutableNode.java       | 12 ++++++++++++
 .../commons/configuration2/tree/ModelTransaction.java    |  2 +-
 .../commons/configuration2/tree/OverrideCombiner.java    | 12 ++----------
 .../commons/configuration2/tree/TestImmutableNode.java   | 16 ++++++++++++++++
 12 files changed, 53 insertions(+), 54 deletions(-)

Reply via email to