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

List:       xml-cocoon-cvs
Subject:    svn commit: r743874 - /cocoon/site/site/3.0/
From:       reinhard () apache ! org
Date:       2009-02-12 20:38:02
Message-ID: 20090212203802.D353A238898E () eris ! apache ! org
[Download RAW message or body]

Author: reinhard
Date: Thu Feb 12 20:38:01 2009
New Revision: 743874

URL: http://svn.apache.org/viewvc?rev=743874&view=rev
Log:
update Cocoon 3 docs

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/dependencies.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/project-info.html
    cocoon/site/site/3.0/project-reports.html
    cocoon/site/site/3.0/project-summary.html
    cocoon/site/site/3.0/roadmap.html
    cocoon/site/site/3.0/source-repository.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=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/alpha-warning.html (original)
+++ cocoon/site/site/3.0/alpha-warning.html Thu Feb 12 20:38:01 2009
@@ -97,10 +97,6 @@
         </li>
                   
     <li >
-              <a href="reference/index.html">Userguide</a>
-        </li>
-                  
-    <li >
               <a href="features.html">Features</a>
         </li>
               </ul>
@@ -126,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/building.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/building.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/building.html (original)
+++ cocoon/site/site/3.0/building.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/changes-report.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/changes-report.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/changes-report.html (original)
+++ cocoon/site/site/3.0/changes-report.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   
@@ -136,7 +140,31 @@
     </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-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-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> +         \
<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-2">3.0.0-alpha-2</a></td><td>2009-00-00</td><td>unreleased</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-alpha-2"></a>Release 3.0.0-alpha-2 - \
2009-00-00</h3><table 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="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 \
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/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="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 \
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 \
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="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 \
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/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" al  t="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 didn't set the content type. The invoke() method +        now returns the \
content type which can be used by the pipeline controller component, which is a  +    \
Finisher, to set the content type as pipeline result.</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/update.gif" alt="update" /></td><td>[cocoon-rest] Introduce the interface \
org.apache.cocoon.rest.controller.response.StreamingResponse that +        can be \
used for controller results. The most prominent use case for it is the  +        \
org.apache.cocoon.rest.controller.response.UrlResponse (before it was named \
'PageResult' which is a +        misleading name).</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 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/fix.gif" alt="fix" /></td><td>[cocoon-rest] The \
stream() method of the StreamingResponse interface can return the content \
type.</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-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="b"><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/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 href="https://issues.apache.org/jira/bro  \
wse/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="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 checks 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="b"><td><img \
src="images/update.gif" alt="update" /></td><td>[all] Upgrade 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 \
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="im  \
ages/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">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 \
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="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/dependencies.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/dependencies.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/dependencies.html (original)
+++ cocoon/site/site/3.0/dependencies.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/download.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/download.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/download.html (original)
+++ cocoon/site/site/3.0/download.html Thu Feb 12 20:38:01 2009
@@ -97,10 +97,6 @@
         </li>
                   
     <li >
-              <a href="reference/index.html">Userguide</a>
-        </li>
-                  
-    <li >
               <a href="features.html">Features</a>
         </li>
               </ul>
@@ -126,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/features.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/features.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/features.html (original)
+++ cocoon/site/site/3.0/features.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/index.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/index.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/index.html (original)
+++ cocoon/site/site/3.0/index.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/integration.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/integration.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/integration.html (original)
+++ cocoon/site/site/3.0/integration.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/issue-tracking.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/issue-tracking.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/issue-tracking.html (original)
+++ cocoon/site/site/3.0/issue-tracking.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/license.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/license.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/license.html (original)
+++ cocoon/site/site/3.0/license.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/mail-lists.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/mail-lists.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/mail-lists.html (original)
+++ cocoon/site/site/3.0/mail-lists.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/project-info.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/project-info.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/project-info.html (original)
+++ cocoon/site/site/3.0/project-info.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   
@@ -136,7 +140,7 @@
     </li>
       </ul>
        <div class="main">
