Name: | maven30-apache-commons-configuration |
---|---|
Version: | 1.9 |
Release: | 8.7.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 396598 |
License: | ASL 2.0 |
RPM: | maven30-apache-commons-configuration-1.9-8.7.el7.noarch.rpm |
Source RPM: | maven30-apache-commons-configuration-1.9-8.7.el7.src.rpm |
Build Date: | Sat May 30 2015 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://commons.apache.org/configuration/ |
Summary: | Commons Configuration Package |
Description: | Configuration is a project to provide a generic Configuration interface and allow the source of the values to vary. It provides easy typed access to single, as well as lists of configuration values based on a 'key'. Right now you can load properties from a simple properties file, a properties file in a jar, an XML file, JNDI settings, as well as use a mix of different sources using a ConfigurationFactory and CompositeConfiguration. Custom configuration objects are very easy to create now by just subclassing AbstractConfiguration. This works similar to how AbstractList works. |
- Mass rebuild 2014-05-26
- Mass rebuild 2014-02-19
- Mass rebuild 2014-02-18
- Remove requires on java
- SCL-ize build-requires
- Rebuild to regenerate auto-requires
- First maven30 software collection build
- Mass rebuild 2013-12-27
- Add BuildRequires on apache-commons-parent >= 26-7
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571