Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

apache-commons-configuration-2.10.1-1.fc41 RPM for noarch

From Fedora Rawhide for x86_64 / a

Name: apache-commons-configuration Distribution: Fedora Project
Version: 2.10.1 Vendor: Fedora Project
Release: 1.fc41 Build date: Thu Mar 21 16:11:17 2024
Group: Unspecified Build host: buildvm-ppc64le-20.iad2.fedoraproject.org
Size: 772870 Source RPM: apache-commons-configuration-2.10.1-1.fc41.src.rpm
Packager: Fedora Project
Url: https://commons.apache.org/proper/commons-configuration/
Summary: Read configuration data from a variety of sources
The Commons Configuration software library provides a generic
configuration interface which enables a Java application to read
configuration data from a variety of sources.  Commons Configuration
provides typed access to single, and multi-valued configuration
parameters as demonstrated by the following code:

Double double = config.getDouble("number");
Integer integer = config.getInteger("number");

Configuration parameters may be loaded from the following sources:
- Properties files
- XML documents
- Windows INI files
- Property list files (plist)
- JNDI
- JDBC Datasource
- System properties
- Applet parameters
- Servlet parameters

Configuration objects are created using configuration builders.
Different configuration sources can be mixed using a
CombinedConfigurationBuilder and a CombinedConfiguration.  Additional
sources of configuration parameters can be created by using custom
configuration objects.  This customization can be achieved by extending
AbstractConfiguration or AbstractHierarchicalConfiguration.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Mar 21 2024 Jerry James <loganjerry@gmail.com> - 2.10.1-1
  - Version 2.10.1 (CVE-2024-29131, CVE-2024-29133)
* Wed Mar 13 2024 Jerry James <loganjerry@gmail.com> - 2.10.0-1
  - Version 2.10.0
* Wed Jan 31 2024 Jerry James <loganjerry@gmail.com> - 2.9.0-6
  - Port to apache-commons-parent 65
  - Remove cruft from the jakarta-servlet 5 patch
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 12 2024 Jerry James <loganjerry@gmail.com> - 2.9.0-3
  - Fix the jexl3 patch to create a JexlEngine correctly
  - Add patch to adapt to jakarta-servlet 5
  - Enable (some of) the tests
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 19 2023 Tomas Hrcka <thrcka@redhat.com> - 1.10-19
  - Unretirement request: https://pagure.io/releng/issue/11550

Files

/usr/share/doc/apache-commons-configuration
/usr/share/doc/apache-commons-configuration/README.md
/usr/share/doc/apache-commons-configuration/RELEASE-NOTES.txt
/usr/share/java/apache-commons-configuration
/usr/share/java/apache-commons-configuration/commons-configuration2.jar
/usr/share/licenses/apache-commons-configuration
/usr/share/licenses/apache-commons-configuration/LICENSE.txt
/usr/share/licenses/apache-commons-configuration/NOTICE.txt
/usr/share/maven-metadata/apache-commons-configuration.xml
/usr/share/maven-poms/apache-commons-configuration
/usr/share/maven-poms/apache-commons-configuration/commons-configuration2.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:47:28 2024