-         <div class="section"><h2>Project Information</h2><p>This document provides \
an overview of the various documents and links that are part of this project's \
general information. All of this content is automatically generated by <a \
href="http://maven.apache.org">Maven</a> on behalf of the project.</p><div \
class="section"><h3>Overview</h3><table class="bodyTable"><tr \
class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a \
href="project-summary.html">Project Summary</a></td><td>This document lists other \
related information of this project</td></tr><tr class="a"><td><a \
href="dependencies.html">Dependencies</a></td><td>This document lists the projects \
dependencies and provides information on each dependency.</td></tr><tr \
class="b"><td><a href="integration.html">Continuous Integration</a></td><td>This is a \
link to the definitions of all continuous integration processes that builds and tests \
code on a frequent, regular basis.</td></tr><tr class="a"><td><a hre  \
f="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and \
archive information for this project's mailing lists.</td></tr><tr class="b"><td><a \
href="team-list.html">Project Team</a></td><td>This document provides information on \
the members of this project. These are the individuals who have contributed to the \
project in one form or another.</td></tr><tr class="a"><td><a \
href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue \
management system for this project. Issues (bugs, features, change requests) can be \
created and queried using this link.</td></tr><tr class="b"><td><a \
href="source-repository.html">Source Repository</a></td><td>This is a link to the \
online source repository that can be viewed via a web \
browser.</td></tr></table></div></div> +         <div class="section"><h2>Project \
Information</h2><p>This document provides an overview of the various documents and \
links that are part of this project's general information. All of this content is \
automatically generated by <a href="http://maven.apache.org">Maven</a> on behalf of \
the project.</p><div class="section"><h3>Overview</h3><table class="bodyTable"><tr \
class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a \
href="project-summary.html">Project Summary</a></td><td>This document lists other \
related information of this project</td></tr><tr class="a"><td><a \
href="dependencies.html">Dependencies</a></td><td>This document lists the projects \
dependencies and provides information on each dependency.</td></tr><tr \
class="b"><td><a href="integration.html">Continuous Integration</a></td><td>This is a \
link to the definitions of all continuous integration processes that builds and tests \
code on a frequent, regular basis.</td></tr><tr class="a"><td><a hre  \
f="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and \
archive information for this project's mailing lists.</td></tr><tr class="b"><td><a \
href="team-list.html">Project Team</a></td><td>This document provides information on \
the members of this project. These are the individuals who have contributed to the \
project in one form or another.</td></tr><tr class="a"><td><a \
href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue \
management system for this project. Issues (bugs, features, change requests) can be \
created and queried using this link.</td></tr></table></div></div>  </div>
     </div>
 

Modified: cocoon/site/site/3.0/project-reports.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/project-reports.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/project-reports.html (original)
+++ cocoon/site/site/3.0/project-reports.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/project-summary.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/project-summary.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/project-summary.html (original)
+++ cocoon/site/site/3.0/project-summary.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   

Modified: cocoon/site/site/3.0/roadmap.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/roadmap.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/roadmap.html (original)
+++ cocoon/site/site/3.0/roadmap.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   
@@ -136,7 +140,7 @@
     </li>
       </ul>
        <div class="main">
