You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by hl...@apache.org on 2005/10/17 19:46:16 UTC

svn commit: r325942 [5/6] - in /jakarta/site: ./ docs/ docs/images/ docs/site/ docs/site/downloads/ docs/site/news/ docs/site/pmc/ xdocs/ xdocs/downloads/ xdocs/images/ xdocs/site/news/ xdocs/stylesheets/

Added: jakarta/site/docs/site/rss.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/rss.xml?rev=325942&view=auto
==============================================================================
--- jakarta/site/docs/site/rss.xml (added)
+++ jakarta/site/docs/site/rss.xml Mon Oct 17 10:45:07 2005
@@ -0,0 +1,315 @@
+<?xml version="1.0" encoding="WINDOWS-1252"?><rss version="2.0"><channel><title>Apache Jakarta Project</title><link>http://jakarta.apache.org/</link><language>en</language><description>News and product releases from Apache's Jakarta Project</description><item><title>Tapestry 4.0-beta-5 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050829.1</link><description>
+            <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>
+        </description></item><item><title>Jakarta Commons Email 1.0 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050927.1</link><description>
+            <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>
+        </description></item><item><title>Commons Betwixt 0.7 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050726.2</link><description>
+            <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>
+        </description></item><item><title>Reusable Dialog Components (RDC) Taglib 1.0 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050726.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-8 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050925.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-3 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050725.1</link><description>
+            <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>
+        </description></item><item><title>HiveMind 1.1-rc-1 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050924.1</link><description>
+            <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>
+        </description></item><item><title>Apache Jakarta Tomcat 5.5.10-alpha Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050724.1</link><description>
+            <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>
+        </description></item><item><title>JMeter 2.1 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050824.1</link><description>
+            <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>
+        </description></item><item><title>Apache Tomcat 5.5.12-alpha Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050923.1</link><description>
+            <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>
+        </description></item><item><title>HiveMind 1.1-beta-3 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050823.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-7 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050919.1</link><description>
+            <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>
+        </description></item><item><title>Cactus 1.7.1 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050817.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-11 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q4.html#20051017.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-4 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050811.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-2 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050710.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-10 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q4.html#20051009.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-6 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050908.1</link><description>
+            <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>
+        </description></item><item><title>JMeter 2.1.1 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q4.html#20051004.1</link><description>
+            <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>
+        </description></item><item><title>RDC Taglib graduated from Taglibs Sandbox to Taglibs Proper</title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050804.1</link><description>
+            <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>
+        </description></item><item><title>Turbine M.E.T.A. 1.3 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q4.html#20051003.2</link><description>
+            <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>
+        </description></item><item><title>Turbine 2.3.2 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q4.html#20051003.1</link><description>
+            <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>
+        </description></item><item><title>Turbine Stratum 1.0 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050902.1</link><description>
+            <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>
+        </description></item><item><title>Tapestry 4.0-beta-9 Released </title><link>http://jakarta.apache.org/site/news/news_2005-q4.html#20051002.1</link><description>
+            <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>
+        </description></item><item><title>Right Commons-Cli 1.0 Jar Now In Java Repository</title><link>http://jakarta.apache.org/site/news/news_2005-q3.html#20050801.1</link><description>
+            <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>
+        </description></item></channel></rss>
\ No newline at end of file

Modified: jakarta/site/docs/site/source.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/source.html?rev=325942&r1=325941&r2=325942&view=diff
==============================================================================
--- jakarta/site/docs/site/source.html (original)
+++ jakarta/site/docs/site/source.html Mon Oct 17 10:45:07 2005
@@ -423,6 +423,14 @@
 </li>
 </ul>
 <p>
+<strong>RSS News Feed</strong>
+</p>
+<div>
+            <a href="/site/rss.xml">
+<img src="/site/images/rss.gif" border="0" alt="RSS"/>
+</a>
+        </div>
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -506,9 +514,8 @@
 <tr>
 <td colspan="3">
 <div class="page-footer">
