SPELL=jakarta-commons-lang VERSION=20030402 SOURCE=${SPELL#*-}-src-${VERSION}.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL#*-} SOURCE_URL[0]=http://cvs.apache.org/builds/${SPELL%-*}/nightly/${SPELL#*-}/${SOURCE} SOURCE_HASH=sha512:1e659d231bbd71527fcba668e3d9ecbd811668e9c95f291b8f1f64aafa9a70c398661e33dd87b251cc21e4dc56dfb073fd697baf85907c753fa04493338f5991 LICENSE[0]=APACHE WEB_SITE=http://jakarta.apache.org/commons/lang.html KEYWORDS="java" ENTERED=20030403 SHORT="Jakarta Commons Lang." cat << EOF The standard Java libraries fail to provide enough methods for manipulation of its core classes. The Lang Component provides these extra methods. The 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. EOF .