Name: | devtoolset-3-apache-commons-lang |
Version: | 2.6 |
Release: | 16.1.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 321752 |
License: | ASL 2.0 |
RPM: |
devtoolset-3-apache-commons-lang-2.6-16.1.el6.noarch.rpm
|
Source RPM: |
devtoolset-3-apache-commons-lang-2.6-16.1.el6.src.rpm
|
Build Date: | Mon Dec 01 2014 |
Build Host: | ca-build44.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. |
-
Thu May 29 2014 Alexander Kurtakov <akurtako@redhat.com> 2.6-16.1
- Drop old Provides/Obsoletes.
-
Mon May 26 2014 Jeff Johnston <jjohnstn@redhat.com> 2.6-16
- Import latest from rawhide and SCL-ize
-
Thu Apr 04 2013 Krzysztof Daniel <kdaniel@redhat.com> 2.6-11
- Remove dependency on java 7.
- Drop javadoc subpackage.
- Remove provides/obsoletes to not mess with system libs.
-
Tue Feb 19 2013 Krzysztof Daniel <kdaniel@redhat.com> 2.6-10
- Fix provides/obsoletes.
-
Mon Feb 18 2013 Krzysztof Daniel <kdaniel@redhat.com> 2.6-9
- Properly use pkg_name macro.
-
Mon Feb 18 2013 Krzysztof Daniel <kdaniel@redhat.com> 2.6-8
- Initial contribution to SCL.
-
Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Wed Feb 22 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.6-6
- Add backported fix for JDK 1.7
-
Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
Mon Jun 27 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.6-4
- Use new add_maven_depmap macro
- Fix maven3 build
-
Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
Tue Jan 18 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.6-2
- Fix commons-lang symlink
-
Tue Jan 18 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.6-1
- Update to 2.6
- Versionless jars & javadocs
- Use maven 3 to build
-
Wed Nov 10 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5-7
- Use apache-commons-parent instead of maven-*
-
Thu Jul 08 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5-6
- Add license to javadoc subpackage
-
Wed May 26 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5-5
- Add another old depmap to prevent groupId dependency problems
-
Fri May 21 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5-4
- Correct depmap filename for backward compatibility
-
Mon May 17 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5-3
- Fix maven depmap JPP name to short_name
-
Mon May 10 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5-2
- Added export for MAVEN_LOCAL_REPO and mkdir
- Added more add_to_maven_depmap to assure backward compatibility
- Add symlink to short_name.jar
-
Mon May 10 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5-1
- Rename and rebase of jakarta-commons-lang
- Re-did whole spec file to use maven, dropped gcj support