Release Notes: http://continuum.apache.org/docs/1.2.3/release-notes.html
[ Category : Apache Continuum ] 

[ Category : Apache Maven ] 

Release Notes: http://continuum.apache.org/docs/1.2.3/release-notes.html
[ Category : Apache Continuum ] 

[ Category : Apache Maven ] 

Release Notes - Continuum - Version 1.3.1
Download link: http://continuum.apache.org/download.html
Thanks lots to everyone who contributed to this release -- Have fun!
[ Category : Apache Continuum ] 

[ Category : Apache Maven ] 

Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies, characterized by flexibility, configurability, and tight integration with Apache Ant.
Key features of the 2.0.0 release are
We encourage all users of Ivy to update to this new version.
Issues should be reported to: https://issues.apache.org/jira/browse/IVY
Download the 2.0.0 release at: http://ant.apache.org/ivy/download.cgi
More information can be found on the Ivy website: http://ant.apache.org/ivy/
----
[ Category : Apache Ant ] 

The Apache Tomcat team is proud to announce the immediate availability of Tomcat Native 1.1.16 stable. This build contains a small number of bug fixes over the previous release.
Please refer to the changelog:
http://tomcat.apache.org/native-doc/miscellaneous/changelog.html
for a complete list of changes.
Downloads: http://tomcat.apache.org/download-native.cgi
Note: This announcement note has been sent later then actual release was made because of delayed voting.
----
[ Category : Apache Tomcat ] 