-<em>
-        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
-        </em>
+<em> Copyright &copy; 1999-2005, The Apache
+                  Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>. </em>
 </div>
 </td>
 </tr>

Modified: jakarta/site/docs/site/understandingopensource.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/understandingopensource.html?rev=325942&r1=325941&r2=325942&view=diff
==============================================================================
--- jakarta/site/docs/site/understandingopensource.html (original)
+++ jakarta/site/docs/site/understandingopensource.html Mon Oct 17 10:45:07 2005
@@ -269,6 +269,14 @@
 </li>
 </ul>
 <p>
+<strong>RSS News Feed</strong>
+</p>
+<div>
+            <a href="/site/rss.xml">
+<img src="/site/images/rss.gif" border="0" alt="RSS"/>
+</a>
+        </div>
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -352,9 +360,8 @@
 <tr>
 <td colspan="3">
 <div class="page-footer">
-<em>
-        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
-        </em>
+<em> Copyright &copy; 1999-2005, The Apache
+                  Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>. </em>
 </div>
 </td>
 </tr>

Modified: jakarta/site/docs/site/vendors.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/vendors.html?rev=325942&r1=325941&r2=325942&view=diff
==============================================================================
--- jakarta/site/docs/site/vendors.html (original)
+++ jakarta/site/docs/site/vendors.html Mon Oct 17 10:45:07 2005
@@ -477,6 +477,14 @@
 </li>
 </ul>
 <p>
+<strong>RSS News Feed</strong>
+</p>
+<div>
+            <a href="/site/rss.xml">
+<img src="/site/images/rss.gif" border="0" alt="RSS"/>
+</a>
+        </div>
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -560,9 +568,8 @@
 <tr>
 <td colspan="3">
 <div class="page-footer">
-<em>
-        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
-        </em>
+<em> Copyright &copy; 1999-2005, The Apache
+                  Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>. </em>
 </div>
 </td>
 </tr>

Modified: jakarta/site/docs/site/versioning.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/versioning.html?rev=325942&r1=325941&r2=325942&view=diff
==============================================================================
--- jakarta/site/docs/site/versioning.html (original)
+++ jakarta/site/docs/site/versioning.html Mon Oct 17 10:45:07 2005
@@ -895,6 +895,14 @@
 </li>
 </ul>
 <p>
+<strong>RSS News Feed</strong>
+</p>
+<div>
+            <a href="/site/rss.xml">
+<img src="/site/images/rss.gif" border="0" alt="RSS"/>
+</a>
+        </div>
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -978,9 +986,8 @@
 <tr>
 <td colspan="3">
 <div class="page-footer">
-<em>
-        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
-        </em>
+<em> Copyright &copy; 1999-2005, The Apache
+                  Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>. </em>
 </div>
 </td>
 </tr>

Modified: jakarta/site/docs/site/whoweare.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/whoweare.html?rev=325942&r1=325941&r2=325942&view=diff
==============================================================================
--- jakarta/site/docs/site/whoweare.html (original)
+++ jakarta/site/docs/site/whoweare.html Mon Oct 17 10:45:07 2005
@@ -1260,6 +1260,14 @@
 </li>
 </ul>
 <p>
+<strong>RSS News Feed</strong>
+</p>
+<div>
+            <a href="/site/rss.xml">
+<img src="/site/images/rss.gif" border="0" alt="RSS"/>
+</a>
+        </div>
+<p>
 <strong>Reference</strong>
 </p>
 <ul>
@@ -1343,9 +1351,8 @@
 <tr>
 <td colspan="3">
 <div class="page-footer">
-<em>
-        Copyright &copy; 1999-2005, The Apache Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>.
-        </em>
+<em> Copyright &copy; 1999-2005, The Apache
+                  Software Foundation. <a href="http://jakarta.apache.org/site/legal.html">Legal information</a>. </em>
 </div>
 </td>
 </tr>

Added: jakarta/site/news.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/news.xml?rev=325942&view=auto
==============================================================================
--- jakarta/site/news.xml (added)
+++ jakarta/site/news.xml Mon Oct 17 10:45:07 2005
@@ -0,0 +1,367 @@
+<?xml version="1.0"?>
+<news>
+    <group id="2005-q4" title="2005 Oct-Dec">
+        <release id="20051017.1" date="17 October 2005" 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="20051009.1" date="09 October 2005" 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" date="04 October 2005" 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" date="03 October 2005" 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" date="03 October 2005" 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" date="02 October 2005" 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" date="27 September 2005" 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" date="25 September 2005" 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" date="24 September 2005" 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" date="23 September 2005" 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" date="19 September 2005" 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" date="08 September 2005" 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" date="02 September 2005" 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" date="29 August 2005" 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" date="24 August 2005" 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" date="23 August 2005" 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" date="11 August 2005" 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" date="18 August 2005" 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>
+        <news id="20050804.1" date="04 August 2005" 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>
+        </news>
+        <news id="20050801.1" date="01 August 2005" 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>
+        </news>
+        <release id="20050726.2" date="26 July 2005" 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" date="26 July 2005" 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" date="25 July 2005" 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" date="24 July 2005" 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" date="10 July 2005" 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>

Modified: jakarta/site/xdocs/downloads/downloads.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/xdocs/downloads/downloads.xml?rev=325942&r1=325941&r2=325942&view=diff
==============================================================================
--- jakarta/site/xdocs/downloads/downloads.xml (original)
+++ jakarta/site/xdocs/downloads/downloads.xml Mon Oct 17 10:45:07 2005
@@ -2,7 +2,7 @@
 <!DOCTYPE project-downloads
 [
 <!ENTITY hivemind-current '1.1-rc-1'>
-<!ENTITY tapestry-current '4.0-beta-10'>
+<!ENTITY tapestry-current '4.0-beta-11'>
 ]>
 <project-downloads title="Jakarta Downloads">
 

Added: jakarta/site/xdocs/images/rss.gif
URL: http://svn.apache.org/viewcvs/jakarta/site/xdocs/images/rss.gif?rev=325942&view=auto
==============================================================================
Binary file - no diff available.

Propchange: jakarta/site/xdocs/images/rss.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: jakarta/site/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/xdocs/index.xml?rev=325942&r1=325941&r2=325942&view=diff
==============================================================================
--- jakarta/site/xdocs/index.xml (original)
+++ jakarta/site/xdocs/index.xml Mon Oct 17 10:45:07 2005
@@ -34,36 +34,7 @@
       <h4>
         <a href="site/news/news-2005-q4.html">Latest Jakarta News</a>
       </h4>
-      <ul>
-		<!-- Please keep this list to a manageable size -->
-        <li>
-          <a href="site/news/news-2005-q4.html#20051011.1">11 October 2005 - <b>Commons HttpClient 3.0rc4</b> Released</a>
-        </li>
-        <li>
-          <a href="site/news/news-2005-q4.html#20051010.1">10 October 2005 - <b>Commons IO 1.1</b> Released</a>
-        </li>
-        <li>
-          <a href="site/news/news-2005-q4.html#20051009.2">09 October 2005 - <b>Tomcat 5.5.12</b> is stable</a>
-        </li>
-        <li>
-          <a href="site/news/news-2005-q4.html#20051009.1">09 October 2005 - <b>Tapestry 4.0-beta-10</b> Released</a>
-        </li>
-        <li>
-          <a href="site/news/news-2005-q4.html#20051003.2">03 October 2005 - <b>Turbine M.E.T.A. 1.3</b> Released</a>
-        </li>
-        <li>
-          <a href="site/news/news-2005-q4.html#20051003.1">03 October 2005 - <b>Turbine 2.3.2</b> Released</a>
-        </li>
-        <li>
-          <a href="site/news/news-2005-q3.html#20050927.1">27 September 2005 - <b>Jakarta Commons Email 1.0</b> Released</a>
-        </li>
-        <li>
-          <a href="site/news/news-2005-q3.html#20050924.1">24 September 2005 - <b>HiveMind 1.1-rc-1</b> Released</a>
-        </li>
-        <li>
-          <a href="site/news/news-2005-q3.html#20050902.1">02 September 2005 - <b>Turbine Stratum 1.0</b> released</a>
-        </li>
-      </ul>
+      <news-index prefix="site/news/"/>
     </section>
     <section name="Subprojects">
       <p>Each Jakarta subproject has its own team of developers and committers, and its own <a href="./site/mail2.html"

