[ANNOUNCEMENT] Configuration 1.2 released

Oliver Heger <[email protected]> Sat, 17 Dec 2005 18:08:57 +0100
Newsgroups gmane.comp.jakarta.announcements
Message-ID <43A44629.2090703__49698.5104437501$1134872445$gmane$org@apache.org>
 The Commons Configuration team is pleased to announce the availability
of Commons Configuration 1.2.

Commons Configuration provides a generic configuration interface which
enables an application to read configuration data from a variety of
sources, e.g. properties files, XML documents, JDBC datasources and many
more. More information can be found at the Configuration main site at
http://jakarta.apache.org/commons/configuration/

The new release contains a couple of bug fixes, many of them related to
file based configurations and reloading strategies. There are some new
features as well. A full list of changes since the previous release can
be found in the change log at
http://jakarta.apache.org/commons/configuration/changes-report.html

Commons Configuration is available in either binary or source form from
the Configuration downloads page:
http://jakarta.apache.org/site/downloads/downloads_commons-configuration.cgi

(Please remeber to verify the provided checksums and/or signatures after
you have downloaded a distribution!)

Oliver Heger
for the Commons Configuration team