The Mailet API is a mature standard for enterprise mail agents. For more details see http://james.apache.org/mailet/.
A Mailet implementing this API can be reused in a variety of containers including Apache James (http://james.apache.org/server). 2.4 is the first independent release: previous versions of the API have been bundled as part of Apache James.
Release Notes: http://svn.apache.org/viewvc/james/mailet/api/trunk/RELEASE_NOTES.txt
----
[ Category : Apache James ] 

Struts 1.3.10 is available in a full distribution, or as separate library, source, example and documentation distributions.
http://struts.apache.org/download.cgi#struts1310
The release is also available through the central Maven repository under Group ID "org.apache.struts".
----
-- The Apache Struts group.
[ Category : Apache Struts ] 

The Apache Tomcat team is pleased to announce the immediate availability of version 1.2.27 of the Apache Tomcat Connectors.
It contains connectors, which allow a web server such as Apache HTTPD, Microsoft IIS and Sun Web Server to act as a front end to the Tomcat web application server.
This version contains several enhancements, like e.g.
and also fixes a number of minor bugs.
See
http://tomcat.apache.org/connectors-doc/news/20081001.html#28%20October%20-%20JK-1.2.27%20released
for a more detailed description and
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
for a complete list of changes.
Source distribtions can be downloaded from an Apache Software Foundation mirror at:
http://tomcat.apache.org/download-connectors.cgi
Binary distributions for a number of different operating systems and web servers can be downloaded from an Apache Software Foundation mirror at:
http://tomcat.apache.org/download-connectors.cgi
Syncing the release to the download mirrors might take up to 48 hours.
Documentation for using Apache Tomcat Connectors can be found at:
http://tomcat.apache.org/connectors-doc/
Thank you,
----
[ Category : Apache Tomcat ] 

The detailed changes are here:
http://lucene.apache.org/java/2_4_0/changes/Changes.html
Lucene 2.4.0 includes index format changes that are not readable by older versions of Lucene. Lucene 2.4.0 can both read and update older Lucene indexes. Adding to an index with an older format will cause it to be converted to the newer format.
Binary and source distributions are available at http://www.apache.org/dyn/closer.cgi/lucene/java/
Lucene artifacts are also available in the Maven2 repository at http://repo1.maven.org/maven2/org/apache/lucene/
NEXT RELEASE
The next release will be 2.9. After that will be 3.0, which will remove all deprecated APIs from 2.9 and will be the first release of Lucene to require JRE 1.5. The timing on these two releases is not yet known.
----
[ Category : Apache Lucene ] 

Apache Tomcat 6.0 includes new features over Apache Tomcat 5.5, including support for the new Servlet 2.5 and JSP 2.1 specifications, a refactored clustering implementation, advanced IO features, and improvements in memory usage.
Please refer to the change log for the list of changes: http://tomcat.apache.org/tomcat-6.0-doc/changelog.html
Downloads: http://tomcat.apache.org/download-60.cgi
Migration guide from Apache Tomcat 5.5.x: http://tomcat.apache.org/migration.html
----
[ Category : Apache Tomcat ] 

[ Category : Apache Velocity ] 

[ Category : Apache Ant ] 

Apache JMeter is a Java application designed to test server applications. It can be used to:
It includes support for protocols such as HTTP(S), JDBC, JMS, FTP, and others. It can also be extended with user-written code.
See http://jakarta.apache.org/jmeter/
The release can be downloaded from:
http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi
Only the binary archive is needed to run JMeter - there is no need to download the source archive.
However there are some optional libraries which are not included. See the "Getting Started" page for details: http://jakarta.apache.org/jmeter/usermanual/get-started.html
The list of changes can be found at: http://jakarta.apache.org/jmeter/changes.html
All users are recommended to upgrade to this release.
----
[ Category : Apache Jakarta ] 

Apache Derby is a subproject of the Apache DB project. Derby is a pure Java relational database engine which conforms to the ISO/ANSI SQL and JDBC standards. Derby aims to be easy for developers and end-users to work with.
IMPORTANT NOTICE:
If you are currently using Derby 10.3.1.4 or Derby 10.3.2.1, it is strongly recommended that you upgrade to Derby 10.4.1.3 or 10.3.3.0 to avoid any chance of database corruption due to an issue with multiple threads accessing a database that is documented in DERBY-3347.
This bug can cause unrecoverable database corruption during periods of heavy, multi-thread I/O operations. The error produced in the test case used to diagnose the problem was:
ERROR XSDB3: Container information cannot change once written: was 0, now 80.
It is felt that other errors might also be generated when this type of corruption occurs. The corruption message will most likely refer to page 0 of the container. For example:
ERROR XSDG1: Page Page(0 ,Container(0, 5856)) could not be written...
This bug corrupts the pages on disk and can go unnoticed. If you do not run database consistency checks regularly it is recommended you begin doing so as soon as possible after the upgrade. To insure that corruption has not already occurred in existing databases, after upgrade run the database consistency check at least once to validate all tables in the database. This proalso check that the previous backup did not also have the corruption.
In some cases one may recover data from the existing database, depending on the extent of the corruption, but will require by hand data recovery. Depending on the type of corruption this may be successful or not. one should consult the Derby list if attempting this recovery - no automatic software solution to this recovery exists.
Version 10.3.3.0 can be downloaded from: http://db.apache.org/derby/releases/release-10.3.3.0.cgi
Version 10.4.1.3 can be downloaded from: http://db.apache.org/derby/releases/release-10.4.1.3.cgi
For help or questions: http://db.apache.org/derby/derby_mail.html
----
[ Category : Apache DB ] 

This release contains fixes for bugs found in 2.3.1. It does not contain any new features, API or file format changes, which makes it fully compatible to 2.3.0 and 2.3.1.
The detailed change log is at: http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_3_2/CHANGES.txt
Binary and source distributions are available at http://www.apache.org/dyn/closer.cgi/lucene/java/
Lucene artifacts are also available in the Maven2 repository at http://repo1.maven.org/maven2/org/apache/lucene/
----
[ Category : Apache Lucene ] 

Apache jSPF 0.9.6 is fully RFC4408 compliant.
Distributions are available from the download page here: http://james.apache.org/download.cgi
More information on Apache jSPF can be found at the Apache JAMES project site: http://james.apache.org/jspf/index.html
The released packages will be also deployed to the central maven repositories in the next days.
----
[ Category : Apache James ] 

This release went through a new process that saw 8 release candidates tested by the user community before the final release and we expect it to be more robust than previous versions. There are several important fixes and changes, most notably locking down core plugins in the super pom. You can read details in the release notes linked below.
You can find the binaries here:
http://maven.apache.org/download.html
You can find the release notes here:
http://maven.apache.org/release-notes.html
You can find the roadmap for future issues here:
http://jira.codehaus.org/browse/MNG?report=com.atlassian.jira.plugin.system.project:roadmap-panel
----
[ Category : Apache Maven ] 

Archiva is a build artifact repository manager for use with build tools such as Maven, Continuum and Ant.
It has features like repository search and browse, securing repositories, identifying unknown artifacts and reporting of repository problems.
Aside from these, it can also act as a nearby (proxy) cache of popular global repositories.
The latest release is now available here:
http://maven.apache.org/archiva/download.html
If you have any questions, please consult:
* The web site: http://maven.apache.org/archiva/
* The archiva-user mailing list: http://maven.apache.org/archiva/mail-lists.html
----
-- The Apache Maven Archiva Team
[ Category : Apache Maven ] 

For details of new features and fixes, please see the cactus web site.
[ Category : Apache Jakarta ] 

NMaven provides Apache Maven 2.x plugins to support building of .NET applications.
http://incubator.apache.org/nmaven/0.15/
Features for this release include:
----
[ Category : Apache Incubator ] 

[ Category : Apache Maven ] 

1) To develop a VERP Mailet to allow James to write VERP modified return addresses on outbound messages, and an inbound mailet/matcher to identify VERP bounces and invoke configurable "do something" code.
2) James' provided mailing list manager is fine for small closed groups, but lacks the functionality of a more robust MLM, the project is to add some all or more of the following features: subscriber and message moderation, double opt-in and bounce handling.
We all look forward to welcoming Student proposals for these or any other ideas, and would welcome discussion of the ideas on the James Server Developers mailing list.
----
[ Category : Apache James ] 

Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies, characterized by flexibility, configurability, and tight integration with Apache Ant.
This is a beta release, for wide testing with users. Problems found at this phase can be fixed in the final release, so now is a good time to download and use it. Although there may be some changes at the API level, it is already being in production builds in many large Java projects.
Key features of the 2.0.0-beta2 release are
Issues should be reported to: https://issues.apache.org/jira/browse/IVY
Download the 2.0.0-beta2 release files at: http://ant.apache.org/ivy/download.cgi
More information can be found on the Ivy website: http://ant.apache.org/ivy/
----
-- The Apache Ivy (at Apache Ant Project) Team
[ Category : Apache Ant ] 

Apache Tomcat is an implementation of the Java Server Pages 1.2 and Java Servlet 2.3 specifications.
Please refer to the release notes for a complete list of changes.
Downloads: http://tomcat.apache.org/download-41.cgi
Security information: http://tomcat.apache.org/security-4.html
----
[ Category : Apache Tomcat ] 

Apache Tomcat 6.0 includes new features over Apache Tomcat 5.5, including support for the new Servlet 2.5 and JSP 2.1 specifications, a refactored clustering implementation, advanced IO features, and improvements in memory usage.
Please refer to the change log for the list of changes: http://tomcat.apache.org/tomcat-6.0-doc/changelog.html
Downloads: http://tomcat.apache.org/download-60.cgi
Migration guide from Apache Tomcat 5.5.x: http://tomcat.apache.org/migration.html
----
[ Category : Apache Tomcat ] 

Archiva is a build artifact repository manager for use with build tools such as Maven, Continuum and Ant.
It has features like repository search and browse, securing repositories, identifying unknown artifacts and reporting of repository problems.
Aside from these, it can also act as a nearby (proxy) cache of popular global repositories.
The latest release is now available here:
http://maven.apache.org/archiva/download.html
The site has also been updated, you can visit it at:
http://maven.apache.org/archiva
----
-- The Apache Maven Archiva Team
[ Category : Apache Maven ] 

Apache Tomcat 5.5.26 incorporates numerous security updates and bug fixes. Please refer to the change log for the list of changes: http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
Downloads: http://tomcat.apache.org/download-55.cgi
----
[ Category : Apache Tomcat ] 

Many new features, optimizations, and bug fixes have been added since 2.2, including:
The detailed change log is at: http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_3_0/CHANGES.txt
Lucene 2.3 includes index format changes that are not readable by older versions of Lucene. Lucene 2.3 can both read and update older Lucene indexes. Adding to an index with an older format will cause it to be converted to the newer format.
Binary and source distributions are available at http://www.apache.org/dyn/closer.cgi/lucene/java/
Lucene artifacts are also available in the Maven2 repository at http://repo1.maven.org/maven2/org/apache/lucene/
----
[ Category : Apache Lucene ] 