Added: jakarta/site/xdocs/stylesheets/news2content.xsl
URL: http://svn.apache.org/viewcvs/jakarta/site/xdocs/stylesheets/news2content.xsl?rev=325942&view=auto
==============================================================================
--- jakarta/site/xdocs/stylesheets/news2content.xsl (added)
+++ jakarta/site/xdocs/stylesheets/news2content.xsl Mon Oct 17 10:45:07 2005
@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Converts the master news.xml document to an RSS feed, plus a number
+  of content XML documents, each of which can then be transformed to HTML. -->
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:date="http://exslt.org/dates-and-times"
+    xmlns:redirect="http://xml.apache.org/xalan/redirect" extension-element-prefixes="date redirect" version="1.0">
+    <xsl:param name="base.dir" select="string('.')"/>
+    <xsl:output method="xml" encoding="Cp1252"/>
+    <xsl:template match="/">
+        <!-- Apply templates to generate a content file for each group. -->
+        <xsl:apply-templates select="news/group"/>
+        <!-- RSS output -->
+        <rss version="2.0">
+            <channel>
+                <title>Apache Jakarta Project</title>
+                <link>http://jakarta.apache.org/</link>
+                <language>en</language>
+                <description>News and product releases from Apache's Jakarta Project</description>
+                <xsl:apply-templates select="news/group/*" mode="rss">
+                    <xsl:sort select="@date" order="descending"/>
+                </xsl:apply-templates>
+            </channel>
+        </rss>
+    </xsl:template>
+    <xsl:template match="release" mode="rss">
+        <item>
+            <title>
+                <xsl:value-of select="@product"/> Released </title>
+            <!-- The file is name news_{group id}.html -->
+            <link>http://jakarta.apache.org/site/news/news_<xsl:value-of select="../@id"/>.html#<xsl:value-of
+                    select="@id"/></link>
+            <description>
+                <xsl:apply-templates/>
+            </description>
+        </item>
+    </xsl:template>
+    <xsl:template match="news" mode="rss">
+        <item>
+            <title>
+                <xsl:value-of select="@title"/>
+            </title>
+            <!-- The file is name news_{group id}.html -->
+            <link>http://jakarta.apache.org/site/news/news_<xsl:value-of select="../@id"/>.html#<xsl:value-of
+                    select="@id"/></link>
+            <description>
+                <xsl:apply-templates/>
+            </description>
+        </item>
+    </xsl:template>
+    <!-- content output -->
+    <xsl:template match="group">
+        <redirect:write file="{$base.dir}/news-{@id}.xml">
+            <document>
+                <properties>
+                    <author email="general.AT.jakarta.DOT.apache.DOT.org">Apache Jakarta Project</author>
+                    <title>News and Status - <xsl:value-of select="@title"/></title>
+                </properties>
+                <body>
+                    <section name="News &amp; Status - {@title}">
+                        <!-- Select releases within this group -->
+                        <xsl:for-each select="*">
+                            <xsl:sort select="@id" order="descending"/>
+                            <xsl:if test="position() &gt; 1">
+                                <hr size="1" noshade="noshade"/>
+                            </xsl:if>
+                            <xsl:apply-templates select="."/>
+                        </xsl:for-each>
+                        <h3 align="center">[ <a href="index.html#Headlines">News Headlines index</a> ]</h3>
+                        <h3 align="center">[ <a href="index.html#Newsletter Archive">Newsletters Archive</a> ]</h3>
+                        <!-- Build links for each generated news content page. 
+                             TODO: Make the "current" page a non-link. -->
+                        <xsl:for-each select="/news/group">
+                            <xsl:sort select="@id" order="descending"/>
+                            <h3 align="center"> [ <a href="news-{@id}.html">Jakarta Product News from <xsl:value-of
+                                        select="@title"/></a> ] </h3>
+                        </xsl:for-each>
+                        <h3 align="center">[ <a href="news-2005-q2.html">Jakarta Product News from 2005 Apr-Jun</a> ]</h3>
+                        <h3 align="center">[ <a href="news-2005-q1.html">Jakarta Product News from 2005 Jan-Mar</a> ]</h3>
+                        <h3 align="center">[ <a href="news-2004-2ndHalf.html">Jakarta Product News from 2004 Jul-Dec</a>
+                            ]</h3>
+                        <h3 align="center">[ <a href="news-2004-1stHalf.html">Jakarta Product News from 2004 Jan-Jun</a>
+                            ]</h3>
+                        <h3 align="center">[ <a href="elsewhere-2004-2ndHalf.html">Other News from 2004 Jul-Dec</a> ]</h3>
+                        <h3 align="center">[ <a href="elsewhere-2004-1stHalf.html">Other News from 2004 Jan-Jun</a> ]</h3>
+                        <h3 align="center">[ <a href="news-2003.html">Jakarta News from 2003</a> ]</h3>
+                        <h3 align="center">[ <a href="elsewhere-2003.html">Other News from 2003</a> ]</h3>
+                        <h3 align="center">[ <a href="news-2002.html">Jakarta News from 2002</a> ]</h3>
+                        <h3 align="center">[ <a href="elsewhere-2002.html">Other News from 2002</a> ]</h3>
+                        <h3 align="center">[ <a href="news-2001.html">News from 2001</a> ]</h3>
+                        <h3 align="center">[ <a href="news-2000.html">News from 2000</a> ]</h3>
+                    </section>
+                </body>
+            </document>
+        </redirect:write>
+    </xsl:template>
+    <xsl:template match="release">
+        <a name="{@id}">
+            <h3 xml:space="preserve"><xsl:value-of select="@date"/> - <xsl:value-of select="@product"/> released </h3>
+        </a>
+        <xsl:apply-templates/>
+    </xsl:template>
+    <xsl:template match="news">
+        <a name="{@id}">
+            <h3 xml:space="preserve"><xsl:value-of select="@date"/> - <xsl:value-of select="title"/></h3>
+        </a>
+        <xsl:apply-templates/>
+    </xsl:template>
+    <!-- A catch all copy nodes and attributes rule -->
+    <xsl:template match="node()|@*">
+        <xsl:copy>
+            <xsl:apply-templates select="node()|@*"/>
+        </xsl:copy>
+    </xsl:template>
+</xsl:stylesheet>

Modified: jakarta/site/xdocs/stylesheets/site.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/xdocs/stylesheets/site.xml?rev=325942&r1=325941&r2=325942&view=diff
==============================================================================
--- jakarta/site/xdocs/stylesheets/site.xml (original)
+++ jakarta/site/xdocs/stylesheets/site.xml Mon Oct 17 10:45:07 2005
@@ -72,6 +72,11 @@
         <item name="Java@Apache"        	href="/site/java_at_apache.html"/>
         <item name="Quarterly Reports"      href="/site/pmc/board-reports.html"/>
     </menu>
+    <menu name="RSS News Feed">
+        <div>
+            <a href="/site/rss.xml"><img src="/site/images/rss.gif" border="0" alt="RSS"/></a>
+        </div>        
+    </menu>
     <menu name="Reference">
         <item name="Apache Website"         	href="http://www.apache.org/"/>
         <item name="How The ASF Works"      	href="http://www.apache.org/foundation/how-it-works.html"/>



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