7 messages in org.apache.commons.dev[ANNOUNCEMENT] Commons Lang 2.4 released
FromSent OnAttachments
Henri Yandell23 Mar 2008 22:49 
Matt Benson25 Mar 2008 08:15 
Matt Benson25 Mar 2008 08:58 
Henri Yandell25 Mar 2008 08:58 
Matt Benson25 Mar 2008 09:12 
Henri Yandell25 Mar 2008 12:38 
Matt Benson25 Mar 2008 12:44 
Subject:[ANNOUNCEMENT] Commons Lang 2.4 released
From:Henri Yandell (bay@apache.org)
Date:03/23/2008 10:49:41 PM
List:org.apache.commons.dev

[Bcc'ing announcements@jakarta]

The Apache Commons team is pleased to announce the release of version 2.4 of Commons Lang.

Lang provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, System properties and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals.

There are a few new classes, and a lot of new methods in Lang 2.4. Of course there are also a bunch of bugfixes too. We've written a short article to cover all of these:

http://commons.apache.org/lang/article2_4.html

Source and binary distributions are available for download from the Apache Commons download site:

http://commons.apache.org/lang/download_lang.cgi

When downloading, please verify signatures using the KEYS file available at the above location when downloading the release.

Release notes are available at:

http://commons.apache.org/lang/upgradeto2_4.html

For more information on Apache Commons Lang, visit the Commons Lang home page:

http://commons.apache.org/lang/

Feedback, suggestions for improvement and contributions are always welcome via the Apache Commons mailing lists and issue tracker:

http://commons.apache.org/lang/mail-lists.html http://commons.apache.org/lang/issue-tracking.html

Good luck with 2.4,