Jetspeed is an Open Portal Platform and Enterprise Portal, written in open source to the Java Portlet API standard under the Apache license.
Version 2.1.3 is a minor update to the 2.1.2 release.
New Features and improvements in Version 2.1.3:
Full details of this can be found in the release notes:
http://portals.apache.org/jetspeed-2/release-notes.html
Jetspeed 2.1.3 source and binary distributions, including a standard and a full demo installer, are available from:
http://portals.apache.org/jetspeed-2/download.html
Both Maven-1 and Maven-2 signed jars, wars, POMs and plugins are now available from Maven Central:
http://repo1.maven.org/maven/org.apache.portals.jetspeed-2/
http://repo1.maven.org/maven2/org/apache/portals/jetspeed-2/
We hope you enjoy using Jetspeed! If you have any questions, please consult:
----
[ Category : Apache Portals ] 

The Portals Bridges Project provides Portal independent integration with Web Frameworks such as JSF, Struts, and Groovy, and JSR-168 compliant Portlet components.
Bridges 1.0.4 is a bug fix release with added features:
Full details of this can be found in the release notes:
http://portals.apache.org/bridges/release-notes.html
Portals Bridges 1.0.4 distributions are available from:
http://portals.apache.org/bridges/download.html
Both Maven-1 and Maven-2 signed jars, wars, POMs and plugins are now available from Maven Central:
http://repo1.maven.org/maven/org.apache.portals.bridges/
http://repo1.maven.org/maven2/org/apache/portals/bridges/
We hope you enjoy using Portals Bridges! If you have any questions, please consult:
----
-- The Apache Portals Bridges Team
[ Category : Apache Portals ] 

The Apache Tomcat team is pleased to announce the immediate availability of version 1.2.26 of the Apache Tomcat Connectors.
It contains connectors, which allow a web server such as Apache HTTPD, Microsoft IIS and Sun Web Server to act as a front end to the Tomcat web application server.
This version contains a few enhancements and fixes a number of minor bugs of the previous versions.
See http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html for a complete list of changes.
Source distribtions can be downloaded from an Apache Software Foundation mirror at:
http://tomcat.apache.org/download-connectors.cgi
Binary distributions for a number of different operating systems and web servers can be downloaded from an Apache Software Foundation mirror at:
http://tomcat.apache.org/download-connectors.cgi
Syncing the release to the download mirrors might take up to 48 hours.
Documentation for using Apache Tomcat Connectors can be found at:
http://tomcat.apache.org/connectors-doc/
Thank you,
----
-- Merry Christmas from The Apache Tomcat Team
[ Category : Apache Tomcat ] 

Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies, characterized by flexibility, configurability, and tight integration with Apache Ant.
Apache Ivy has recently graduated from the Apache Incubator as a subproject of Apache Ant, as such this is its first release as an official Apache project.
The status of this version is a beta, meaning that we encourage users to try it out. This version is already providing a good stability and robustness. API and features are still subject to change though.
Key features of the 2.0.0-beta1 release are
Issues should be reported to: https://issues.apache.org/jira/browse/IVY
Download the 2.0.0-beta1 release files at: http://ant.apache.org/ivy/download.cgi
More information can be found on the Ivy website: http://ant.apache.org/ivy/
[ Category : Apache Ant ] 

Apache Derby is a subproject of the Apache DB project. Derby is a pure Java relational database engine which conforms to the ANSI SQL and JDBC standards. Derby aims to be easy for developers and end-users to work with.
Derby 10.3.2.1 can be obtained from the Derby download site:
http://db.apache.org/derby/derby_downloads.html
Derby 10.3.2.1 contains many bug fixes for issues present in earlier releases, including important fixes for territory based collation.
Please try 10.3.2.1.
----
[ Category : Apache DB ] 

Highlights are:
You can grab the latest release from the download page : http://maven.apache.org/continuum/download.html
To upgrade from a previous 1.1 beta, you can look at Upgrade Guide : http://maven.apache.org/continuum/documentation/1_1/installation/upgrade.html
Below is the jira release notes for this release.
Release Notes - Continuum - Version 1.1
Bug
Improvement
New Feature
Task
----
-- The Apache Maven Coninuum Team
[ Category : Apache Maven ] 

