Name: | jakarta-commons-lang |
---|---|
Version: | 2.1 |
Release: | 5jpp.1 |
Architecture: | i386 |
Group: | Development/Libraries/Java |
Size: | 1159969 |
License: | Apache Software License |
RPM: | jakarta-commons-lang-2.1-5jpp.1.i386.rpm |
Source RPM: | jakarta-commons-lang-2.1-5jpp.1.src.rpm |
Build Date: | Tue Jun 05 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://jakarta.apache.org/commons/lang.html |
Summary: | Jakarta Commons Lang Package |
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 utlities dedicated to help with building methods, such as hashCode, toString and equals. |
- Added missing requirements. - Added missing postun section for javadoc.
- Requires(post): coreutils
- Rebuilt
- Remove name/release/version defines as applicable.
- Added conditional native compiling. - By jkeating: Patched to not use taget= in build.xml
- First JPP 1.7 build
- 2.1, javadoc crosslink patch applied upstream. - Use the %ant macro.
- Rebuild with ant-1.6.2
- Update to 2.0. - Add non-versioned javadocs dir symlink. - Crosslink with local J2SE javadocs. - Convert specfile to UTF-8.
- Rebuild for JPackage 1.5.
- Repackage to recover from earlier accidental overwrite with older version. - No macros in URL and SourceX tags. - Remove spurious api/ from installed javadoc path. - Spec file cleanups. - (from 1.0.1-1jpp) Update to 1.0.1. - (from 1.0.1-1jpp) Run JUnit tests when building.
- fix ASF license and add packager tag
- missed to include changelog
- release 1.0
- fist jpp release