You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by si...@apache.org on 2011/12/05 15:10:19 UTC

svn commit: r1210466 [1/3] - in /cocoon/site/site/3.0: ./ reference/ reference/html-single/ reference/html/ reference/pdf/ student-project-ideas/

Author: simonetripodi
Date: Mon Dec  5 14:10:18 2011
New Revision: 1210466

URL: http://svn.apache.org/viewvc?rev=1210466&view=rev
Log:
regenerated documentation - looks like maven-site-plugin 3.0 stripped out the 'Cocoon 3' prefix :S

Modified:
    cocoon/site/site/3.0/alpha-warning.html
    cocoon/site/site/3.0/building.html
    cocoon/site/site/3.0/changes-report.html
    cocoon/site/site/3.0/contributions.html
    cocoon/site/site/3.0/dependencies.html
    cocoon/site/site/3.0/dependency-management.html
    cocoon/site/site/3.0/download.html
    cocoon/site/site/3.0/features.html
    cocoon/site/site/3.0/index.html
    cocoon/site/site/3.0/integration.html
    cocoon/site/site/3.0/issue-tracking.html
    cocoon/site/site/3.0/license.html
    cocoon/site/site/3.0/mail-lists.html
    cocoon/site/site/3.0/plugin-management.html
    cocoon/site/site/3.0/plugins.html
    cocoon/site/site/3.0/project-info.html
    cocoon/site/site/3.0/project-reports.html
    cocoon/site/site/3.0/project-summary.html
    cocoon/site/site/3.0/reference/html-single/index.html
    cocoon/site/site/3.0/reference/html/pipelines.html
    cocoon/site/site/3.0/reference/index.html
    cocoon/site/site/3.0/reference/pdf/cocoon3-reference.pdf
    cocoon/site/site/3.0/roadmap.html
    cocoon/site/site/3.0/source-repository.html
    cocoon/site/site/3.0/student-project-ideas.html
    cocoon/site/site/3.0/student-project-ideas/cocoon3-monitoring.html
    cocoon/site/site/3.0/student-project-ideas/cocoon3-profiling-ui.html
    cocoon/site/site/3.0/student-project-ideas/cocoon3-profiling.html
    cocoon/site/site/3.0/team-list.html

Modified: cocoon/site/site/3.0/alpha-warning.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/alpha-warning.html?rev=1210466&r1=1210465&r2=1210466&view=diff
==============================================================================
--- cocoon/site/site/3.0/alpha-warning.html (original)
+++ cocoon/site/site/3.0/alpha-warning.html Mon Dec  5 14:10:18 2011
@@ -27,7 +27,7 @@
 
 <html>
   <head>
-    <title>      Cocoon 3 - Alpha Warning
+    <title>      Alpha Warning
   </title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -38,7 +38,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
     <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
     <script src="./js/prettify.js" language="javascript" type="text/javascript"></script>
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
   <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
@@ -150,7 +150,7 @@
     </li>
       </ul>
        <div class="main">
-         <div class="section"><h2>Alpha Software Warning</h2><p>Some user accessible points in this software package should be considered &quot;alpha&quot;. This means that the developer team is not investing _any_ effort to provide backward compatibility between alpha releases for these parts. This software will continue to be released as &quot;alpha&quot; until its code, schemas, and APIs are considered stable.</p><p>Until then, there will be no warranty that newer versions will maintain backward compatibility for such parts, even in the most simple cases. However, once &quot;beta&quot; status is reached, backward incompatible changes will be made only when absolutely necessary to reach &quot;final&quot; status.</p><p>The Cocoon development team understands the importance of reliable software as well protecting user investments through the creation of a solid development platform that doesn't change. On the other hand, Cocoon 3 should give its developers the freedom to exp
 eriment and to react quickly on feedback. Thus, reliability cannot be guaranteed before the software achieves its &quot;final&quot; status.</p><p>Until then, no effort will be provided to guarantee backward compatibility for any parts considered alpha.</p><p>You have been warned.</p></div>
+         <div class="section"><h2>Alpha Software Warning<a name="Alpha_Software_Warning"></a></h2><p>Some user accessible points in this software package should be considered &quot;alpha&quot;. This means that the developer team is not investing _any_ effort to provide backward compatibility between alpha releases for these parts. This software will continue to be released as &quot;alpha&quot; until its code, schemas, and APIs are considered stable.</p><p>Until then, there will be no warranty that newer versions will maintain backward compatibility for such parts, even in the most simple cases. However, once &quot;beta&quot; status is reached, backward incompatible changes will be made only when absolutely necessary to reach &quot;final&quot; status.</p><p>The Cocoon development team understands the importance of reliable software as well protecting user investments through the creation of a solid development platform that doesn't change. On the other hand, Cocoon 3 should g
 ive its developers the freedom to experiment and to react quickly on feedback. Thus, reliability cannot be guaranteed before the software achieves its &quot;final&quot; status.</p><p>Until then, no effort will be provided to guarantee backward compatibility for any parts considered alpha.</p><p>You have been warned.</p></div>
        </div>
     </div>
 

