Does anyone know how this project relates to Tamaya or Microprofile Config?
Cheers, Phil -------- Weitergeleitete Nachricht -------- Betreff: [ANNOUNCE] Commons Configuration 2.4 Released Datum: Tue, 30 Oct 2018 10:57:26 -0400 Von: Rob Tompkins <[email protected]> An: [email protected], Commons Developers List <[email protected]>, Commons Users List <[email protected]> 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