-         <div class="section"><h2>Cocoon 3 Roadmap</h2><p>Cocoon 3 hasn't been \
released yet. An initial alpha-1 release is planned in December based on the current \
version available in SVN. If you are interested, any participation is highly \
appreciated. The tasks listed here are only suggestions. If you have other ideas, \
please join us on our <a href="mail-lists.html"> developer's mailing list</a>). \
</p><div class="section"><h3>Unscheduled simple features</h3><p>These tasks are a \
good starting point for everybody who wants to contribute to Cocoon \
3.</p><ul><li>Improved error handling (review exception handling in general) and \
error reporting (cocoon-sitemap)</li><li>Improved error handling in XSLT transformer \
(cocoon-pipeline)</li><li>EHCache integration for caching pipelines \
(cocoon-pipeline)</li><li>Support custom matchers (<tt>&lt;map:match \
type=&quot;my-custom-matcher&quot;/&gt;</tt>)</li><li>Support the XInclude standard \
(cocoon-pipeline)</li><li>Enable file uploads (co  coon-servlet)</li><li>Support \
annotation-based REST controller URL mapping similar to JSR311 \
(cocoon-rest)</li><li>Use Java 5 regular expressions in \
<tt>org.apache.cocoon.sitemap.util.WildcardMatcherHelper</tt> \
(cocoon-sitemap)</li></ul></div><div class="section"><h3>Advanced unscheduled \
features</h3><ul><li>In the case of a conditional GET a pipeline doesn't need to be \
executed in every case. It would be enough to get the Last-Modified information first \
and decide then if a pipeline execution is necessary or not. The sitemap API has to \
be refactored for that purpose. (cocoon-sitemap/cocoon-servlet) </li><li>Improve \
caching when the servlet protocol is used \
(cocoon-servlet/cocoon-sitemap)</li><li>Cleanup pipeline configuration and object \
model:</li><li>Using SAX buffers in servlet protocol (cocoon-servlet, \
cocoon-servlet-service-fw-impl)</li><li>Review package structure for OSGi \
(all)</li><li>Support OSGi environments at service level (all) </li><li>Provide XML \
catalog suppo  rt: find a way to make the entity resolver of the SAX parser \
configurable in the case of using pipeline components directly (cocoon-pipeline) as \
well as when they are used together with Spring (cocoon-sitemap) </li><li>STaX-based \
pipeline components for XML processing (file generator, XSLT transformer, XML \
serializer, abstract XML transformer for custom STaX-based transformers) \
(cocoon-stax)</li><li>Collect profiling information when a pipeline is being executed \
(cocoon-sitemap/cocoon-servlet)</li><li>Adapter to use Cocoon 2.2 sitemap components \
from within Cocoon 3 OR migrate some more components (e.g. FOP serializer etc.) \
(cocoon-pipeline)</li><li>Content-based routing in pipelines \
(cocoon-pipeline)</li><li>Enable nested pipelines (cocoon-pipeline)</li><li>Provide \
adapters that enable the mix of different component types in the same pipeline \
(cocoon-pipeline)</li><li>A stateless forms framework optimized for RESTful web \
applications. (cocoon-rest) (reinhard/steven) </li></  ul></div></div>
+         <div class="section"><h2>Cocoon 3 Roadmap</h2><p>If you are interested in \
developing and improving Cocoon, any participation is highly appreciated. The tasks \
listed here are only suggestions. If you have other ideas, please join us on our <a \
href="mail-lists.html"> developer's mailing list</a>). </p><div \
class="section"><h3>Unscheduled simple features</h3><p>These tasks are a good \
starting point for everybody who wants to contribute to Cocoon 3.</p><ul><li>Improved \
error handling (review exception handling in general) and error reporting \
(cocoon-sitemap)</li><li>Improved error handling in XSLT transformer \
(cocoon-pipeline)</li><li>EHCache integration for caching pipelines \
(cocoon-pipeline)</li><li>Support custom matchers (<tt>&lt;map:match \
type=&quot;my-custom-matcher&quot;/&gt;</tt>)</li><li>Support the XInclude standard \
(cocoon-pipeline)</li><li>Enable file uploads (cocoon-servlet)</li><li>Support \
annotation-based REST controller URL mapping similar to JSR311 (coc  \
oon-rest)</li></ul></div><div class="section"><h3>Advanced unscheduled \
features</h3><ul><li>In the case of a conditional GET a pipeline doesn't need to be \
executed in every case. It would be enough to get the Last-Modified information first \
and decide then if a pipeline execution is necessary or not. The sitemap API has to \
be refactored for that purpose. (cocoon-sitemap/cocoon-servlet) </li><li>Improve \
caching when the servlet protocol is used \
(cocoon-servlet/cocoon-sitemap)</li><li>Cleanup pipeline configuration and object \
model:</li><li>Using SAX buffers in servlet protocol (cocoon-servlet, \
cocoon-servlet-service-fw-impl)</li><li>Review package structure for OSGi \
(all)</li><li>Support OSGi environments at service level (all) </li><li>Provide XML \
catalog support: find a way to make the entity resolver of the SAX parser \
configurable in the case of using pipeline components directly (cocoon-pipeline) as \
well as when they are used together with Spring (cocoon-sitemap) </li><li  \
>STaX-based pipeline components for XML processing (file generator, XSLT transformer, \
> XML serializer, abstract XML transformer for custom STaX-based transformers) \
> (cocoon-stax)</li><li>Collect profiling information when a pipeline is being \
> executed (cocoon-sitemap/cocoon-servlet)</li><li>Adapter to use Cocoon 2.2 sitemap \
> components from within Cocoon 3 OR migrate some more components (e.g. FOP \
> serializer etc.) (cocoon-pipeline)</li><li>Content-based routing in pipelines \
> (cocoon-pipeline)</li><li>Enable nested pipelines (cocoon-pipeline)</li><li>Provide \
> adapters that enable the mix of different component types in the same pipeline \
> (cocoon-pipeline)</li><li>A stateless forms framework optimized for RESTful web \
> applications. (cocoon-rest) (reinhard/steven) </li></ul></div></div>
        </div>
     </div>
 