Modified: cocoon/site/site/3.0/building.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/building.html?rev=1210466&r1=1210465&r2=1210466&view=diff
==============================================================================
--- cocoon/site/site/3.0/building.html (original)
+++ cocoon/site/site/3.0/building.html Mon Dec  5 14:10:18 2011
@@ -27,7 +27,7 @@
 
 <html>
   <head>
-    <title>      Cocoon 3 - Building
+    <title>      Building
   </title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -38,7 +38,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
     <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
     <script src="./js/prettify.js" language="javascript" type="text/javascript"></script>
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
   <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
@@ -150,7 +150,7 @@
     </li>
       </ul>
        <div class="main">
-         <div class="section"><h2>Building Cocoon 3</h2><p>The <a href="http://svn.eu.apache.org/repos/asf/cocoon/cocoon3/trunk/README.txt"> README.txt</a> in SVN contains detailed instructions how Cocoon 3 can be built, developed and how the samples can be run.</p></div>
+         <div class="section"><h2>Building Cocoon 3<a name="Building_Cocoon_3"></a></h2><p>The <a class="externalLink" href="http://svn.eu.apache.org/repos/asf/cocoon/cocoon3/trunk/README.txt"> README.txt</a> in SVN contains detailed instructions how Cocoon 3 can be built, developed and how the samples can be run.</p></div>
        </div>
     </div>
 

Modified: cocoon/site/site/3.0/changes-report.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/changes-report.html?rev=1210466&r1=1210465&r2=1210466&view=diff
==============================================================================
--- cocoon/site/site/3.0/changes-report.html (original)
+++ cocoon/site/site/3.0/changes-report.html Mon Dec  5 14:10:18 2011
@@ -27,7 +27,7 @@
 
 <html>
   <head>
-    <title>      Cocoon 3 - Changes Report
+    <title>      Changes Report
   </title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -38,7 +38,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
     <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
     <script src="./js/prettify.js" language="javascript" type="text/javascript"></script>
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
   <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
@@ -150,59 +150,64 @@
     </li>
       </ul>
        <div class="main">
-         <div class="section"><h2><a name="Changes Report"></a>Changes Report</h2><div class="section"><h3><a name="Release History"></a>Release History</h3><table class="bodyTable"><tr class="a"><th>Version</th><th>Date</th><th>Description</th></tr><tr class="b"><td><a href="#a3.0.0-alpha-3">3.0.0-alpha-3</a></td><td>2011-06-08</td><td>released</td></tr><tr class="a"><td><a href="#a3.0.0-alpha-2">3.0.0-alpha-2</a></td><td>2010-01-07</td><td>released</td></tr><tr class="b"><td><a href="#a3.0.0-alpha-1">3.0.0-alpha-1</a></td><td>2008-12-18</td><td>released</td></tr></table></div><div class="section"><h3><a name="a3.0.0-alpha-3"></a>Release 3.0.0-alpha-3 - 2011-06-08</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] The org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator is incomplete. Fixes <a href="https://issues.apache.org/jira/browse/ViewIss
 ue.jspa?key=COCOON3-58">COCOON3-58</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Add the LogAsXMLTransformer, prints out the complete XML document; useful for debugging. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-57">COCOON3-57</a>.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax][cocoon-sitemap] The LinkRewriter Transformer needs to be integrated in the sitemap. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-56">COCOON3-56</a>.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax][cocoon-sitemap] The XInclude Transformer needs to be integrated in the sitemap. Fixes <a href="https://issues.apache.org/jira/browse/ViewIss
 ue.jspa?key=COCOON3-55">COCOON3-55</a>.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Added the LinkRewriterTransformer component. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-54">COCOON3-54</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] XMLSerializer caches all. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-53">COCOON3-53</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] XMLSerializer setup method resets output method to xml. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-52">COCOON3-52</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr cla
 ss="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] XIncludeTransformer was sending extra startDocument and endDocument events. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-51">COCOON3-51</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] SAXException related to endPrefixMapping in XIncludeTransformer. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-50">COCOON3-50</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-stringtemplate] Upgrade to latest version of StringTemplate. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-44">COCOON3-44</a>.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add"
  /></td><td>[cocoon-sax] Added the SAX Pipeline DSL</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Added the Pipeline DSL</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-sax] XSLTTransformer and SchemaProcessorTransformer created resources have been cached.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] Add the timestamp value to the TimestampCacheKey hashcode.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-rest] Add the interface o.a.c.rest.controller.method.ConditionalGet. It requires the
+         <div class="section"><h2><a name="Changes_Report"></a>Changes Report<a name="Changes_Report"></a></h2><div class="section"><h3><a name="Release_History"></a>Release History<a name="Release_History"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Version</th><th>Date</th><th>Description</th></tr><tr class="b"><td><a href="#a3.0.0-beta-1">3.0.0-beta-1</a></td><td>2011-00-00</td><td>unreleased</td></tr><tr class="a"><td><a href="#a3.0.0-alpha-3">3.0.0-alpha-3</a></td><td>2011-06-08</td><td>released</td></tr><tr class="b"><td><a href="#a3.0.0-alpha-2">3.0.0-alpha-2</a></td><td>2010-01-07</td><td>released</td></tr><tr class="a"><td><a href="#a3.0.0-alpha-1">3.0.0-alpha-1</a></td><td>2008-12-18</td><td>released</td></tr></table></div><div class="section"><h3><a name="a3.0.0-beta-1"></a>Release 3.0.0-beta-1 - 2011-00-00<a name="Release_3.0.0-beta-1_-_2011-00-00"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</t
 h></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update to xercesImpl 2.10.0 and xml-apis 1.4.01.</td><td><a href="team-list.html#anathaniel">anathaniel</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[all] Require minimum Java version JDK 1.6.0 as decided in vote
+        http://www.mail-archive.com/dev@cocoon.apache.org/msg59932.html.</td><td><a href="team-list.html#anathaniel">anathaniel</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stringtemplate] A StringTemplateTransformer has been added.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-stringtemplate] The StringTemplate has beed upgraded to latest v4, with some modifications in the source
+        code of related components. The org.apache.cocoon.stringtemplate.ControllerContextAwareStringTemplateGenerator is now
+        referred as "generator:controller-aware-string-template", because "generator:string-template" is now used for
+        org.apache.cocoon.stringtemplate.StringTemplateGenerator.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-stax] Parametrise generic collections to avoid rawtype warnings and minizes scope of
+        unavoidable @SuppressWarnings("unchecked").</td><td><a href="team-list.html#anathaniel">anathaniel</a></td></tr></table></div><div class="section"><h3><a name="a3.0.0-alpha-3"></a>Release 3.0.0-alpha-3 - 2011-06-08<a name="Release_3.0.0-alpha-3_-_2011-06-08"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] The org.apache.cocoon.optional.pipeline.components.sax.jaxb.JAXBGenerator is incomplete. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-58">COCOON3-58</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Add the LogAsXMLTransformer, prints out the complete XML document; useful for debugging. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?
 key=COCOON3-57">COCOON3-57</a>.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax][cocoon-sitemap] The LinkRewriter Transformer needs to be integrated in the sitemap. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-56">COCOON3-56</a>.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax][cocoon-sitemap] The XInclude Transformer needs to be integrated in the sitemap. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-55">COCOON3-55</a>.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Added the LinkRewriterTransformer component. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIs
 sue.jspa?key=COCOON3-54">COCOON3-54</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] XMLSerializer caches all. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-53">COCOON3-53</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] XMLSerializer setup method resets output method to xml. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-52">COCOON3-52</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] XIncludeTransformer was sending extra startDocument and endDocument events. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCO
 ON3-51">COCOON3-51</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] SAXException related to endPrefixMapping in XIncludeTransformer. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-50">COCOON3-50</a>.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-stringtemplate] Upgrade to latest version of StringTemplate. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-44">COCOON3-44</a>.</td><td><a href="team-list.html#ilgrosso">ilgrosso</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Added the SAX Pipeline DSL</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /
 ></td><td>[cocoon-pipeline] Added the Pipeline DSL</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-sax] XSLTTransformer and SchemaProcessorTransformer created resources have been cached.</td><td><a href="team-list.html#simonetripodi">simonetripodi</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] Add the timestamp value to the TimestampCacheKey hashcode.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-rest] Add the interface o.a.c.rest.controller.method.ConditionalGet. It requires the
         implementation of the method #constructCacheKey() which returns a o.a.c.pipeline.caching.CacheKey.
