Support Ex-Jakarta |
27 September 2005 - Jakarta Commons Email 1.0 releasedThe Commons team of the Jakarta Project of the ASF is happy to announce the release of Commons Email 1.0. Jakarta Commons Email provides an API for sending email. It is built on top of the Java Mail API, which it aims to simplify. While this is the first official release for Commons Email, the code itself has been available through the commons sandbox and the commons proper for a very long time and is considered mature and stable by the developers. Commons Email is available here as source and binary from the Apache Mirror System. It will also be available from the Apache Java repository and the Maven main repository. The Commons Email team 25 September 2005 - Tapestry 4.0-beta-8 releasedThe latest beta release of Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of functionality with minimal Java coding, and creates an environment that supports high levels of reuse. This is another a bug fix release, building on the beta-7 release. This release adds more documentation, and fixes a number of important bugs related to localization, client-side input validation, and code generation. A full listing of bug fixes is available in the change log. Tapestry is provided as a combined binary/source distribution, and a separate documentation distribution. 24 September 2005 - HiveMind 1.1-rc-1 releasedThe first release candidate for HiveMind 1.1 has been released. It contains no functionality differences from the beta-3 release. 23 September 2005 - Apache Tomcat 5.5.12-alpha releasedThe Apache Tomcat team is proud to announce the immediate availability of Tomcat 5.5.12-alpha. This version contains several bug fixes, including an important change to session attribute storage concurrency that is required by the upcoming Servlet Specification v2.5. In addition to these changes, this release is a significant milestone for two reasons: This release is the last one to be done using the CVS repository at Apache. The Tomcat team is moving to the Subversion (SVN) repository as part of the overall Apache initiative to do so. Access instructions for the SVN repository are available at Apache's repositories page. The move is expected to be complete within the next week. This release is also likely the last one to use the Jakarta pages. As part of Tomcat's move to a top-level project (TLP) at Apache, we will be migrating our content to http://tomcat.apache.org, which is still under construction at this time. That site will have its own download pages and related information. We will keep the key jakarta URLs intact with redirection, but please keep an eye out and update your bookmarks to http://tomcat.apache.org as/when appropriate. As part of the TLP move, distribution names have changed from jakarta-tomcat-* to apache-tomcat-*, and similar minor branding changes will gradually become visible in the web site and documentation. We thank the Jakarta project for its support over the years, and we will continue collaborating on projects and issues of common interest. The Release notes are available at http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES Please refer to the change log for the list of changes: http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html Downloads: The Apache Tomcat Team 19 September 2005 - Tapestry 4.0-beta-7 releasedThe latest beta release of Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of functionality with minimal Java coding, and creates an environment that supports high levels of reuse. This is another a bug fix release, building on the beta-6 release. This release continues to fill in missing component documentation, and improved error reporting in a number of areas. Further, component types may now include slashes (to allow organizing them into folders, in the same way that pages can be organized). Class names of managed beans may now be abbreviated, much like the way page and component class names may be abbreviated. A full listing of bug fixes is available in the change log. Tapestry is provided as a combined binary/source distribution, and a separate documentation distribution. 08 September 2005 - Tapestry 4.0-beta-6 releasedThe latest beta release of Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of functionality with minimal Java coding, and creates an environment that supports high levels of reuse. This is another a bug fix release, building on the beta-5 release. This release fixes a number of bugs with client-side input validation and user input focus. The LinkSubmit component and the Inspector subsystem were overhauled. As importantly, many gaps in the component reference documentation have been filled. Finally, a number of minor changes were made to move Tapestry towards general XHTML compliance. A full listing of bug fixes is available in the change log. Tapestry is provided as a combined binary/source distribution, and a separate documentation distribution. 02 September 2005 - Turbine Stratum 1.0 releasedThe Turbine team has decided to do some actual software paleontology and do a release of the long standing Turbine 2.3.x component layer called "Stratum". This release is intended as a closure to replace all the alpha and beta versions floating around. There is no further development beyond the 1.0 version planned. Turbine Stratum is distributed as binary including all documentation and as a source distribution. The jar itself is also available through the ibiblio Maven repository. Download Turbine and Turbine components. 29 August 2005 - Tapestry 4.0-beta-5 releasedThe fifth beta release of Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of functionality with minimal Java coding, and creates an environment that supports high levels of reuse. This is another a bug fix release, building on the beta-4 release. Many of the fixes in this release were improvements to client-side JavaScript, including client-side input validation. The way Tapestry forms client-side element ids is now XHTML conformant (no use of the dollar sign, no leading underscores). The Form component has a new listener parameter, success, that is only invoked when validation is successful. A full listing of bugs fixes is available in the change log. Tapestry is provided as a combined binary/source distribution, and a separate documentation distribution. 24 August 2005 - JMeter 2.1 releasedJMeter is a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions, including JMS, LDAP, SMTP, JDBC, SOAP etc. Release 2.1 includes an additional script format - smaller, more compact, more readable - based on Xstream. There are updates to the JMS, JDBC, WSDL and XML processing. Also a new config item, CSV DataSet for easier test parameterisation. For a full description, see the history of changes. 23 August 2005 - HiveMind 1.1-beta-3 releasedThe latest release of the HiveMind services and configuration microkernel progresses towards a final 1.1 release. A few minor bugs were fixed, and the build environment was improved. More importantly, there have been significant improvements to the documentation, care of newest committer Achim Hugen. 17 August 2005 - Cactus 1.7.1 releasedThe Apache Jakarta Cactus team is proud to announce the immediate availability of Cactus 1.7.1. Release notes: http://jakarta.apache.org/cactus/1.7.1/ANNOUNCEMENT.txt Downloads: Binaries:
http://jakarta.apache.org/site/binindex.cgi#cactus
The Apache Jakarta Cactus Team 11 August 2005 - Tapestry 4.0-beta-4 releasedThe fourth beta release of Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of functionality with minimal Java coding, and creates an environment that supports high levels of reuse. This is another a bug fix release, building on the beta-3 release. Key areas covered are fixes for minor client-side validation problems, fixes for several bytecode enhancement issues (including one that prevent transient page properties from being cleared), and adding of many different localizations of the messages used for form input vield validation. In addition, the default binding concept was removed from Tapestry 4.0. A full listing of bugs fixes is available in the change log. Tapestry is provided as a combined binary/source distribution, and a separate documentation distribution. 04 August 2005 - RDC Taglib graduated from Taglibs Sandbox to Taglibs Proper The RDC Taglib Project Team is pleased to announce that the RDC Taglib Project has
graduated from Taglibs-Sandbox and joined Taglibs-Proper. The RDC sources, the RDC
nightly build and the RDC website have moved accordingly; and a new RDC component
has been added to the Taglibs section of bugzilla. 01 August 2005 - Right Commons-Cli 1.0 Jar Now In Java RepositoryFor many months, the Apache java repository has contained an unofficial snapshot named commons-cli-1.0 rather than the official 1.0 release. This jar has been mirrored to ibiblio and made available through Maven as commons-cli-1.0. I'd like to extend apologies to you all on behalf of the Jakarta team for this mistake. Sorry. The existing jar has now been replaced by the official 1.0 release. (This change may take several hours to work it's way through to the mirrors.) Maven users who use commons-cli directly or indirectly may be effected by this change. It is recommended that maven users should wait 24 hours (to allow the mirrors to sync) and then delete the version of commons-cli in their local repository. They should then rebuild and retest their code. It is recommended that all who can should switch to use the official release. There is a small risk that some code may be broken by this change. However, is no reason to suspect that the original jar has been tampered with: it is just wrongly named. For those who require it, it is available as commons-cli-20040117.000000 from ibiblio. Some users may need to update their project.xml to use this version (rather than the official release). Please direct any questions to the user list at Jakarta Commons. Robert 26 July 2005 - Commons Betwixt 0.7 releasedBetwixt provides a flexible way to map beans into XML - and vice versa. Betwixt 0.7 is a feature release. A number of new strategies have been introduced to add flexibility. Improvements have been made to binding and introspection including improved support for polymophism. Improvements have been made to the dot betwixt file format including support for multiple specifications within the same file. Betwixt 0.7 is binary compatible with 0.6 but a number of changes have been made to some semantics. It is believed that the impact of these changes should be minimal. Download Commons Betwixt 0.7. Please remember to check the sum and verify the signature. 26 July 2005 - Reusable Dialog Components (RDC) Taglib 1.0 released The 1.0 release of the Reusable Dialog
Components (RDC) Taglib is now available. Downloads: 25 July 2005 - Tapestry 4.0-beta-3 releasedThe third beta release of Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of functionality with minimal Java coding, and creates an environment that supports high levels of reuse. This is another a bug fix release, building on the beta-2 release, and includes important fixes related to application state objects, client-side input field focus, and OGNL class loader problems. Tapestry is provided as a combined binary/source distribution, and a separate documentation distribution. 24 July 2005 - Apache Jakarta Tomcat 5.5.10-alpha releasedThe Apache Jakarta Tomcat team is proud to announce the immediate availability of Tomcat 5.5.10-alpha. This build contains 110 improvements, including bug fixes, enhancements, and documentation updates. There are several interesting new features, such as Apache Portable Runtime (APR)-based HTTP/1.1 and AJP/1.3 protocol handlers with SSL support, an experimental NIO-Socket channel for the AJP/1.3 connector, improved support for Java 5 using the Eclipse 3.1 JDT, clustering support at the Engine and Host levels, and more. The Release notes are available at http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES Please refer to the change log for the list of changes: http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html Downloads: The Apache Jakarta Tomcat Team 10 July 2005 - Tapestry 4.0-beta-2 releasedA new beta release of Tapestry 4.0 is now available. Tapestry is a component based web application framework that provides lots of functionality with minimal Java coding, and creates an environment that supports high levels of reuse. Release 4.0-beta-2 is purely a bug fix release, building on the beta-1 release, and largely resolving problems with annotations and client-side JavaScript. Tapestry is provided as a combined binary/source distribution, and a separate documentation distribution. [ 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 |
|
||