2011/12/21 - Jakarta has been retired.

For more information, please explore the Attic.

Support

Ex-Jakarta

30 March 2007 - HttpComponents HttpCore 4.0-alpha4 released

HttpComponents HttpCore 4.0-alpha4 has been released. HttpCore provides a set of low level components, which can be used to build custom client and server side HTTP services.

The ALPHA4 version fixes a number of bugs and adds a number of improvements to HttpCore base and the HttpCore NIO extensions.

HttpCore NIO extensions can be used to build asynchronous HTTP services based on non-blocking I/O model capable of handling a great number of simultaneous connections with just a few I/O threads.

This release also introduces NIOSSL extensions that can be used to extend HttpCore non-blocking transport components with the ability to transparently encrypt data in transit using SSL/TLS protocol. Please check it out and let the HttpComponents team know what you think.

More information can be found at the HttpComponents project site.

Downloads can be found here


18 March 2007 - Jakarta Regexp 1.5 released

Jakarta Regexp 1.5 has been released. This is a maintenance release containing several bug fixes as well as optimized performance for several categories of expressions. Due to changes in the implementation of reluctant closures, users of recompile utility are advised to recompile expressions using latest version of the utility. Please refer to the change log for complete list of changes in this release.

Download - http://jakarta.apache.org/site/downloads/downloads_regexp.cgi

For more information on Regexp, please see the Regexp web site.


18 March 2007 - Jakarta Commons Transaction 1.2 released

Jakarta Commons Transaction 1.2 has been released. This is a bug fix/maintenance/feature release of Commons Transaction. A lot of bug fixing work from a number of people has gone into this release. This makes Commons Transaction more stable and reliable. Additionally, some nice features have been added.

Commons Transaction aims at providing utility classes commonly used in transactional Java programming. There are implementations for multi level (e.g. read/write) locks, transactional maps, and transactional file access, plus some helper classes

Downloads:

For more information on Commons Transaction, please see the Transaction web site.


16 March 2007 - Jakarta Commons HttpClient 3.1-rc1 released

HttpClient 3.1-rc1 has been released. This version fixes a number of issues found since 3.1-beta1. This release is expected to be the last one before HttpClient 3.1 goes final.

Downloads:

For more information on Commons HttpClient, please see the HttpClient web site.


20 February 2007 - Commons Fileupload 1.2 released

Commons Fileupload 1.2 has been released. Commons Fileupload provides the infrastructure for servlets, portlets or other server side software to handle file upload HTTP requests.

This release contains, in particular, a new streaming API, which allows to process arbitrarily large files with an extremely low memory profile. Another new feature is the possibility to implement a progress listener. Besides, a number of bug fixes have been incorporated. Details can be found in the list of changes.

Commons Fileupload 1.2 is available from the Fileupload Downloads page.


13 February 2007 - Commons Lang 2.3 released

Commons Lang 2.3 has been released. Commons Lang provides a host of helper utilities for the classes found in the java.lang package.

This release contains an equal number of bugfixes and improvements. Users of the StrBuilder and DurationFormatUtils classes will especially want to upgrade.

The Release notes are available online and in the downloads.

Commons Lang 2.3 is available from the Lang Downloads page.


13 February 2007 - Commons IO 1.3.1 released

Commons IO 1.3.1 has been released. Commons IO provides low level utilities, file filters and streams that probably should be in the JDK.

This is a bugfix release which fixes the scope of the FileUtils.readFileToString(String) method to static and fixes a NullPointerException in FileUtils.openOutputStream(File).

The Release notes are available online and in the downloads.

Commons IO 1.3.1 is available from the IO Downloads page.


30 January 2007 - Commons IO 1.3 released

Commons IO 1.3 has been released. Commons IO provides low level utilities, file filters and streams that probably should be in the JDK.

This release contains some bugfixes and lots of enhancements.

The Release notes are available online and in the downloads.

Commons IO 1.3 is available from the IO Downloads page.


07 January 2007 - Velocity TLP move

Velocity has moved to a TLP at its new address, http://velocity.apache.org.

Velocity is an Java templating engine.

[ News Headlines index ]

[ Newsletters Archive ]

[ Jakarta Product News from 2011 Oct-Dec ]

[ Jakarta Product News from 2011 Jul-Sep ]

[ Jakarta Product News from 2011 Apr-Jun ]

[ Jakarta Product News from 2010 Jul-Sep ]

[ Jakarta Product News from 2010 Apr-Jun ]

[ Jakarta Product News from 2009 Oct-Dec ]

[ Jakarta Product News from 2009 Apr-Jun ]

[ Jakarta Product News from 2009 Jan-Mar ]

[ Jakarta Product News from 2008 May-Jul ]

[ Jakarta Product News from 2008 Jan-Apr ]

[ Jakarta Product News from 2007 Oct-Dec ]

[ Jakarta Product News from 2007 Jul-Sep ]

[ Jakarta Product News from 2007 Apr-Jun ]

[ Jakarta Product News from 2007 Jan-Mar ]

[ Jakarta Product News from 2006 Oct-Dec ]

[ Jakarta Product News from 2006 Jul-Sep ]

[ Jakarta Product News from 2006 Apr-Jun ]

[ Jakarta Product News from 2006 Jan-Mar ]

[ Jakarta Product News from 2005 Oct-Dec ]

[ Jakarta Product News from 2005 Jul-Sep ]

[ Jakarta Product News from 2005 Apr-Jun ]

[ Jakarta Product News from 2005 Jan-Mar ]

[ Jakarta Product News from 2004 Jul-Dec ]

[ Jakarta Product News from 2004 Jan-Jun ]

[ Other News from 2004 Jul-Dec ]

[ Other News from 2004 Jan-Jun ]

[ Jakarta News from 2003 ]

[ Other News from 2003 ]

[ Jakarta News from 2002 ]

[ Other News from 2002 ]

[ News from 2001 ]

[ News from 2000 ]

About Jakarta

About Apache

Retired Subprojects