-        This cache key is used to support conditional GET requests based on the ETag header.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-controller] The o.a.c.controller.SpringControllerComponent became a CachingPipelineComponent.
+        This cache key is used to support conditional GET requests based on the ETag header.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-controller] The o.a.c.controller.SpringControllerComponent became a CachingPipelineComponent.
         For that purpose the controller invocation was separated into a setup and an execution phase. If the
         controller provides  a cache key after the setup, this is returned by the SpringControllerComponent
-        and the pipeline that embeds the controllers becomes cacheable.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-servlet] Add the method 'emulatedMethod()' to the request object. It supports the RubyOnRails
+        and the pipeline that embeds the controllers becomes cacheable.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-servlet] Add the method 'emulatedMethod()' to the request object. It supports the RubyOnRails
         way of sending an alternative HTTP method to the server in cases where only GET and POST work reliably.
         The method returns either the value of the request parameter '_method' or if not available, the actually
-        used HTTP method. In future versions of Cocoon this behavior might become the default behavior of Cocoon.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[all] Upgrade to cocoon-jnet-1.2.0</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[all] Upgrade all modules that have a dependency on Spring version 3.0.5.RELEASE</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table></div><div class="section"><h3><a name="a3.0.0-alpha-2"></a>Release 3.0.0-alpha-2 - 2010-01-07</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Add generics to the pipeline interface. With additionally introducing marker
+        used HTTP method. In future versions of Cocoon this behavior might become the default behavior of Cocoon.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[all] Upgrade to cocoon-jnet-1.2.0</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[all] Upgrade all modules that have a dependency on Spring version 3.0.5.RELEASE</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table></div><div class="section"><h3><a name="a3.0.0-alpha-2"></a>Release 3.0.0-alpha-2 - 2010-01-07<a name="Release_3.0.0-alpha-2_-_2010-01-07"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Add generics to the pipeline interface. With additionally introducing marker
         interfaces for the component types (SAX, StAX, etc.) this allows compile time checks if all
-        components have the correct type when assembling the pipeline. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-14">COCOON3-14</a>.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] Cleanup PipelineComponent#finish(): It's not the concern of a pipeline component
-        to know about exceptions that happen somewhere in the pipeline. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-24">COCOON3-24</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-pipeline] The CachingPipeline creates the CacheKey as the last step in the setup() phase
-        (instead of the first step of the execute() phase).</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-pipeline] Use MurmurHash 2.0, a strong hashing algorithm, to implement the hashCode() method of cache keys.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Set an entity resolver on the SAX parser that returns an empty input source. This
-        prevents the SAX parser from accessing any URIs used in entities.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Support expires caching: CachingPipeline and AsyncCachingPipeline can be configured to
+        components have the correct type when assembling the pipeline. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-14">COCOON3-14</a>.</td><td><a href="team-list.html#cziegeler">cziegeler</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] Cleanup PipelineComponent#finish(): It's not the concern of a pipeline component
+        to know about exceptions that happen somewhere in the pipeline. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-24">COCOON3-24</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-pipeline] The CachingPipeline creates the CacheKey as the last step in the setup() phase
+        (instead of the first step of the execute() phase).</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-pipeline] Use MurmurHash 2.0, a strong hashing algorithm, to implement the hashCode() method of cache keys.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Set an entity resolver on the SAX parser that returns an empty input source. This
+        prevents the SAX parser from accessing any URIs used in entities.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Support expires caching: CachingPipeline and AsyncCachingPipeline can be configured to
         be valid for a particular period. This 'expires caching' doesn't check if any of the pipeline components
         would produce a valid result or not and it isn't even necessary that the pipeline components are cacheable
-        by implementing the org.apache.cocoon.pipeline.component.CachingPipelineComponent interface.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Introduce an exception hierarchy for pipeline components
-        (ProcessingException and SetupException extend both PipelineException).</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Add a SchemaProcessorTransformer that validates the SAX event
-        stream against an XML schema. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-2">COCOON3-2</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] StackOverflowError on CachingPipeline.setup(OutputStream). Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-23">COCOON3-23</a>.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] The interfaces CacheKey and CacheValue have to extend the java.io.Serializeable
-        interface in order to work with persistent cache implementations (e.g. EHCache).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stax] Provide basic component implementations of StAX pipeline components. Many thanks
+        by implementing the org.apache.cocoon.pipeline.component.CachingPipelineComponent interface.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Introduce an exception hierarchy for pipeline components
+        (ProcessingException and SetupException extend both PipelineException).</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-pipeline] Add a SchemaProcessorTransformer that validates the SAX event
+        stream against an XML schema. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-2">COCOON3-2</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] StackOverflowError on CachingPipeline.setup(OutputStream). Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-23">COCOON3-23</a>.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-pipeline] The interfaces CacheKey and CacheValue have to extend the java.io.Serializeable
+        interface in order to work with persistent cache implementations (e.g. EHCache).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stax] Provide basic component implementations of StAX pipeline components. Many thanks
         go to Andreas Pieber, Jakob Spoerk, Kilian Matt and Michael Seydl, who provided this enhancement
         as part of their studies at the Vienna University of Technology and to their assistant professor