Modified: cocoon/site/site/3.0/source-repository.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/source-repository.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/source-repository.html (original)
+++ cocoon/site/site/3.0/source-repository.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <strong>Source Repository</strong>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   
@@ -136,10 +140,7 @@
     </li>
       </ul>
        <div class="main">
-         <div class="section"><h2>Overview</h2>This project uses <a \
href="http://subversion.tigris.org/">Subversion</a> to manage its source code. \
Instructions on Subversion use can be found at <a \
href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</div><div \
class="section"><h2>Web Access</h2><p>The following is a link to the online source \
repository.</p><div class="source"><pre><a \
href="http://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-docs">http://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-docs</a></pre></div></div><div \
class="section"><h2>Anonymous access</h2><p>The source can be checked out anonymously \
from SVN with this command:</p><div class="source"><pre>$ svn checkout \
http://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-docs \
cocoon-docs</pre></div></div><div class="section"><h2>Developer \
access</h2><p>Everyone can access the Subversion repository via HTTPS, but Committers \
must checkout the Subversion repository via HTTPS.<  /p><div class="source"><pre>$ \
svn checkout https://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-docs \
cocoon-docs</pre></div><p>To commit changes to the repository, execute the following \
command to commit your changes (svn will prompt you for your password)</p><div \
class="source"><pre>$ svn commit --username your-username -m &quot;A \
message&quot;</pre></div></div><div class="section"><h2>Access from behind a \
firewall</h2><p>For those users who are stuck behind a corporate firewall which is \
blocking http access to the Subversion repository, you can try to access it via the \
developer connection:</p><div class="source"><pre>$ svn checkout \
https://svn.apache.org/repos/asf/cocoon/cocoon3/trunk/cocoon-docs \
cocoon-docs</pre></div></div><div class="section"><h2>Access through a \
proxy</h2><p>The Subversion client can go through a proxy, if you configure it to do \
so. First, edit your &quot;servers&quot; configuration file to indicate which proxy \
to use. The files location depen  ds on your operating system. On Linux or Unix it is \
located in the directory &quot;~/.subversion&quot;. On Windows it is in \
&quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a \
hidden directory.)</p><p>There are comments in the file explaining what to do. If you \
don't have that file, get the latest Subversion client and run any command; this will \
cause the configuration directory and template files to be created.</p><p>Example : \
                Edit the 'servers' file and add something like :</p><div \
                class="source"><pre>[global]
-http-proxy-host = your.proxy.name
-http-proxy-port = 3128
-</pre></div></div>
+         <div class="section"><h2>Source Repository</h2><p>Apache Cocoon uses \
Subversion to manage source code. See the <a href="http://svnbook.red-bean.com/"> \
Subversion book</a> and the Apache <a \
href="http://www.apache.org/dev/version-control.html"> instructions</a> for using \
Subversion.</p><p>The Cocoon 3 source code is available at <a \
href="http://svn.apache.org/repos/asf/cocoon/cocoon3/"> \
http://svn.apache.org/repos/asf/cocoon/cocoon3/</a> and can also be browsed using the \
ViewVC interface at <a href="http://svn.apache.org/viewvc/cocoon/cocoon3/"> \
http://svn.apache.org/viewvc/cocoon/cocoon3/</a>.</p></div>  </div>
     </div>
 

