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 fc956641 Use forEach()
     new 45134b32 Use forEach()
     new c3fe47bc Use forEach()
     new 0341c3af Use forEach()
     new 67aec26a Use forEach()
     new 3de33310 Use forEach()
     new 5df9ca2a Use forEach()
     new 57de54b5 Use forEach()
     new 70975eac Use forEach()
     new 6717a78a Use forEach()
     new 5ea388dd Use forEach()

The 10 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:
 .../configuration2/CombinedConfiguration.java      | 29 +++++----------
 .../configuration2/CompositeConfiguration.java     | 42 +++++-----------------
 .../commons/configuration2/ConfigurationUtils.java | 10 ++----
 .../configuration2/DatabaseConfiguration.java      |  5 +--
 .../DynamicCombinedConfiguration.java              | 24 ++++---------
 .../HierarchicalConfigurationConverter.java        |  5 +--
 .../HierarchicalConfigurationXMLReader.java        |  4 +--
 .../commons/configuration2/INIConfiguration.java   | 19 +++-------
 .../commons/configuration2/tree/TreeData.java      |  8 ++---
 .../commons/configuration2/tree/TreeUtils.java     |  9 ++---
 10 files changed, 39 insertions(+), 116 deletions(-)

Reply via email to