pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/apache-commons-lang
Module name: wip
Committed by: jihbed
Date: Wed Sep 8 23:46:13 UTC 2010
Import into wip/apache-commons-lang
Log Message:
Import apache-commons-lang-2.5 as wip/apache-commons-lang.
The Lang Component contains a set of Java classes that provide helper methods
for standard Java classes, especially those found in the java.lang package
in the Sun JDK. The following classes are included:
* StringUtils - Helper for java.lang.String.
* CharSetUtils - Methods for dealing with CharSets, which are sets of
characters such as [a-z] and [abcdez].
* RandomStringUtils - Helper for creating randomised Strings.
* NumberUtils - Helper for java.lang.Number and its subclasses.
* NumberRange - A range of numbers with an upper and lower bound.
* ObjectUtils - Helper for java.lang.Object.
* SerializationUtils - Helper for serializing Objects.
* SystemUtils - Utility class defining the Java system properties.
* NestedException package - A sub-package for the creation of nested
exceptions.
* Enum package - A sub-package for the creation of enumerated types.
* Builder package - A sub-package for the creation of equals, hashCode,
compareTo and toString methods.
Status:
Vendor Tag: JIHBED
Release Tags: JIHBED_20100909
N wip/apache-commons-lang/distinfo
N wip/apache-commons-lang/Makefile
N wip/apache-commons-lang/PLIST
N wip/apache-commons-lang/DESCR
No conflicts created by this import
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index