-        Dr. Alexander Schatten. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-18">COCOON3-18</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stax] Provide wrappers to add SAX-components to StAX pipelines and
-        Adapters between StAX pipelines and SAX pipelines. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-19">COCOON3-19</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stax] Java 5 support. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-27">COCOON3-27</a>. Thanks to Kilian Matt, Andreas Pieber.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Add a XMLGenerator (constructors for File, InputStream, String, Node). It
-        is used with the pipeline API and merge it with the 'old' FileGenerator.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Add factory methods to o.a.c.sax.component.XMLSerializer to create properly
-        configured serializers for XML, XHTML and HTML4.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Add an XIncludeTransformer. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-3">COCOON3-3</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Enhance the reusability of the XSLTTransformer and support Xalan's XSLTC engine. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-6">COCOON3-6</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Create a separate SAX module that contains all SAX specific classes.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b
 "><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Use SAX* for all SAX specific class names.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Remove AbstractXMLPipe because it does the same as the XMLConsumerAdapter. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-25">COCOON3-25</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-sitemap] Support {jexl:cocoon.request.ssf} expression to test if this is a call within
-        the Servlet-Service framework.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-sitemap] Remove the duplicated AttributesImpl. Use the implementation coming with the
-        org.apache.cocoon.xml:cocoon-xml library instead.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-sitemap] Update the WildcardMatcherHelper to the latest version of Cocoon 2.2.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sitemap] Add a HTML serializer.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sitemap] Make junit-addons a test dependency.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-controller] A controller pipeline component sets the content-type correctly.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-servle
 t] Move the request processing into a separate class org.apache.cocoon.servlet.RequestProcessor.
+        Dr. Alexander Schatten. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-18">COCOON3-18</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stax] Provide wrappers to add SAX-components to StAX pipelines and
+        Adapters between StAX pipelines and SAX pipelines. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-19">COCOON3-19</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stax] Java 5 support. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-27">COCOON3-27</a>. Thanks to Kilian Matt, Andreas Pieber.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Add a XMLGenerator (constructors for File, InputStream, String, Node). It
+        is used with the pipeline API and merge it with the 'old' FileGenerator.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Add factory methods to o.a.c.sax.component.XMLSerializer to create properly
+        configured serializers for XML, XHTML and HTML4.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Add an XIncludeTransformer. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-3">COCOON3-3</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sax] Enhance the reusability of the XSLTTransformer and support Xalan's XSLTC engine. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-6">COCOON3-6</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Create a separate SAX module that contains all SAX specific classes.</td><td><a href="team-list.html#steven
 dolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Use SAX* for all SAX specific class names.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sax] Remove AbstractXMLPipe because it does the same as the XMLConsumerAdapter. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-25">COCOON3-25</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-sitemap] Support {jexl:cocoon.request.ssf} expression to test if this is a call within
+        the Servlet-Service framework.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-sitemap] Remove the duplicated AttributesImpl. Use the implementation coming with the
+        org.apache.cocoon.xml:cocoon-xml library instead.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-sitemap] Update the WildcardMatcherHelper to the latest version of Cocoon 2.2.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-sitemap] Add a HTML serializer.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-sitemap] Make junit-addons a test dependency.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-controller] A controller pipeline component sets the content-type correctly.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-servle
 t] Move the request processing into a separate class org.apache.cocoon.servlet.RequestProcessor.
         It also takes care of the suble differences whether a request is performed by the Servlet-Service framework
-        call or by a 'normal' external request. This was necessary to avoid code duplication when integrating with Wicket.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-servlet] Conditional GET (If-None-Match) support for ALL caching pipelines based on ETags. The ETag is the
+        call or by a 'normal' external request. This was necessary to avoid code duplication when integrating with Wicket.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-servlet] Conditional GET (If-None-Match) support for ALL caching pipelines based on ETags. The ETag is the
         hex representation of the a pipeline's cache key hashcode. Previously only cases where a cache key could be expressed
