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 01a360d0 Merge branch 'pr-190'
     new fe1d6269 normalizing version from 2.8 to 2.8.0 (reverting previous 
change)
     new fe09a3c6 adding documentation for interpolation changes
     new 41823fe1 adding links to runtime dependencies page

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                                            |  4 +-
 src/changes/changes.xml                            |  2 +-
 .../configuration2/ImmutableConfiguration.java     |  8 +--
 .../PropertiesConfigurationLayout.java             |  6 +--
 .../builder/FileBasedBuilderProperties.java        |  2 +-
 .../configuration2/convert/PropertyConverter.java  |  4 +-
 .../interpol/ConfigurationInterpolator.java        |  2 +-
 .../commons/configuration2/io/FileHandler.java     |  2 +-
 .../commons/configuration2/io/FileSystem.java      |  2 +-
 .../configuration2/io/URLConnectionOptions.java    |  2 +-
 .../commons/configuration2/tree/ImmutableNode.java |  2 +-
 src/site/site.xml                                  |  3 +-
 src/site/xdoc/dependencies.xml                     | 44 ++++++++--------
 src/site/xdoc/userguide/howto_basicfeatures.xml    | 41 ++++++++++++++-
 src/site/xdoc/userguide/upgradeto2_0.xml           |  2 +-
 src/site/xdoc/userguide/upgradeto2_x.xml           | 58 ++++++++++++++++++++++
 src/site/xdoc/userguide/user_guide.xml             |  1 +
 17 files changed, 143 insertions(+), 42 deletions(-)
 create mode 100644 src/site/xdoc/userguide/upgradeto2_x.xml

Reply via email to