Architectural changes in HttpClient 4.0
---------------------------------------
-------------------
HttpClient 3.x features that have NOT yet been ported
-------------------
-------------------
Download - http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpclient.cgi
Release notes - http://www.apache.org/dist/jakarta/httpcomponents/httpclient/RELEASE_NOTES.txt
HttpComponents site - http://jakarta.apache.org/httpcomponents/
[ Category : Apache Jakarta ] 

One alternative to Slide is provided by the Apache Jackrabbit project. Jackrabbit has a healthy, active developer community and provides, among others things:
Please visit http://jackrabbit.apache.org/ for more information.
We apologize for the inconveniences.
----
-- Apache Jakarta Project Management Committee
[ Category : Apache Jakarta ] 

Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to streamline the full development cycle, from building, to deploying, to maintaining applications over time.
This release includes a number of fixes and improvements since the 2.0.9 GA release. Struts 2.0.11 is available in a full distribution, or as separate library, source, example and documentation distributions. The release is also available through the central Maven repository under Group ID "org.apache.struts". The release notes are available online at http://struts.apache.org/2.0.11/docs/release-notes-2011.html
The 2.0.x series of the Apache Struts framework has a minimum requirement of the following specification versions: Servlet API 2.4, JSP API 2.0, Java 5, Backported Java 4 JARs are also available.
Should any issues arise with your use of any version of the Struts framework, please post your comments to the user list, and, if appropriate, file a tracking ticket at https://issues.apache.org/struts/secure/Dashboard.jspa
----
-- Apache Struts Project Management Committee
[ Category : Apache Struts ] 

[ Category : Apache Jakarta ] 

[ Category : Apache Jakarta ] 

