This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


    from c178d312 Merge entries for Spring.
     add 454fa0ce CONFIGURATION-753: making collection interpolation behavior 
consistent between ConfigurationInterpolator and DefaultConversionHandler; 
adding ConfigurationInterpolator.setStringConversion() method to allow 
configuration of string conversion behavior

No new revisions were added by this update.

Summary of changes:
 src/changes/changes.xml                            |   5 +
 .../interpol/ConfigurationInterpolator.java        | 118 ++++++++++++++++-
 .../interpol/InterpolatorSpecification.java        |  35 +++++
 .../TestAbstractConfigurationBasicFeatures.java    |  17 ++-
 .../interpol/TestConfigurationInterpolator.java    | 145 ++++++++++++++++++++-
 .../interpol/TestInterpolatorSpecification.java    |  40 +++++-
 6 files changed, 343 insertions(+), 17 deletions(-)

Reply via email to