Modified: cocoon/site/site/3.0/team-list.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/3.0/team-list.html?rev=743874&r1=743873&r2=743874&view=diff
 ==============================================================================
--- cocoon/site/site/3.0/team-list.html (original)
+++ cocoon/site/site/3.0/team-list.html Thu Feb 12 20:38:01 2009
@@ -122,6 +122,10 @@
         </li>
                   
     <li >
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+                  
+    <li >
               <a href="apidocs/index.html">API</a>
         </li>
                   
@@ -136,7 +140,7 @@
     </li>
       </ul>
        <div class="main">
-         <div class="section"><h2>The Team</h2><p>A successful project requires many \
people to play many roles. Some members write code or documentation, while others are \
valuable as testers, submitting patches and suggestions.</p><p>The team is comprised \
of Members and Contributors. Members have direct access to the source of a project \
and actively evolve the code-base. Contributors improve the project through \
submission of patches and suggestions to the Members. The number of Contributors to \
the project is unbounded. Get involved today. All contributions to the project are \
greatly appreciated.</p><div class="section"><h3>Members</h3><p>The following is a \
list of developers with commit privileges that have directly contributed to the \
project in one way or another.</p><table class="bodyTable"><tr \
class="a"><th>Id</th><th>Name</th><th>Email</th><th>URL</th><th>Organization</th><th>Organization \
URL</th><th>Roles</th><th>Time Zone</th><th>Actual Time (GMT)</th><th>Properties</t  \
h></tr><tr class="b"><td>stevendolg</td><td>Steven Dolg</td><td><a \
href="mailto:stevendolg@apache.org">stevendolg@apache.org</a></td><td>-</td><td>Indoqa \
Software Design und Beratung GmbH</td><td><a \
href="http://www.indoqa.com">http://www.indoqa.com</a></td><td>PMC member, \
Committer</td><td>+1</td><td><span id="developer-0">+1</span></td><td>-</td></tr><tr \
class="a"><td>reinhard</td><td>Reinhard Poetz</td><td><a \
href="mailto:reinhard@apache.org">reinhard@apache.org</a></td><td>-</td><td>Indoqa \
Software Design und Beratung GmbH</td><td><a \
href="http://www.indoqa.com">http://www.indoqa.com</a></td><td>ASF member, PMC \
member, Committer</td><td>+1</td><td><span \
id="developer-1">+1</span></td><td>-</td></tr><tr \
class="b"><td>cziegeler</td><td>Carsten Ziegeler</td><td><a \
href="mailto:cziegeler@apache.org">cziegeler@apache.org</a></td><td>-</td><td>Day \
Software</td><td><a href="http://www.day.com">http://www.day.com</a></td><td>ASF \
member, PMC member, Committer</td><td>+1</td><td><  span \
id="developer-2">+1</span></td><td>-</td></tr></table></div><div \
class="section"><h3>Contributors</h3><p>The following additional people have \
contributed to this project through the way of suggestions, patches or \
documentation.</p><table class="bodyTable"><tr \
class="a"><th>Name</th><th>Email</th><th>URL</th><th>Organization</th><th>Organization \
URL</th><th>Roles</th><th>Time Zone</th><th>Actual Time \
(GMT)</th><th>Properties</th></tr><tr class="b"><td>Simone \
Tripodi</td><td>simone[dot]tripodi[at]gmail[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-0">-</span></td><td>-</td></tr><tr class="a"><td>Paul \
Ercolino</td><td>solprovider[at]apache[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-1">-</span></td><td>-</td></tr><tr class="b"><td>Marc \
Driftmeyer</td><td>mdrift[at]yahoo[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-2">-</span></td><td>-</td></tr><  tr class="a"><td>Andreas \
Pieber</td><td>anpi[at]gmx[dot]at</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-3">-</span></td><td>-</td></tr><tr class="b"><td>Jakob \
Spoerk</td><td>jakob[dot]spoerk[at]gmx[dot]at</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-4">-</span></td><td>-</td></tr><tr class="a"><td>Michael \
Seydl</td><td>michael[dot]seydl[at]gmail[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-5">-</span></td><td>-</td></tr><tr class="b"><td>Killian Johannes \
Matt</td><td>killian[dot]matt[at]gmail[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-6">-</span></td><td>-</td></tr></table></div></div><script \
type="text/javascript"> +         <div class="section"><h2>The Team</h2><p>A \
successful project requires many people to play many roles. Some members write code \
or documentation, while others are valuable as testers, submitting patches and \
suggestions.</p><p>The team is comprised of Members and Contributors. Members have \
direct access to the source of a project and actively evolve the code-base. \
Contributors improve the project through submission of patches and suggestions to the \
Members. The number of Contributors to the project is unbounded. Get involved today. \
All contributions to the project are greatly appreciated.</p><div \
class="section"><h3>Members</h3><p>The following is a list of developers with commit \
privileges that have directly contributed to the project in one way or \
another.</p><table class="bodyTable"><tr \
class="a"><th>Id</th><th>Name</th><th>Email</th><th>URL</th><th>Organization</th><th>Organization \
URL</th><th>Roles</th><th>Time Zone</th><th>Actual Time (GMT)</th><th>Properties</t  \
h></tr><tr class="b"><td>stevendolg</td><td>Steven Dolg</td><td><a \
href="mailto:stevendolg@apache.org">stevendolg@apache.org</a></td><td>-</td><td>Indoqa \
Software Design und Beratung GmbH</td><td><a \
href="http://www.indoqa.com">http://www.indoqa.com</a></td><td>PMC member, \
Committer</td><td>+1</td><td><span id="developer-0">+1</span></td><td>-</td></tr><tr \
class="a"><td>reinhard</td><td>Reinhard Poetz</td><td><a \
href="mailto:reinhard@apache.org">reinhard@apache.org</a></td><td>-</td><td>Indoqa \
Software Design und Beratung GmbH</td><td><a \
href="http://www.indoqa.com">http://www.indoqa.com</a></td><td>ASF member, PMC \
member, Committer</td><td>+1</td><td><span \
id="developer-1">+1</span></td><td>-</td></tr><tr \
class="b"><td>cziegeler</td><td>Carsten Ziegeler</td><td><a \
href="mailto:cziegeler@apache.org">cziegeler@apache.org</a></td><td>-</td><td>Day \
Software</td><td><a href="http://www.day.com">http://www.day.com</a></td><td>ASF \
member, PMC member, Committer</td><td>+1</td><td><  span \
id="developer-2">+1</span></td><td>-</td></tr></table></div><div \
class="section"><h3>Contributors</h3><p>The following additional people have \
contributed to this project through the way of suggestions, patches or \
documentation.</p><table class="bodyTable"><tr \
class="a"><th>Name</th><th>Email</th><th>URL</th><th>Organization</th><th>Organization \
URL</th><th>Roles</th><th>Time Zone</th><th>Actual Time \
(GMT)</th><th>Properties</th></tr><tr class="b"><td>Simone \
Tripodi</td><td>simone[dot]tripodi[at]gmail[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-0">-</span></td><td>-</td></tr><tr class="a"><td>Paul \
Ercolino</td><td>solprovider[at]apache[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-1">-</span></td><td>-</td></tr><tr class="b"><td>Marc \
Driftmeyer</td><td>mdrift[at]yahoo[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-2">-</span></td><td>-</td></tr><  tr class="a"><td>Andreas \
Pieber</td><td>anpi[at]gmx[dot]at</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-3">-</span></td><td>-</td></tr><tr class="b"><td>Jakob \
Spoerk</td><td>jakob[dot]spoerk[at]gmx[dot]at</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-4">-</span></td><td>-</td></tr><tr class="a"><td>Michael \
Seydl</td><td>michael[dot]seydl[at]gmail[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-5">-</span></td><td>-</td></tr><tr class="b"><td>Kilian Johannes \
Matt</td><td>kilian[dot]matt[at]gmail[dot]com</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td><span \
id="contributor-6">-</span></td><td>-</td></tr></table></div></div><script \
type="text/javascript">  function offsetDate(id, offset) {
     var now = new Date();
     var nowTime = now.getTime();


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

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