Apache log4j 1.2.15 is a maintenance release of log4j 1.2 (http://logging.apache.org/log4j/1.2). The list of fixed issues is available at http://logging.apache.org/log4j/1.2/changes-report.html. The release may be downloaded from http://logging.apache.org/log4j/1.2/download.html and is also available in the master Maven repository (groupId: log4j, artifactId: log4j, version: 1.2.15).
The extras companion for log4j 1.2 (http://logging.apache.org/log4j/companions/extras) provides extra features to log4j 1.2 users and should work with log4j 1.2.9 and later. The companion may work with earlier versions of log4j 1.2 but that has not been tested. Features provided by the extras companion include: parameterized logging (with either java.text.MessageFormat or log4j 1.3 patterns), Regular expression filters, rolling file appender with replaceable triggering and file naming policies and an enhanced pattern layout with support for longer pattern names, more abbreviation options, and time zone specification for date fields. The release may be downloaded from http://logging.apache.org/log4j/companions/extras/download.html and is also available in the master Maven repository (groupId: log4j, artifactId: apache-log4j-extras, version 1.0).
With the availability of log4j 1.2.15 and the extras companion, users of the log4j 1.3 alpha versions are encouraged to plan to migrate to log4j 1.2.15 with the appropriate companions or to track and contribute to the log4j 2.0 development effort. Development of log4j 1.3 is abandoned and no additional development or releases are anticipated.
----
-- The Apache Logging Services Project
[ Category : Apache Logging ] 

[ Category : Apache Jakarta ] 

This release represents the latest open source Java Enterprise Edition 5.0 application server from the Apache Geronimo project, and continues the evolution of the Apache Geronimo server by adding new features and capabilities to a fully compliant and certified Java Enterprise Edition 5.0 container suitable for everything from a development environment to enterprise-level deployments.
The newly released Apache Geronimo 2.0.1 breaks new ground as the first open source Application Server to provide two certified JAX-WS Web Services implementations: Apache Axis2 and Apache CXF. This capability further highlights the flexibility of Apache Geronimo which also provides two certified web container implementations: Apache Tomcat and Jetty.
Geronimo 2.0.1 also introduces new features such as simplified development, improved diagnostics and flexible assemblies. Simplified deployment is achieved through the use of standards based programming model enhancements found in Java Enterprise Edition 5.0. This includes support for the Enterprise JavaBeans (EJB3) specification as implemented by the Apache OpenEJB and Apache OpenJPA projects.
Improved diagnostic capabilities include enhanced logging, class loader viewer as well as JMX browser which are all available from the web based console. Change logging levels on the fly as well as view existing logs with a set of filters. Looking for a class and wondering where it came from? The class loader viewer let’s you find them. Want to see or change the attributes for MBeans in the server? The JMX browser allows you to navigate the MBeans in the server in a simple tree format without having to hook up external consoles or third party products.
In addition, the Certification Authority portlet provides a user friendly interface to setup a Certification Authority, your own Public-Key Infrastructure, and use server/client Digital Certificates for securing your applications.
Flexible assemblies are realized through the project’s continued development of ”Little G” 2.0.1 ? a lightweight container offering for projects that don’t need the full feature set of Java Enterprise Edition 5.0. Perfect for web-service and SOA deployments, "Little G" brings the modularity, manageability and extensibility of Apache Geronimo to a lightweight assembly that is small in footprint but full of capability.
The software can be downloaded from the Apache Geronimo web site http://geronimo.apache.org/downloads
[ Category : Apache Geronimo ] 

[ Category : Apache Maven ] 

Apache Tomcat 6.0 includes new features over Apache Tomcat 5.5, including support for the new Servlet 2.5 and JSP 2.1 specifications, a refactored clustering implementation, advanced IO features, and improvements in memory usage.
Please refer to the change log for the list of changes: http://tomcat.apache.org/tomcat-6.0-doc/changelog.html
Downloads: http://tomcat.apache.org/download-60.cgi
Migration guide from Apache Tomcat 5.5.x: http://tomcat.apache.org/migration.html
----
[ Category : Apache Tomcat ] 

Apache Derby is a subproject of the Apache DB project. Derby is a pure Java relational database engine which conforms to the ANSI SQL and JDBC standards. Derby aims to be easy for developers and end-users to work with.
Derby 10.3.1.4 can be obtained from the Derby download site:
http://db.apache.org/derby/derby_downloads.html
Derby 10.3.1.4 introduces the following new capabilities:
----
[ Category : Apache DB ] 

It contains connectors, which allow a web server such as Apache HTTPD, Microsoft IIS and Sun Web Server to act as a front end to the Tomcat web application server.
This version contains several enhancements and fixes a number of minor bugs of the previous versions.
See http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html for a complete list of changes.
Source distribtions can be downloaded from an Apache Software Foundation mirror at:
http://tomcat.apache.org/download-connectors.cgi
Binary distributions for a number of different operating systems and web servers can be downloaded from an Apache Software Foundation mirror at:
http://tomcat.apache.org/download-connectors.cgi
Syncing the release to the download mirrors might take up to 48 hours.
Documentation for using Apache Tomcat Connectors can be found at:
http://tomcat.apache.org/connectors-doc/
----
[ Category : Apache Tomcat ] 

Archiva is a build artifact repository manager for use with build tools such as Maven, Continuum and Ant.
It has features like repository search and browse, securing repositories, identifying unknown artifacts and reporting of repository problems. Aside from these, it can also act as a nearby (proxy) cache of popular global repositories.
The latest release is now available here: http://maven.apache.org/archiva/download.html
----
-- The Apache Maven Archiva Team
[ Category : Apache Maven ] 

This is the fifth GA release of the 1.1 line of Pluto. Pluto 1.1 is a major refactoring of Pluto 1.0. Pluto 1.1 provides simpler integration of the portlet container, and simpler configuration of the Pluto portal driver (a simple portal included with Pluto).
Pluto 1.1.4 includes support for JSP 2.1, updates to the Pluto Portal, Tomcat 6 installation support, and bug fixes related to url and portlet request attribute handling.
The Apache Pluto project provides the reference implementation of the JSR-168 (Portlet 1.0) specification.
For more information or to download the release, please visit:
Website: http://portals.apache.org/pluto
Release Notes: http://portals.apache.org/pluto/v11/release-notes.html
----
-- The Apache Portals PMC (Project Management Committee)
[ Category : Apache Portals ] 

It contains connectors, which allow a web server such as Apache HTTPD, Microsoft IIS and Sun Web Server to act as a front end to the Tomcat web application server.
This version contains several enhancements and fixes a number of minor bugs of the previous version 1.2.23.
See http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html for a complete list of changes.
Source distribtions can be downloaded from an Apache Software Foundation mirror at:
http://tomcat.apache.org/download-connectors.cgi
Binary distributions for a number of different operating systems and web servers can be downloaded from an Apache Software Foundation mirror at:
http://tomcat.apache.org/download-connectors.cgi
Documentation for using Apache Tomcat Connectors can be found at:
http://tomcat.apache.org/connectors-doc/
----
[ Category : Apache Tomcat ] 

[ Category : Apache Commons ] 

[ Category : Apache Jakarta ] 

Jetspeed is an Open Portal Platform and Enterprise Information Portal, written all in open source under the Apache license in Java and XML, and build upon an open component architecture and standards.
Version 2.1.2 is primarily a bug fix release but also adds enhancements such as:
Full details of this can be found in the release notes:
* http://portals.apache.org/jetspeed-2/release-notes.html
Jetspeed 2.1.2 source and binary distributions, including a standard and a full demo installer, are available from:
* http://portals.apache.org/jetspeed-2/download.html
[ Category : Apache Portals ] 

The Portals Bridges Project provides Portal independent and JSR-168 compliant Portlet components.
Bridges 1.0.3 is primarily a bug fix release but also adds a few enhancements such as a new Groovy Bridge and a generic PortletResourceURLFactory interface allowing JSR-168 portal containers to already provide Portlet ResourceURL functionality similar to what JSR-286 very likely is going to provide natively.
Full details of this can be found in the release notes:
* http://portals.apache.org/bridges/release-notes.html
----
-- The Apache Portals Bridges Team
[ Category : Apache Portals ] 

This release includes new functionality and corrects many outstanding bugs. Please read the changes file carefully as there are some minor incompatibilities with the previous version.
----
[ Category : Apache Jakarta ] 

This is a bugfix release, containing the last 5 years of bugfixes and minor improvements to the CLI codebase.. Full details of this can be found in the release notes:
http://commons.apache.org/cli/upgrading-1.0-to-1.1.html
For more information on Commons CLI, please visit the CLI website:
http://commons.apache.org/cli/
Commons CLI is available in either binary or source form from:
http://commons.apache.org/downloads/download_cli.cgi
----
-- The Jakarta Commons community
[ Category : Apache Jakarta ] 

You can find the binaries here
You can find the release notes here
----
[ Category : Apache Maven ] 

Yet another preview (alpha) release, Tapestry 5.0.5 adds many new components, including a file upload component and the Palette component (for multiple selection). Release 5.0.5 improves the power and flexibility of the BeanEditForm and Grid component, adds a new HTML tutorial, adds client-side field persistence, fixes some problems with the quickstart Maven archetype, and allows expansions inside attributes (rather than just inside body text), as well as many other fixes.
Tapestry may be downloaded from http://tapestry.apache.org/download.html and is also available via the central Maven repository.
The Apache Tapestry 5 home page is http://tapestry.apache.org/tapestry5/
----
-- The Apache Tapestry Project
[ Category : Apache Tapestry ] 

The ALPHA5 version delivers a number of incremental improvements across the board in all modules and adds several performance oriented features such as ability to transfer data directly between a file and a socket NIO channels. Please check it out and let the HttpComponents team know what you think.
This is likely to be the last ALPHA release of the HttpCore 4.0 branch. HttpCore is is expected to enter the BETA development phase with the next release.
More information can be found at the HttpComponents project site.
Downloads can be found here .
[ Category : Apache Jakarta ] 

This is a bugfix release which introduces a scopable version of the FileCleaner.
The Release notes are available online and in the downloads.
Jakarta Commons IO 1.3.2 is available from the IO Downloads page.
[ Category : Apache Jakarta ] 

Commons Modeler is design to make the process of setting up JMX (Java Management Extensions) MBeans easier by configuring the required meta data using an XML descriptor. In addition, Modeler provides a factory mechanism to create the actual Model MBean instances themselves. See the Modeler website for more details:
Commons Modeler Website: http://commons.apache.org/modeler/
Release notes: http://commons.apache.org/modeler/commons-modeler-2.0.1/RELEASE-NOTES.txt
Download: http://commons.apache.org/downloads/download_modeler.cgi
----
-- The Apache Jakarta Commons community
[ Category : Apache Jakarta ] 

[ Category : Apache Maven ] 

Many new features, optimiz