-        as a timestamp were supported (Last-Modified -> If-Modified-Since).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-servlet] Add org.apache.cocoon.servlet.util.ServletServiceUtils to use a Servlet-Service servlet
-        by reference and get an InputStream of a resource.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-servlet] The ServletServiceSerializer sets the status code of the service it calls (instead of always sending 200 responses).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-servlet] Fix potential NPE in URLConnectionUtils.closeQuietly(urlConnection) Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-46">COCOON3-46</a>. Thanks to Jos Snellings.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-rest] Support for JAX-RS (JSR 311) controllers as an alternative to the Cocoon specific REST support.
-        The implementation is based on Jersey, the JSR311 reference implementation and the Jersey Spring extensions.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-rest] Don't lose the status-code produced by the called servlet-service in REST controller instances.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-rest] Check if a REST controller is a proxy. If it is one, target object is used to apply the supported
-        annotations. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-32">COCOON3-32</a>.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-rest] Changed RestResponse to make it easier to implement specific response implementations.
+        as a timestamp were supported (Last-Modified -> If-Modified-Since).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-servlet] Add org.apache.cocoon.servlet.util.ServletServiceUtils to use a Servlet-Service servlet
+        by reference and get an InputStream of a resource.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-servlet] The ServletServiceSerializer sets the status code of the service it calls (instead of always sending 200 responses).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-servlet] Fix potential NPE in URLConnectionUtils.closeQuietly(urlConnection) Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-46">COCOON3-46</a>. Thanks to Jos Snellings.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-rest] Support for JAX-RS (JSR 311) controllers as an alternative to the Cocoon specific REST support.
+        The implementation is based on Jersey, the JSR311 reference implementation and the Jersey Spring extensions.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-rest] Don't lose the status-code produced by the called servlet-service in REST controller instances.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/fix.gif" alt="fix" /></td><td>[cocoon-rest] Check if a REST controller is a proxy. If it is one, target object is used to apply the supported
+        annotations. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-32">COCOON3-32</a>.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[cocoon-rest] Changed RestResponse to make it easier to implement specific response implementations.
         Processing the responses no longer requires the SpringRESTController to actually know anything about
-        the actual implementation. RestResponse requires the implementation of the method execute(outputStream, parameters).</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-rest] The ControllerContextHelper provides a static method to directly store a context
-        object in the request.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-rest] The @Inject annotation supports org.apache.cocoon.configuration.Settings and
-        javax.servlet.ServletContext injections.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stringtemplate] The StringTemplateGenerator doesn't use controller context parameters as attributes anymore.
+        the actual implementation. RestResponse requires the implementation of the method execute(outputStream, parameters).</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-rest] The ControllerContextHelper provides a static method to directly store a context
+        object in the request.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-rest] The @Inject annotation supports org.apache.cocoon.configuration.Settings and
+        javax.servlet.ServletContext injections.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-stringtemplate] The StringTemplateGenerator doesn't use controller context parameters as attributes anymore.
         This allows its usage outside of servlet environments. For the use with a Cocoon controller implementation
         org.apache.cocoon.stringtemplate.ControllerContextAwareStringTemplateGenerator was added. This generator is also
         used as the bean 'generator:string-template' to be referred in sitemaps
-        (e.g. <map:generator src="string-template" src="..." />)</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] Provide a reader component that delegates to a Wicket application.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] Provide a Wicket RequestTargetURLCodingStrategy that is able to mount
-        a Cocoon sitemap.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] The samples to integrate Wicket into Cocoon are added to the cocoon-samples module.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] Introduce a new module (cocoon-samples-wicket-webapp) that contains the samples
-        that show how to integration Cocoon into Wicket.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] Introduce a new module that contains the Cocoon-Wicket integration (both directions).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-monitoring] Support logging reconfiguration via JMX Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-33">COCOON3-33</a>. Thanks to Dariusz Luksza.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-monitoring] Provide a cache overview via JMX Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-39">COCOON3-39</a>. Thanks to Dariusz Luksza.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a">
 <td><img src="images/add.gif" alt="add" /></td><td>[cocoon-monitoring] Provide information about Servlet-Services via JMX Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-38">COCOON3-38</a>. Thanks to Dariusz Luksza.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-monitoring] Provide statistical information via JMX Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-41">COCOON3-41</a>. Thanks to Dariusz Luksza.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-profiling] Support collection profiling information at runtime. This information
+        (e.g. <map:generator src="string-template" src="..." />)</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] Provide a reader component that delegates to a Wicket application.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] Provide a Wicket RequestTargetURLCodingStrategy that is able to mount
+        a Cocoon sitemap.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] The samples to integrate Wicket into Cocoon are added to the cocoon-samples module.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] Introduce a new module (cocoon-samples-wicket-webapp) that contains the samples
+        that show how to integration Cocoon into Wicket.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-wicket] Introduce a new module that contains the Cocoon-Wicket integration (both directions).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-monitoring] Support logging reconfiguration via JMX Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-33">COCOON3-33</a>. Thanks to Dariusz Luksza.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-monitoring] Provide a cache overview via JMX Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-39">COCOON3-39</a>. Thanks to Dariusz Luksza.</td><td><a href="team-list.html#rein
 hard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-monitoring] Provide information about Servlet-Services via JMX Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-38">COCOON3-38</a>. Thanks to Dariusz Luksza.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-monitoring] Provide statistical information via JMX Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-41">COCOON3-41</a>. Thanks to Dariusz Luksza.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-profiling] Support collection profiling information at runtime. This information
         is stored by using EHCache and can be trieved as XML tree or PNG chart. Additionally
         there is a Firebug plugin that displays this XML tree as part of the 'Network' tab.
         Many thanks go to Michael Handler, Christoph Leiter, Stephan Teuschl, Andreas Pinter and
         Sebastian Rosensteiner who provided this new module as part of their studies at the
-        Vienna University of Technology and to their assistant professor Dr. Alexander Schatten. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-40">COCOON3-40</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add serializers (XML, XHTML, HTML) that use the Apache Cocoon Serializers Charset serializers
-        that don't rely on the JAXP API and circumvent some Xalan bugs.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add a SolrConsumer that creates and adds SolrDocuments to a Solr instance. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-43">COCOON3-43</a>. Thanks to Bertil Chapuis.</td><td><a href="team-list.html#thorsten">thorsten</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add a formatting objects serializer using Apache FOP. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-7">COCOON3-7</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add an HTML to XHTML converter based on NekoHtml. Fixes <a href="https://issues.apache.org/jira/b
 rowse/ViewIssue.jspa?key=COCOON3-5">COCOON3-5</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add a BetwixtBeanGenerator that serializes Java classes following the Java Beans conventions. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-4">COCOON3-4</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Create a new module 'cocoon-optional', that contains all the stuff that
+        Vienna University of Technology and to their assistant professor Dr. Alexander Schatten. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-40">COCOON3-40</a>.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add serializers (XML, XHTML, HTML) that use the Apache Cocoon Serializers Charset serializers
+        that don't rely on the JAXP API and circumvent some Xalan bugs.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add a SolrConsumer that creates and adds SolrDocuments to a Solr instance. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-43">COCOON3-43</a>. Thanks to Bertil Chapuis.</td><td><a href="team-list.html#thorsten">thorsten</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add a formatting objects serializer using Apache FOP. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-7">COCOON3-7</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add an HTML to XHTML converter based on NekoHtml. Fixes
  <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-5">COCOON3-5</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#stevendolg">stevendolg</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Add a BetwixtBeanGenerator that serializes Java classes following the Java Beans conventions. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-4">COCOON3-4</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-optional] Create a new module 'cocoon-optional', that contains all the stuff that
         requires additional  3rd-party libraries that shouldn't become part of one of the Cocoon 3 core modules
-        (cocoon-pipeline, cocoon-sitemap, cocoon-servlet).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update Cocoon Servlet-Service Framework Impl to 1.2.0</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update Cocoon Block Deployment to 1.1.0</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update Cocoon JNet to 1.1.0</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update Cocoon Spring Configurator to 2.1.0.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[all] Add a bash script to run the Cocoon 3 build with all tests and ch
 ecks activated. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-21">COCOON3-21</a>. Thanks to Andreas Pieber.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update to Spring 2.5.6 and AspectJ 1.6.1.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[all] Set serialVersionUID on all serializeable classes. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-1">COCOON3-1</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-docs] Improve wording of the Cocoon 3 homepage. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-4">COCOON3-4</a>. Thanks to Solprovider.</td><td><a href="team-list.html#reinhard">reinha
 rd</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-docs] Improve wording and correct spelling mistakes of the Cocoon 3 homepage. Fixes <a href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-4">COCOON3-4</a>. Thanks to Marc Driftmeyer.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table></div><div class="section"><h3><a name="a3.0.0-alpha-1"></a>Release 3.0.0-alpha-1 - 2008-12-18</h3><table class="bodyTable"><tr class="a"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>Initial creation.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table></div></div>
+        (cocoon-pipeline, cocoon-sitemap, cocoon-servlet).</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update Cocoon Servlet-Service Framework Impl to 1.2.0</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update Cocoon Block Deployment to 1.1.0</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update Cocoon JNet to 1.1.0</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update Cocoon Spring Configurator to 2.1.0.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[all] Add a bash script to run the Cocoon 3 build with all tests and ch
 ecks activated. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-21">COCOON3-21</a>. Thanks to Andreas Pieber.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/update.gif" alt="update" /></td><td>[all] Update to Spring 2.5.6 and AspectJ 1.6.1.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[all] Set serialVersionUID on all serializeable classes. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-1">COCOON3-1</a>. Thanks to Simone Tripodi.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="b"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-docs] Improve wording of the Cocoon 3 homepage. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-4">COCOON3-4</a>. Thanks t
 o Solprovider.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>[cocoon-docs] Improve wording and correct spelling mistakes of the Cocoon 3 homepage. Fixes <a class="externalLink" href="https://issues.apache.org/jira/browse/ViewIssue.jspa?key=COCOON3-4">COCOON3-4</a>. Thanks to Marc Driftmeyer.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table></div><div class="section"><h3><a name="a3.0.0-alpha-1"></a>Release 3.0.0-alpha-1 - 2008-12-18<a name="Release_3.0.0-alpha-1_-_2008-12-18"></a></h3><table border="0" class="bodyTable"><tr class="b"><th>Type</th><th>Changes</th><th>By</th></tr><tr class="a"><td><img src="images/add.gif" alt="add" /></td><td>Initial creation.</td><td><a href="team-list.html#reinhard">reinhard</a></td></tr></table></div></div>
        </div>
     </div>
 

Modified: cocoon/site/site/3.0/contributions.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/contributions.html?rev=1210466&r1=1210465&r2=1210466&view=diff
==============================================================================
--- cocoon/site/site/3.0/contributions.html (original)
+++ cocoon/site/site/3.0/contributions.html Mon Dec  5 14:10:18 2011
@@ -27,7 +27,7 @@
 
 <html>
   <head>
-    <title>      Cocoon 3 - Index
+    <title>      Index
   </title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -38,7 +38,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
     <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
     <script src="./js/prettify.js" language="javascript" type="text/javascript"></script>
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
   <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
@@ -150,7 +150,7 @@
     </li>
       </ul>
        <div class="main">
-         <div class="section"><h2>Contributions</h2><div class="section"><h3>YourKit</h3><p>YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: <a href="http://www.yourkit.com/java/profiler/index.jsp"> YourKit Java Profiler</a> and <a href="http://www.yourkit.com/.net/profiler/index.jsp"> YourKit .NET Profiler</a></p></div></div>
+         <div class="section"><h2>Contributions<a name="Contributions"></a></h2><div class="section"><h3>YourKit<a name="YourKit"></a></h3><p>YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: <a class="externalLink" href="http://www.yourkit.com/java/profiler/index.jsp"> YourKit Java Profiler</a> and <a class="externalLink" href="http://www.yourkit.com/.net/profiler/index.jsp"> YourKit .NET Profiler</a></p></div></div>
        </div>
     </div>
 

Modified: cocoon/site/site/3.0/dependencies.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/dependencies.html?rev=1210466&r1=1210465&r2=1210466&view=diff
==============================================================================
--- cocoon/site/site/3.0/dependencies.html (original)
+++ cocoon/site/site/3.0/dependencies.html Mon Dec  5 14:10:18 2011
@@ -27,7 +27,7 @@
 
 <html>
   <head>
-    <title>      Cocoon 3 - Project Dependencies
+    <title>      Project Dependencies
   </title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
@@ -38,7 +38,7 @@
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
     <script src="./js/getBlank.js" language="javascript" type="text/javascript"></script>
     <script src="./js/prettify.js" language="javascript" type="text/javascript"></script>
-        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
   <body onload="javascript:prettyPrint();">
     <div id="breadtrail">
@@ -150,7 +150,7 @@
     </li>
       </ul>
        <div class="main">
-         <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies</h2><p>There are no dependencies for this project. It is a standalone application that does not depend on any other project.</p></div>
+         <a name="Project_Dependencies"></a><div class="section"><h2>Project Dependencies<a name="Project_Dependencies"></a></h2><p>There are no dependencies for this project. It is a standalone application that does not depend on any other project.</p></div>
        </div>
     </div>