Name: | apache-commons-lang |
---|---|
Version: | 2.6 |
Release: | 15.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 320979 |
License: | ASL 2.0 |
RPM: | apache-commons-lang-2.6-15.el7.noarch.rpm |
Source RPM: | apache-commons-lang-2.6-15.el7.src.rpm |
Build Date: | Tue Apr 29 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://commons.apache.org/lang |
Summary: | Provides a host of helper utilities for the java.lang API |
Description: | The standard Java libraries fail to provide enough methods for manipulation of its core classes. The Commons Lang Component provides these extra methods. The Commons Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, and System properties. Additionally it contains an inheritable enum type, an exception structure that supports multiple types of nested-Exceptions and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals. |
- Mass rebuild 2013-12-27
- Add BuildRequires on apache-commons-parent >= 26-7
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Rebuild
- Properly specify XMvn's compilerSource option
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local
- Build with xmvn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Add backported fix for JDK 1.7