[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-site-cvs
Subject:    svn commit: r369236 [2/3] - /jakarta/site/news.xml
From:       henning () apache ! org
Date:       2006-01-15 17:36:38
Message-ID: 20060115173644.23144.qmail () minotaur ! apache ! org
[Download RAW message or body]


Modified: jakarta/site/news.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/news.xml?rev=369236&r1=369235&r2=369236&view=diff
 ==============================================================================
--- jakarta/site/news.xml (original)
+++ jakarta/site/news.xml Sun Jan 15 09:36:30 2006
@@ -1,39 +1,39 @@
-<?xml version="1.0"?>
-<news>
-    <!-- 
-    
-Add a new <group> every quarter.  Each <group> becomes a single page, containing
-all the <release> and <item> elements it contains.
-
-group/@id
-    Used as the basis for the name of the file to which the news items are \
                generated,
-    i.e., "2005-q4".  
-  
-group/@title
-    A short description of the content of the group, i.e., "2005 Oct-Dec".
-
-<release> and <item> go inside <group>
-    
-release/@id
-item/@id    
-    @id must be formatted as YYYYMMDD.x.  The .x should start at 1 and increment in \
                the rare cases
-    that there are more than one news item on a given day.
-    
-    @id is often used to sort releases and items into chronological order.
-    
-release/@product
-    The product is used to generate the news item title; it should be the name of
-    the product plus the release number (i.e., "HiveMind 1.1-beta-2").
-    
-item/@title
-    The title of the news item.
-        
-Content inside <release> and <item> are copied into the output content XML files, \
                then transformed
-into HTML for the final site.    
-    
-     -->
-    <!-- @id must be formatted as YYYYMMDD.x.  The output date is formatted from the \
                id.  
-         It is also used for sorting. -->
+<?xml version="1.0"?>
+<news>
+    <!-- 
+    
+Add a new <group> every quarter.  Each <group> becomes a single page, containing
+all the <release> and <item> elements it contains.
+
+group/@id
+    Used as the basis for the name of the file to which the news items are \
generated, +    i.e., "2005-q4".  
+  
+group/@title
+    A short description of the content of the group, i.e., "2005 Oct-Dec".
+
+<release> and <item> go inside <group>
+    
+release/@id
+item/@id    
+    @id must be formatted as YYYYMMDD.x.  The .x should start at 1 and increment in \
the rare cases +    that there are more than one news item on a given day.
+    
+    @id is often used to sort releases and items into chronological order.
+    
+release/@product
+    The product is used to generate the news item title; it should be the name of
+    the product plus the release number (i.e., "HiveMind 1.1-beta-2").
+    
+item/@title
+    The title of the news item.
+        
+Content inside <release> and <item> are copied into the output content XML files, \
then transformed +into HTML for the final site.    
+    
+     -->
+    <!-- @id must be formatted as YYYYMMDD.x.  The output date is formatted from the \
id.   +         It is also used for sorting. -->
     <group id="2006-q1" title="2006 Jan-Mar">
         <release id="20060107.1" product="Tapestry 4.0 (final)">
             <p> After nearly two years of work, the Tapestry development team is \
proud to announce the next major @@ -92,7 +92,7 @@
                     needs. </li>
                 <li> Page properties can now be persisted on the client, as well as \
                in the session. </li>
                 <li> Components and component parameters can now be marked as \
                deprecated. Component parameters may have
-                    aliases (used when renaming a parameter). </li>
+                    aliases (used when renaming a parameter). </li>
                 <li>The examples have been rewritten to take full advantage of \
Tapestry 4.0 features, including  annotations.</li>
             </ul>
@@ -239,538 +239,539 @@
                 templates was added. In addition, a few last-minute features were \
                slipped in: the default binding prefix
                 can now be set (overriding the default, "ognl") and the stategy used \
by Tapestry to localizes assets and  resources is now pluggable and extendable. </p>
-            <p> A full listing of bug fixes is available in the <a
-                    href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20051203.1" product="Commons Net 1.4.1">
-            <p> The Commons Net team announces the release of <a \
                href="http://jakarta.apache.org/commons/net/">Commons
-                    Net</a> 1.4.1. This is a small fix release to clean up ONLY the \
                inadvertently introduced dependency
-                on JDK 1.4 in commons-net 1.4.0 </p>
-            <p> Net is available in either binary or source form from the <a
-                    \
href="http://jakarta.apache.org/site/downloads/downloads_commons-net.cgi">Net \
                downloads</a> page.
-            </p>
-        </release>
-        <release id="20051115.1" product="Commons Validator 1.2.0">
-            <p> The Commons Validator team is pleased to announce the availability \
                of <a
-                    href="http://jakarta.apache.org/commons/validator/">Commons \
                Validator</a> 1.2.0. For a summary of
-                whats new in Validator 1.2.0 see the notes on the <a
-                    \
href="http://wiki.apache.org/jakarta-commons/ValidatorVersion120">Commons Wiki</a>. A \
                complete list
-                of changes is available in the <a \
                href="http://jakarta.apache.org/commons/validator/changes-report.html"
                
-                    >change log</a>. </p>
-            <p> Validator is available in either binary or source form from the <a
-                    \
href="http://jakarta.apache.org/site/downloads/downloads_commons-validator.cgi">Validator
                
-                downloads</a> page. </p>
-        </release>
-        <release id="20051114.1" product="Velocity Tools 1.2">
-            <p> The Jakarta Velocity team is pleased to announce the availability of \
                <a
-                    href="http://jakarta.apache.org/velocity/tools/">Velocity \
                Tools</a> 1.2. This release offers
-                numerous useful new generic and VelocityView tools, compatibility \
                with Struts 1.2.x, and several bug
-                fixes. For a complete list of changes, see the <a
-                    \
                href="http://jakarta.apache.org/velocity/tools/changes.html">change \
                log</a>. </p>
-            <p> VelocityTools is available in either binary or source form from the \
                <a
-                    \
href="http://jakarta.apache.org/site/downloads/downloads_velocity.cgi">Velocity \
                downloads</a> page.
-            </p>
-        </release>
-        <release id="20051113.1" product="Tapestry 4.0-beta-13">
-            <p> The latest beta release of the <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry</a> 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 release
-                fixed problems with client-side JavaScript for several components. \
                The request cycle object is now an
-                injectable service, and the signatures of several methods in several \
                interfaces were changed to remove
-                it. In addition, a new facility was added that allows services to \
                report their internal state as part of
-                the default Exception page. A full listing of bug fixes is available \
                in the <a
-                    href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20051101.1" product="Tapestry 4.0-beta-12">
-            <p> The latest weekly (give or take) beta release for Tapestry 4.0 \
                continues to narrow the list of
-                outstanding bugs. Tapestry can now properly associate a scheme \
                ("http" or "https") with every link and
-                form, making it easy to switch in and out of secure mode. A full \
                listing of bug fixes is available in
-                the <a href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20051026.1" product="HiveMind 1.1">
-            <p> The final 1.1 release of the <a \
                href="http://jakarta.apache.org/hivemind/">HiveMind</a> services and
-                configuration microkernel has been released. </p>
-            <p> HiveMind is an inversion-of-control container that mixes in a \
                powerful approach to modularization and
-                configuration. It is ideally suited for building richly extensible \
                frameworks. <a
-                    href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> is \
                built on HiveMind. HiveMind overlaps
-                in functionality with the very popular <a \
                href="http://springframework.org/">Spring</a> framework, but
-                offers a significant number of its own wrinkles ... and integrates \
                <em>very</em> cleanly with Spring. </p>
-            <p>Release 1.1 offers a significant number of improvements over 1.0. A \
                few highlights:</p>
-            <ul>
-                <li> Services and configurations may now be private to a module, and \
                not directly accessible from other
-                    modules. </li>
-                <li> Lightweight initialization allows properties of an object \
                instance to be configured without having
-                    to make the object a full-fledged service. </li>
-                <li> The locale is now tracked on a per-thread basis, and may be \
                changed at any time. </li>
-                <li> Services may now be defined in terms of a Java <em>class</em>, \
                not a Java <em>interface</em>. </li>
-                <li>
-                    <a href="http://groovy.codehaus.org/">Groovy</a> may be used, \
                instead of XML, to define services and
-                    configurations. </li>
-                <li> Modules may define a package; class names appearing in the XML \
                may omit that package. </li>
-                <li> Streamlined XML with much smarter defaults for many attributes. \
                </li>
-                <li> Support for <a href="http://aopalliance.sourceforge.net/">AOP \
                Alliance</a> style method
-                    interception. </li>
-                <li> Services may now be exposed via JMX for remote control, and to \
                monitor performance. </li>
-                <li> Much improved auto-wiring of services implementations, \
                including automatic dependency injection via
-                    constructor parameters. </li>
-                <li> Support for building services around the Gang Of Four Strategy \
                and Chain of Command patterns. </li>
-                <li> Configurations data may now be injected as a Map rather than a \
                List, by defining the attribute used
-                    as a key. </li>
-                <li> Conditional contribution, controlled by the presence (or \
                absence) of classes, or JVM system
-                    properties. </li>
-                <li> Service proxies may now be serialized and deserialized. </li>
-                <li> HiveDoc has been improved, both in content and in presentation. \
                </li>
-            </ul>
-            <p> Full details are available in the <a \
                href="http://jakarta.apache.org/hivemind/changes.html">change
-                log</a>. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_hivemind.cgi">Download \
                HiveMind</a>
-            </p>
-        </release>
-        <release id="20051017.1" product="Tapestry 4.0-beta-11">
-            <p> The latest weekly beta release for Tapestry 4.0 adds more \
                documentation and debuts a completely
-                renovated Virtual Library demonstration J2EE application, which \
                makes use of all the latest and greatest
-                4.0 features, including annotations, friendly URLs, and multiple \
                folders. In addition, a class loader
-                bug related to client-side persistent properties was fixed. A full \
                listing of bug fixes is available in
-                the <a href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20051011.1" product="Commons HttpClient 3.0rc4">
-            <p> The Jakarta Commons HttpClient project is pleased to announce the \
                fourth and hopefully final release
-                candidate of HttpClient 3.0. RC4 fixes a number of hard to find bugs \
                left over in the previous release.
-                We strongly recommend that all users upgrade to HttpClient 3.0 RC4. \
                </p>
-            <p>
-                <b>Downloads:</b>
-                <ul>
-                    <li>Download - <a \
                href="http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi"
                
-                            \
                >http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi</a>
                
-                    </li>
-                    <li>Release notes - <a
-                            \
                href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt"
                
-                            \
                >http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt</a>
                
-                    </li>
-                </ul>
-            </p>
-            <p> For more information on Commons HttpClient, please see the <a
-                    \
                href="http://jakarta.apache.org/commons/httpclient/">HttpClient</a> \
                web site. </p>
-        </release>
-        <release id="20051010.1" product="Commons IO 1.1">
-            <p>
-                <a href="http://jakarta.apache.org/commons/io/">Commons IO</a> 1.1 \
                has been released. Commons IO
-                provides low level utilities, file filters and streams that probably \
                should be in the JDK. </p>
-            <p> This release fixes all open bugs and adds various enhancements. \
                These include FileSystemUtils, which
-                allows you to obtain the free space on a drive, and FilenameUtils \
                which allows you to manipulate
-                filenames without using File objects. </p>
-            <p> The Release notes are available at <a \
                href="http://jakarta.apache.org/commons/io/upgradeto1_1.html">
-                    http://jakarta.apache.org/commons/io/upgradeto1_1.html </a>
-            </p>
-            <p> Downloads are available from <a \
                href="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi"
                
-                    > \
http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi </a> (Note: the \
                binary download
-                now includes a source zip for use with IDEs) </p>
-            <p> Feedback welcomed to the <a \
                href="http://jakarta.apache.org/commons/io">Commons IO Team</a>
-            </p>
-        </release>
-        <item id="20051009.2" title="Tomcat 5.5.12 is stable">
-            <p>
-                <a href="http://jakarta.apache.org/tomcat">Tomcat</a> 5.5.12 has \
                been voted a stable release after a
-                testing period following the alpha distribution. There have been no \
                code changes, so if you already have
-                5.5.12-alpha, you do not need to download 5.5.12 again. Thank you. \
                </p>
-            <p> 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 <a \
                href="http://www.apache.org/dev/version-control.html"
-                    >Apache's repositories page</a>. The move is expected to be \
                complete within the next week. </p>
-            <p> 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 <a
-                    href="http://tomcat.apache.org">http://tomcat.apache.org</a>, \
                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. </p>
-            <p> The Release notes are available at <a
-                    \
                href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES">
-                    http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES \
                </a>
-            </p>
-            <p> Please refer to the change log for the list of changes: <a
-                    \
                href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html">
                
-                    http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html \
                </a>
-            </p>
-            <p> Downloads:<br/> Binaries: <a \
                href="http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5">
-                    http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5 </a>
-                <br/> Sources: <a \
                href="http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5">
-                    http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5 </a>
-            </p>
-            <p> The Apache Tomcat Team </p>
-        </item>
-        <release id="20051009.1" product="Tapestry 4.0-beta-10">
-            <p> The latest beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20051002.1">beta-9 \
                release</a>. In addition, a default
-                implementation of IPrimaryKeyConverter, used in conjuction with the \
                For component, was added. A full
-                listing of bug fixes is available in the <a \
                href="http://jakarta.apache.org/tapestry/changes.html"
-                    >change log</a>. Tapestry 4.0 is getting very close to a final \
                release. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20051004.1" product="JMeter 2.1.1">
-            <p> Version 2.1.1 of Apache JMeter has been released. This is mainly a \
                bug-fix release, but there is some
-                new functionality: </p>
-            <ul>
-                <li>New Include Controller allows a test plan to reference an \
                external jmx file</li>
-                <li>New JUnitSampler added for using JUnit Test classes</li>
-                <li>New Aggregate Graph listener is capable of graphing aggregate \
                statistics</li>
-                <li>Can provide additional classpath entries using the property \
                user.classpath and on the Test Plan
-                    element.</li>
-            </ul>
-            <p>There are also some bug fixes, including:</p>
-            <ul>
-                <li>Summariser stopped working in 2.1</li>
-                <li>JMeter should now run under JVM 1.3 (but requires 1.4 to \
                build)</li>
-            </ul>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download \
                JMeter</a>
-            </p>
-        </release>
-        <release id="20051003.2" product="Turbine M.E.T.A. 1.3">
-            <p> The <a href="http://jakarta.apache.org/turbine/">Jakarta Turbine</a> \
                team is pleased to announce the
-                release of version 1.3 of the M.E.T.A. (Maven Environment for \
                Turbine Applications), a <a
-                    href="http://maven.apache.org/">Maven 1.x</a> plugin for \
                developing Turbine applications. </p>
-            <p> Turbine M.E.T.A. is available as binary and source distribution \
                through the <a
-                    \
href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Apache mirror \
                system</a> and
-                from the <a href="http://www.ibiblio.org/maven/turbine/">main Maven \
                repository</a>. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Download \
                Turbine M.E.T.A. from
-                    the Apache mirror system.</a>
-            </p>
-        </release>
-        <release id="20051003.1" product="Turbine 2.3.2">
-            <p> The <a href="http://jakarta.apache.org/turbine/">Jakarta Turbine</a> \
                team is pleased to announce the
-                release of Jakarta Turbine Version 2.3.2, a maintenance release of \
                the Jakarta Turbine 2.3 branch. </p>
-            <p> Turbine is a servlet based framework that allows experienced Java \
                developers to quickly build web
-                applications. Turbine allows you to use personalize the web sites \
                and to use user logins to restrict
-                access to parts of your application. </p>
-            <p> Turbine is available as binary and source distribution through the \
                <a
-                    \
href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Apache mirror \
                system</a> and
-                from the <a href="http://www.ibiblio.org/maven/turbine/">main Maven \
                repository</a>. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Download \
                Turbine from the
-                    Apache mirror system.</a>
-            </p>
-        </release>
-        <release id="20051002.1" product="Tapestry 4.0-beta-9">
-            <p> The latest beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a \
                href="news-2005-q3.html#20050925.1">beta-8 release</a>. This
-                release reorganizes the documentation navigation, provides a working \
                version of the Virtual Library J2EE
-                demonstration application (ported from Tapestry 3.0), as well as a \
                number of minor fixes and
-                improvements. A full listing of bug fixes is available in the <a
-                    href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. Tapestry 4.0 is getting very
-                close to a final release. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-    </group>
-    <group id="2005-q3" title="2005 Jul-Sep">
-        <release id="20050927.1" product="Jakarta Commons Email 1.0">
-            <p> The <a href="http://jakarta.apache.org/commons/">Commons</a> team of \
                the <a
-                    href="http://jakarta.apache.org/">Jakarta Project</a> of the <a \
                href="http://www.apache.org/"
-                >ASF</a> is happy to announce the release of Commons Email 1.0. </p>
-            <p>
-                <a href="http://jakarta.apache.org/commons/email/">Jakarta Commons \
                Email</a> provides an API for sending
-                email. It is built on top of the Java Mail API, which it aims to \
                simplify. </p>
-            <p> 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. </p>
-            <p> Commons Email is available <a
-                    \
href="http://jakarta.apache.org/site/downloads/downloads_commons-email.cgi">here</a> \
                as source and
-                binary from the Apache Mirror System. It will also be available from \
                the <a
-                    href="http://www.apache.org/dist/java-repository/ ">Apache Java \
                repository</a> and the <a
-                    href="http://www.ibiblio.org/maven/">Maven main repository</a>. \
                </p>
-            <p> The Commons Email team </p>
-        </release>
-        <release id="20050925.1" product="Tapestry 4.0-beta-8">
-            <p> The latest beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050919.1">beta-7 \
                release</a>. 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 <a
-                    href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20050924.1" product="HiveMind 1.1-rc-1">
-            <p> The first release candidate for HiveMind 1.1 has been released. It \
                contains no functionality differences
-                from the <a href="#20050823.1">beta-3</a> release. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_hivemind.cgi">Download \
                HiveMind</a>
-            </p>
-        </release>
-        <release id="20050923.1" product="Apache Tomcat 5.5.12-alpha">
-            <p> The 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: </p>
-            <p> 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 <a \
                href="http://www.apache.org/dev/version-control.html"
-                    >Apache's repositories page</a>. The move is expected to be \
                complete within the next week. </p>
-            <p> 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 <a
-                    href="http://tomcat.apache.org">http://tomcat.apache.org</a>, \
                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. </p>
-            <p> The Release notes are available at <a
-                    \
                href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES">
-                    http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES \
                </a>
-            </p>
-            <p> Please refer to the change log for the list of changes: <a
-                    \
                href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html">
                
-                    http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html \
                </a>
-            </p>
-            <p> Downloads:<br/> Binaries: <a \
                href="http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5">
-                    http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5 </a>
-                <br/> Sources: <a \
                href="http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5">
-                    http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5 </a>
-            </p>
-            <p> The Apache Tomcat Team </p>
-        </release>
-        <release id="20050919.1" product="Tapestry 4.0-beta-7">
-            <p> The latest beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050908.1">beta-6 \
                release</a>. 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 <a
-                    href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20050908.1" product="Tapestry 4.0-beta-6">
-            <p> The latest beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050829.1">beta-5 \
                release</a>. 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 <a
-                    href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20050902.1" product="Turbine Stratum 1.0">
-            <p> The 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. </p>
-            <p> Turbine Stratum is distributed as binary including all documentation \
                and as a source distribution. The
-                jar itself is also available through the <a \
                href="http://www.ibiblio.org/maven/stratum/">ibiblio Maven
-                    repository</a>. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Download \
                Turbine and Turbine
-                    components.</a>
-            </p>
-        </release>
-        <release id="20050829.1" product="Tapestry 4.0-beta-5">
-            <p> The fifth beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050811.1">beta-4 \
                release</a>. 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 <a
-                    href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20050824.1" product="JMeter 2.1">
-            <p>
-                <a href="http://jakarta.apache.org/jmeter">JMeter</a> 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. </p>
-            <p> Release 2.1 includes an additional script format - smaller, more \
                compact, more readable - based on <a
-                    href="http://xstream.codehaus.org/">Xstream</a>. 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 <a \
                href="http://jakarta.apache.org/jmeter/changes.html">history of \
                changes</a>. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download \
                JMeter</a>. </p>
-        </release>
-        <release id="20050823.1" product="HiveMind 1.1-beta-3">
-            <p> The 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. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_hivemind.cgi">Download \
                HiveMind</a>
-            </p>
-        </release>
-        <release id="20050811.1" product="Tapestry 4.0-beta-4">
-            <p> The fourth beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050725.1">beta-3 \
                release</a>. 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 <em>default binding</em> concept
-                was removed from Tapestry 4.0. A full listing of bugs fixes is \
                available in the <a
-                    href="http://jakarta.apache.org/tapestry/changes.html">change \
                log</a>. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20050817.1" product="Cactus 1.7.1">
-            <p> The Apache Jakarta Cactus team is proud to announce the immediate \
                availability of Cactus 1.7.1. </p>
-            <p> Release notes: <a \
                href="http://jakarta.apache.org/cactus/1.7.1/ANNOUNCEMENT.txt">
-                    http://jakarta.apache.org/cactus/1.7.1/ANNOUNCEMENT.txt </a>
-            </p>
-            <p> Downloads: Binaries: <a \
                href="http://jakarta.apache.org/site/binindex.cgi#cactus">
-                    http://jakarta.apache.org/site/binindex.cgi#cactus </a>
-                <br/> Sources: <a \
                href="http://jakarta.apache.org/site/sourceindex.cgi#cactus">
-                    http://jakarta.apache.org/site/sourceindex.cgi#cactus </a>
-            </p>
-            <p> The Apache Jakarta Cactus Team </p>
-        </release>
-        <item id="20050804.1" title="RDC Taglib graduated from Taglibs Sandbox to \
                Taglibs Proper">
-            <p> 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. <br/>
-                The RDC 1.0 Release was cut last week. </p>
-        </item>
-        <item id="20050801.1" title="Right Commons-Cli 1.0 Jar Now In Java \
                Repository">
-            <p> For 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
-                    <a href="http://maven.apache.org">Maven</a> as commons-cli-1.0. \
                I'd like to extend apologies to you
-                all on behalf of the Jakarta team for this mistake. Sorry. </p>
-            <p> 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. </p>
-            <p> 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 <a
-                    \
href="http://www.ibiblio.org/maven/commons-cli/jars/commons-cli-20040117.000000.jar">ibiblio</a>.
                
-                Some users may need to update their project.xml to use this version \
                (rather than the official release). </p>
-            <p> Please direct any questions to the <a \
                href="http://jakarta.apache.org/site/mail.html">user list</a> at
-                Jakarta Commons. </p>
-            <p> Robert </p>
-        </item>
-        <release id="20050726.2" product="Commons Betwixt 0.7">
-            <p> Betwixt provides a flexible way to map beans into XML - and vice \
                versa. </p>
-            <p> 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. </p>
-            <p> 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. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_commons-betwixt.cgi">Download \
                Commons
-                    Betwixt 0.7</a>. Please remember to check the sum and verify the \
                signature. </p>
-        </release>
-        <release id="20050726.1" product="Reusable Dialog Components (RDC) Taglib \
                1.0">
-            <p> The 1.0 release of the <a \
                href="http://jakarta.apache.org/taglibs/doc/rdc-doc/intro.html"> \
                Reusable
-                    Dialog Components (RDC) Taglib </a> is now available.<br/> JSP \
                2.0 based Reusable Dialog Components
-                (RDC) is a framework for creating JSP taglibs that aid in rapid \
                development of voice and multimodal
-                applications. Server-side generation of HTML has proven an effective \
                way of generating the user
-                interface for visual Web applications that are implemented using \
                server-side application frameworks such
-                as Struts. Over time, the effort involved in such HTML generation \
                has been reduced by the availability
-                of various JSP tag libraries that abstract away the minutiae of HTML \
                markup. The goal of the RDC project
-                is to achieve for voice applications what JSP tag libraries have \
                already achieved in the world of visual
-                Web applications. </p>
-            <p> Downloads:<br/> Binaries and source distributions are available \
                separately. The binaries contain web
-                archives providing documentation, examples and sample applications; \
                in addition to the RDC Taglib java
-                archive and an external TLD for quick reference. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_taglibs-rdc.cgi">Download \
                RDC Taglib</a>
-            </p>
-        </release>
-        <release id="20050725.1" product="Tapestry 4.0-beta-3">
-            <p> The third beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a \
                href="news-2005-q3.html#20050710.1">beta-2 release</a>, and
-                includes important fixes related to application state objects, \
                client-side input field focus, and OGNL
-                class loader problems. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-        <release id="20050724.1" product="Apache Jakarta Tomcat 5.5.10-alpha">
-            <p> The 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. </p>
-            <p> The Release notes are available at \
                http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES </p>
-            <p> Please refer to the change log for the list of changes:
-                http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html </p>
-            <p> Downloads:<br/> Binaries: \
                http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5<br/> Sources:
-                http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5 </p>
-            <p> The Apache Jakarta Tomcat Team </p>
-        </release>
-        <release id="20050710.1" product="Tapestry 4.0-beta-2">
-            <p> A new beta release of <a \
                href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a \
                href="news-2005-q2.html#20050625.1">beta-1 release</a>, and
-                largely resolving problems with annotations and client-side \
                JavaScript. </p>
-            <p> Tapestry is provided as a combined binary/source distribution, and a \
                separate documentation
-                distribution. </p>
-            <p>
-                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
                Tapestry</a>
-            </p>
-        </release>
-    </group>
-</news>
+            <p> A full listing of bug fixes is available in the <a
+                    href="http://jakarta.apache.org/tapestry/changes.html">change \
log</a>. </p> +            <p> Tapestry is provided as a combined binary/source \
distribution, and a separate documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20051203.1" product="Commons Net 1.4.1">
+            <p> The Commons Net team announces the release of <a \
href="http://jakarta.apache.org/commons/net/">Commons +                    Net</a> \
1.4.1. This is a small fix release to clean up ONLY the inadvertently introduced \
dependency +                on JDK 1.4 in commons-net 1.4.0 </p>
+            <p> Net is available in either binary or source form from the <a
+                    \
href="http://jakarta.apache.org/site/downloads/downloads_commons-net.cgi">Net \
downloads</a> page. +            </p>
+        </release>
+        <release id="20051115.1" product="Commons Validator 1.2.0">
+            <p> The Commons Validator team is pleased to announce the availability \
of <a +                    \
href="http://jakarta.apache.org/commons/validator/">Commons Validator</a> 1.2.0. For \
a summary of +                whats new in Validator 1.2.0 see the notes on the <a
+                    \
href="http://wiki.apache.org/jakarta-commons/ValidatorVersion120">Commons Wiki</a>. A \
complete list +                of changes is available in the <a \
href="http://jakarta.apache.org/commons/validator/changes-report.html" +              \
>change log</a>. </p> +            <p> Validator is available in either binary or \
> source form from the <a
+                    \
href="http://jakarta.apache.org/site/downloads/downloads_commons-validator.cgi">Validator
 +                downloads</a> page. </p>
+        </release>
+        <release id="20051114.1" product="Velocity Tools 1.2">
+            <p> The Jakarta Velocity team is pleased to announce the availability of \
<a +                    href="http://jakarta.apache.org/velocity/tools/">Velocity \
Tools</a> 1.2. This release offers +                numerous useful new generic and \
VelocityView tools, compatibility with Struts 1.2.x, and several bug +                \
fixes. For a complete list of changes, see the <a +                    \
href="http://jakarta.apache.org/velocity/tools/changes.html">change log</a>. </p> +   \
<p> VelocityTools is available in either binary or source form from the <a +          \
href="http://jakarta.apache.org/site/downloads/downloads_velocity.cgi">Velocity \
downloads</a> page. +            </p>
+        </release>
+        <release id="20051113.1" product="Tapestry 4.0-beta-13">
+            <p> The latest beta release of the <a \
href="http://jakarta.apache.org/tapestry/">Tapestry</a> 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 release +                fixed \
problems with client-side JavaScript for several components. The request cycle object \
is now an +                injectable service, and the signatures of several methods \
in several interfaces were changed to remove +                it. In addition, a new \
facility was added that allows services to report their internal state as part of +   \
the default Exception page. A full listing of bug fixes is available in the <a +      \
href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. </p> +         \
<p> Tapestry is provided as a combined binary/source distribution, and a separate \
documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20051101.1" product="Tapestry 4.0-beta-12">
+            <p> The latest weekly (give or take) beta release for Tapestry 4.0 \
continues to narrow the list of +                outstanding bugs. Tapestry can now \
properly associate a scheme ("http" or "https") with every link and +                \
form, making it easy to switch in and out of secure mode. A full listing of bug fixes \
is available in +                the <a \
href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. </p> +         \
<p> Tapestry is provided as a combined binary/source distribution, and a separate \
documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20051026.1" product="HiveMind 1.1">
+            <p> The final 1.1 release of the <a \
href="http://jakarta.apache.org/hivemind/">HiveMind</a> services and +                \
configuration microkernel has been released. </p> +            <p> HiveMind is an \
inversion-of-control container that mixes in a powerful approach to modularization \
and +                configuration. It is ideally suited for building richly \
extensible frameworks. <a +                    \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> is built on HiveMind. \
HiveMind overlaps +                in functionality with the very popular <a \
href="http://springframework.org/">Spring</a> framework, but +                offers \
a significant number of its own wrinkles ... and integrates <em>very</em> cleanly \
with Spring. </p> +            <p>Release 1.1 offers a significant number of \
improvements over 1.0. A few highlights:</p> +            <ul>
+                <li> Services and configurations may now be private to a module, and \
not directly accessible from other +                    modules. </li>
+                <li> Lightweight initialization allows properties of an object \
instance to be configured without having +                    to make the object a \
full-fledged service. </li> +                <li> The locale is now tracked on a \
per-thread basis, and may be changed at any time. </li> +                <li> \
Services may now be defined in terms of a Java <em>class</em>, not a Java \
<em>interface</em>. </li> +                <li>
+                    <a href="http://groovy.codehaus.org/">Groovy</a> may be used, \
instead of XML, to define services and +                    configurations. </li>
+                <li> Modules may define a package; class names appearing in the XML \
may omit that package. </li> +                <li> Streamlined XML with much smarter \
defaults for many attributes. </li> +                <li> Support for <a \
href="http://aopalliance.sourceforge.net/">AOP Alliance</a> style method +            \
interception. </li> +                <li> Services may now be exposed via JMX for \
remote control, and to monitor performance. </li> +                <li> Much improved \
auto-wiring of services implementations, including automatic dependency injection via \
+                    constructor parameters. </li> +                <li> Support for \
building services around the Gang Of Four Strategy and Chain of Command patterns. \
</li> +                <li> Configurations data may now be injected as a Map rather \
than a List, by defining the attribute used +                    as a key. </li>
+                <li> Conditional contribution, controlled by the presence (or \
absence) of classes, or JVM system +                    properties. </li>
+                <li> Service proxies may now be serialized and deserialized. </li>
+                <li> HiveDoc has been improved, both in content and in presentation. \
</li> +            </ul>
+            <p> Full details are available in the <a \
href="http://jakarta.apache.org/hivemind/changes.html">change +                \
log</a>. </p> +            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_hivemind.cgi">Download \
HiveMind</a> +            </p>
+        </release>
+        <release id="20051017.1" product="Tapestry 4.0-beta-11">
+            <p> The latest weekly beta release for Tapestry 4.0 adds more \
documentation and debuts a completely +                renovated Virtual Library \
demonstration J2EE application, which makes use of all the latest and greatest +      \
4.0 features, including annotations, friendly URLs, and multiple folders. In \
addition, a class loader +                bug related to client-side persistent \
properties was fixed. A full listing of bug fixes is available in +                \
the <a href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. </p> +  \
<p> Tapestry is provided as a combined binary/source distribution, and a separate \
documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20051011.1" product="Commons HttpClient 3.0rc4">
+            <p> The Jakarta Commons HttpClient project is pleased to announce the \
fourth and hopefully final release +                candidate of HttpClient 3.0. RC4 \
fixes a number of hard to find bugs left over in the previous release. +              \
We strongly recommend that all users upgrade to HttpClient 3.0 RC4. </p> +            \
<p> +                <b>Downloads:</b>
+                <ul>
+                    <li>Download - <a \
href="http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi" +    \
>http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi</a> +      \
> </li>
+                    <li>Release notes - <a
+                            \
href="http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt" +      \
>http://www.apache.org/dist/jakarta/commons/httpclient/RELEASE-NOTES.txt</a> +        \
> </li>
+                </ul>
+            </p>
+            <p> For more information on Commons HttpClient, please see the <a
+                    \
href="http://jakarta.apache.org/commons/httpclient/">HttpClient</a> web site. </p> +  \
</release> +        <release id="20051010.1" product="Commons IO 1.1">
+            <p>
+                <a href="http://jakarta.apache.org/commons/io/">Commons IO</a> 1.1 \
has been released. Commons IO +                provides low level utilities, file \
filters and streams that probably should be in the JDK. </p> +            <p> This \
release fixes all open bugs and adds various enhancements. These include \
FileSystemUtils, which +                allows you to obtain the free space on a \
drive, and FilenameUtils which allows you to manipulate +                filenames \
without using File objects. </p> +            <p> The Release notes are available at \
<a href="http://jakarta.apache.org/commons/io/upgradeto1_1.html"> +                   \
http://jakarta.apache.org/commons/io/upgradeto1_1.html </a> +            </p>
+            <p> Downloads are available from <a \
href="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi" +            \
> http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi </a> (Note: the \
> binary download
+                now includes a source zip for use with IDEs) </p>
+            <p> Feedback welcomed to the <a \
href="http://jakarta.apache.org/commons/io">Commons IO Team</a> +            </p>
+        </release>
+        <item id="20051009.2" title="Tomcat 5.5.12 is stable">
+            <p>
+                <a href="http://jakarta.apache.org/tomcat">Tomcat</a> 5.5.12 has \
been voted a stable release after a +                testing period following the \
alpha distribution. There have been no code changes, so if you already have +         \
5.5.12-alpha, you do not need to download 5.5.12 again. Thank you. </p> +            \
<p> 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 <a \
href="http://www.apache.org/dev/version-control.html" +                    >Apache's \
repositories page</a>. The move is expected to be complete within the next week. </p> \
+            <p> 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 <a +                    \
href="http://tomcat.apache.org">http://tomcat.apache.org</a>, 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. </p> +            <p> The Release notes are available at <a
+                    \
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES"> +               \
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES </a> +            </p>
+            <p> Please refer to the change log for the list of changes: <a
+                    \
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html"> +              \
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html </a> +            </p>
+            <p> Downloads:<br/> Binaries: <a \
href="http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5"> +                    \
http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5 </a> +                <br/> \
Sources: <a href="http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5"> +       \
http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5 </a> +            </p>
+            <p> The Apache Tomcat Team </p>
+        </item>
+        <release id="20051009.1" product="Tapestry 4.0-beta-10">
+            <p> The latest beta release of <a \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20051002.1">beta-9 release</a>. In \
addition, a default +                implementation of IPrimaryKeyConverter, used in \
conjuction with the For component, was added. A full +                listing of bug \
fixes is available in the <a href="http://jakarta.apache.org/tapestry/changes.html" + \
>change log</a>. Tapestry 4.0 is getting very close to a final release. </p> +        \
> <p> Tapestry is provided as a combined binary/source distribution, and a separate \
> documentation
+                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20051004.1" product="JMeter 2.1.1">
+            <p> Version 2.1.1 of Apache JMeter has been released. This is mainly a \
bug-fix release, but there is some +                new functionality: </p>
+            <ul>
+                <li>New Include Controller allows a test plan to reference an \
external jmx file</li> +                <li>New JUnitSampler added for using JUnit \
Test classes</li> +                <li>New Aggregate Graph listener is capable of \
graphing aggregate statistics</li> +                <li>Can provide additional \
classpath entries using the property user.classpath and on the Test Plan +            \
element.</li> +            </ul>
+            <p>There are also some bug fixes, including:</p>
+            <ul>
+                <li>Summariser stopped working in 2.1</li>
+                <li>JMeter should now run under JVM 1.3 (but requires 1.4 to \
build)</li> +            </ul>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download \
JMeter</a> +            </p>
+        </release>
+        <release id="20051003.2" product="Turbine M.E.T.A. 1.3">
+            <p> The <a href="http://jakarta.apache.org/turbine/">Jakarta Turbine</a> \
team is pleased to announce the +                release of version 1.3 of the \
M.E.T.A. (Maven Environment for Turbine Applications), a <a +                    \
href="http://maven.apache.org/">Maven 1.x</a> plugin for developing Turbine \
applications. </p> +            <p> Turbine M.E.T.A. is available as binary and \
source distribution through the <a +                    \
href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Apache mirror \
system</a> and +                from the <a \
href="http://www.ibiblio.org/maven/turbine/">main Maven repository</a>. </p> +        \
<p> +                <a \
href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Download \
Turbine M.E.T.A. from +                    the Apache mirror system.</a>
+            </p>
+        </release>
+        <release id="20051003.1" product="Turbine 2.3.2">
+            <p> The <a href="http://jakarta.apache.org/turbine/">Jakarta Turbine</a> \
team is pleased to announce the +                release of Jakarta Turbine Version \
2.3.2, a maintenance release of the Jakarta Turbine 2.3 branch. </p> +            <p> \
Turbine is a servlet based framework that allows experienced Java developers to \
quickly build web +                applications. Turbine allows you to use \
personalize the web sites and to use user logins to restrict +                access \
to parts of your application. </p> +            <p> Turbine is available as binary \
and source distribution through the <a +                    \
href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Apache mirror \
system</a> and +                from the <a \
href="http://www.ibiblio.org/maven/turbine/">main Maven repository</a>. </p> +        \
<p> +                <a \
href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Download \
Turbine from the +                    Apache mirror system.</a>
+            </p>
+        </release>
+        <release id="20051002.1" product="Tapestry 4.0-beta-9">
+            <p> The latest beta release of <a \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="news-2005-q3.html#20050925.1">beta-8 \
release</a>. This +                release reorganizes the documentation navigation, \
provides a working version of the Virtual Library J2EE +                demonstration \
application (ported from Tapestry 3.0), as well as a number of minor fixes and +      \
improvements. A full listing of bug fixes is available in the <a +                    \
href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. Tapestry 4.0 \
is getting very +                close to a final release. </p>
+            <p> Tapestry is provided as a combined binary/source distribution, and a \
separate documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+    </group>
+    <group id="2005-q3" title="2005 Jul-Sep">
+        <release id="20050927.1" product="Jakarta Commons Email 1.0">
+            <p> The <a href="http://jakarta.apache.org/commons/">Commons</a> team of \
the <a +                    href="http://jakarta.apache.org/">Jakarta Project</a> of \
the <a href="http://www.apache.org/" +                >ASF</a> is happy to announce \
the release of Commons Email 1.0. </p> +            <p>
+                <a href="http://jakarta.apache.org/commons/email/">Jakarta Commons \
Email</a> provides an API for sending +                email. It is built on top of \
the Java Mail API, which it aims to simplify. </p> +            <p> 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. </p>
+            <p> Commons Email is available <a
+                    \
href="http://jakarta.apache.org/site/downloads/downloads_commons-email.cgi">here</a> \
as source and +                binary from the Apache Mirror System. It will also be \
available from the <a +                    \
href="http://www.apache.org/dist/java-repository/ ">Apache Java repository</a> and \
the <a +                    href="http://www.ibiblio.org/maven/">Maven main \
repository</a>. </p> +            <p> The Commons Email team </p>
+        </release>
+        <release id="20050925.1" product="Tapestry 4.0-beta-8">
+            <p> The latest beta release of <a \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050919.1">beta-7 release</a>. 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 <a +                    \
href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. </p> +         \
<p> Tapestry is provided as a combined binary/source distribution, and a separate \
documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20050924.1" product="HiveMind 1.1-rc-1">
+            <p> The first release candidate for HiveMind 1.1 has been released. It \
contains no functionality differences +                from the <a \
href="#20050823.1">beta-3</a> release. </p> +            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_hivemind.cgi">Download \
HiveMind</a> +            </p>
+        </release>
+        <release id="20050923.1" product="Apache Tomcat 5.5.12-alpha">
+            <p> The 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: </p> +            <p> 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 <a \
href="http://www.apache.org/dev/version-control.html" +                    >Apache's \
repositories page</a>. The move is expected to be complete within the next week. </p> \
+            <p> 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 <a +                    \
href="http://tomcat.apache.org">http://tomcat.apache.org</a>, 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. </p> +            <p> The Release notes are available at <a
+                    \
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES"> +               \
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/RELEASE-NOTES </a> +            </p>
+            <p> Please refer to the change log for the list of changes: <a
+                    \
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html"> +              \
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html </a> +            </p>
+            <p> Downloads:<br/> Binaries: <a \
href="http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5"> +                    \
http://jakarta.apache.org/site/binindex.cgi#tomcat-5.5 </a> +                <br/> \
Sources: <a href="http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5"> +       \
http://jakarta.apache.org/site/sourceindex.cgi#tomcat-5.5 </a> +            </p>
+            <p> The Apache Tomcat Team </p>
+        </release>
+        <release id="20050919.1" product="Tapestry 4.0-beta-7">
+            <p> The latest beta release of <a \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050908.1">beta-6 release</a>. 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 <a +                  \
href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. </p> +         \
<p> Tapestry is provided as a combined binary/source distribution, and a separate \
documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20050908.1" product="Tapestry 4.0-beta-6">
+            <p> The latest beta release of <a \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050829.1">beta-5 release</a>. 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 <a +                    \
href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. </p> +         \
<p> Tapestry is provided as a combined binary/source distribution, and a separate \
documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20050902.1" product="Turbine Stratum 1.0">
+            <p> The 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. </p>
+            <p> Turbine Stratum is distributed as binary including all documentation \
and as a source distribution. The +                jar itself is also available \
through the <a href="http://www.ibiblio.org/maven/stratum/">ibiblio Maven +           \
repository</a>. </p> +            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_turbine.cgi">Download \
Turbine and Turbine +                    components.</a>
+            </p>
+        </release>
+        <release id="20050829.1" product="Tapestry 4.0-beta-5">
+            <p> The fifth beta release of <a \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050811.1">beta-4 release</a>. 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 <a +                    \
href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. </p> +         \
<p> Tapestry is provided as a combined binary/source distribution, and a separate \
documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20050824.1" product="JMeter 2.1">
+            <p>
+                <a href="http://jakarta.apache.org/jmeter">JMeter</a> 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. </p> +            <p> Release 2.1 includes an additional script \
format - smaller, more compact, more readable - based on <a +                    \
href="http://xstream.codehaus.org/">Xstream</a>. 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 <a \
href="http://jakarta.apache.org/jmeter/changes.html">history of changes</a>. </p> +   \
<p> +                <a \
href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi">Download \
JMeter</a>. </p> +        </release>
+        <release id="20050823.1" product="HiveMind 1.1-beta-3">
+            <p> The 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. </p> +            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_hivemind.cgi">Download \
HiveMind</a> +            </p>
+        </release>
+        <release id="20050811.1" product="Tapestry 4.0-beta-4">
+            <p> The fourth beta release of <a \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="#20050725.1">beta-3 release</a>. 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 <em>default binding</em> concept +                was removed from \
Tapestry 4.0. A full listing of bugs fixes is available in the <a +                   \
href="http://jakarta.apache.org/tapestry/changes.html">change log</a>. </p> +         \
<p> Tapestry is provided as a combined binary/source distribution, and a separate \
documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20050817.1" product="Cactus 1.7.1">
+            <p> The Apache Jakarta Cactus team is proud to announce the immediate \
availability of Cactus 1.7.1. </p> +            <p> Release notes: <a \
href="http://jakarta.apache.org/cactus/1.7.1/ANNOUNCEMENT.txt"> +                    \
http://jakarta.apache.org/cactus/1.7.1/ANNOUNCEMENT.txt </a> +            </p>
+            <p> Downloads: Binaries: <a \
href="http://jakarta.apache.org/site/binindex.cgi#cactus"> +                    \
http://jakarta.apache.org/site/binindex.cgi#cactus </a> +                <br/> \
Sources: <a href="http://jakarta.apache.org/site/sourceindex.cgi#cactus"> +           \
http://jakarta.apache.org/site/sourceindex.cgi#cactus </a> +            </p>
+            <p> The Apache Jakarta Cactus Team </p>
+        </release>
+        <item id="20050804.1" title="RDC Taglib graduated from Taglibs Sandbox to \
Taglibs Proper"> +            <p> 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. <br/> +                The RDC 1.0 Release was cut last week. </p>
+        </item>
+        <item id="20050801.1" title="Right Commons-Cli 1.0 Jar Now In Java \
Repository"> +            <p> For 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 +                    <a href="http://maven.apache.org">Maven</a> as \
commons-cli-1.0. I'd like to extend apologies to you +                all on behalf \
of the Jakarta team for this mistake. Sorry. </p> +            <p> 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. </p> +            <p> 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 <a +                    \
href="http://www.ibiblio.org/maven/commons-cli/jars/commons-cli-20040117.000000.jar">ibiblio</a>.
 +                Some users may need to update their project.xml to use this version \
(rather than the official release). </p> +            <p> Please direct any questions \
to the <a href="http://jakarta.apache.org/site/mail.html">user list</a> at +          \
Jakarta Commons. </p> +            <p> Robert </p>
+        </item>
+        <release id="20050726.2" product="Commons Betwixt 0.7">
+            <p> Betwixt provides a flexible way to map beans into XML - and vice \
versa. </p> +            <p> 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. </p> +            <p> 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. </p> +            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_commons-betwixt.cgi">Download \
Commons +                    Betwixt 0.7</a>. Please remember to check the sum and \
verify the signature. </p> +        </release>
+        <release id="20050726.1" product="Reusable Dialog Components (RDC) Taglib \
1.0"> +            <p> The 1.0 release of the <a \
href="http://jakarta.apache.org/taglibs/doc/rdc-doc/intro.html"> Reusable +           \
Dialog Components (RDC) Taglib </a> is now available.<br/> JSP 2.0 based Reusable \
Dialog Components +                (RDC) is a framework for creating JSP taglibs that \
aid in rapid development of voice and multimodal +                applications. \
Server-side generation of HTML has proven an effective way of generating the user +   \
interface for visual Web applications that are implemented using server-side \
application frameworks such +                as Struts. Over time, the effort \
involved in such HTML generation has been reduced by the availability +               \
of various JSP tag libraries that abstract away the minutiae of HTML markup. The goal \
of the RDC project +                is to achieve for voice applications what JSP tag \
libraries have already achieved in the world of visual +                Web \
applications. </p> +            <p> Downloads:<br/> Binaries and source distributions \
are available separately. The binaries contain web +                archives \
providing documentation, examples and sample applications; in addition to the RDC \
Taglib java +                archive and an external TLD for quick reference. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_taglibs-rdc.cgi">Download \
RDC Taglib</a> +            </p>
+        </release>
+        <release id="20050725.1" product="Tapestry 4.0-beta-3">
+            <p> The third beta release of <a \
href="http://jakarta.apache.org/tapestry/">Tapestry 4.0</a> 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 <a href="news-2005-q3.html#20050710.1">beta-2 \
release</a>, and +                includes important fixes related to application \
state objects, client-side input field focus, and OGNL +                class loader \
problems. </p> +            <p> Tapestry is provided as a combined binary/source \
distribution, and a separate documentation +                distribution. </p>
+            <p>
+                <a href="http://jakarta.apache.org/site/downloads/downloads_tapestry.cgi">Download \
Tapestry</a> +            </p>
+        </release>
+        <release id="20050724.1" product="Apache Jakarta Tomcat 5.5.10-alpha">
+            <p> The 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

[... 25 lines stripped ...]


---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic