The Apache Commons Team is pleased to announce the release of
Apache Commons Configuration 2.4.

The Apache Commons Configuration open source software library 
provides a generic configuration interface which enables an application 
to read configuration data from a variety of sources.

Source and binary distributions are available for download from the Apache
Commons download site:
  
http://commons.apache.org/proper/commons-configuration/download_configuration.cgi

When downloading, please verify signatures using the KEYS file available at
the above location when downloading the release.

Alternatively the release can be pulled via maven:
  <groupId>org.apache.commons</groupId>
  <artifactId>commons-configuration2</artifactId>
  <version>2.4</version>

The release notes can be reviewed at:
  http://www.apache.org/dist/commons/configuration/RELEASE-NOTES.txt

For complete information on Commons Configuration, including instructions on 
how to
submit bug reports, patches, or suggestions for improvement, see the Apache
Commons Configuration website:

http://commons.apache.org/proper/commons-configuration/

Best regards,
Rob Tompkins
on behalf of the Apache Commons community
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to