Return-Path: Delivered-To: apmail-forrest-site-svn-archive@minotaur.apache.org Received: (qmail 35667 invoked from network); 20 Jan 2011 06:48:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jan 2011 06:48:18 -0000 Received: (qmail 17648 invoked by uid 500); 20 Jan 2011 06:48:18 -0000 Delivered-To: apmail-forrest-site-svn-archive@forrest.apache.org Received: (qmail 17599 invoked by uid 500); 20 Jan 2011 06:48:17 -0000 Mailing-List: contact site-svn-help@forrest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@forrest.apache.org Delivered-To: mailing list site-svn@forrest.apache.org Received: (qmail 17591 invoked by uid 99); 20 Jan 2011 06:48:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 06:48:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 06:48:13 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 957892388AB9; Thu, 20 Jan 2011 06:47:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1061134 [3/10] - in /forrest/site: ./ docs_0_70/ docs_0_70/howto/ docs_0_70/howto/cvs-ssh/ docs_0_70/howto/multi/ docs_0_80/ docs_0_80/howto/ docs_0_80/howto/cvs-ssh/ docs_0_80/howto/multi/ docs_0_90/ docs_0_90/howto/ docs_0_90/howto/cvs-s... Date: Thu, 20 Jan 2011 06:47:28 -0000 To: site-svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110120064742.957892388AB9@eris.apache.org> Modified: forrest/site/docs_0_70/project-sitemap.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/project-sitemap.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/project-sitemap.html (original) +++ forrest/site/docs_0_70/project-sitemap.html Thu Jan 20 06:47:23 2011 @@ -331,7 +331,7 @@ document.write("Last Published: " + docu - +

Introduction

@@ -354,7 +354,7 @@ document.write("Last Published: " + docu

- +

How does it work?

@@ -381,10 +381,10 @@ document.write("Last Published: " + docu

- +

Example uses of this technique

- +

Adding a new content type

See the section "Advanced customizations: sitemap.xmap" in the Modified: forrest/site/docs_0_70/searching.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/searching.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/searching.html (original) +++ forrest/site/docs_0_70/searching.html Thu Jan 20 06:47:23 2011 @@ -346,7 +346,7 @@ document.write("Last Published: " + docu choose.

- +

Google SiteSearch

@@ -388,7 +388,7 @@ document.write("Last Published: " + docu

- +

Lucene search

@@ -447,7 +447,7 @@ document.write("Last Published: " + docu

- +

Disabling full-text search

Modified: forrest/site/docs_0_70/sitemap-ref.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/sitemap-ref.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/sitemap-ref.html (original) +++ forrest/site/docs_0_70/sitemap-ref.html Thu Jan 20 06:47:23 2011 @@ -416,7 +416,7 @@ document.write("Last Published: " + docu the core of Apache Forrest.

- +

Getting started

@@ -440,7 +440,7 @@ document.write("Last Published: " + docu

- +

Sitemap Overview

@@ -583,7 +583,7 @@ document.write("Last Published: " + docu --> - +

Source pipelines (**.xml)

@@ -622,7 +622,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... (*.xml) (in forrest.xmap, faq.xmap, etc) - +

forrest.xmap

Most of the usual Source pipelines are defined in @@ -651,7 +651,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... </map:when> - +

Other source pipelines

As mentioned above, all non-core Source pipelines are distributed in @@ -689,7 +689,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... .... .... - +

Late-binding pipelines

One point of interest here is that the sub-sitemap is often not @@ -718,7 +718,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...

- +

Output pipelines

@@ -730,7 +730,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... We now wish to render the XML from these pipelines to output formats like HTML and PDF.

- +

PDF output

Easiest case first; PDFs don't require menus or headers, so we can @@ -773,7 +773,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...

Lastly, we generate a PDF using the fo2pdf serializer.

- +

HTML output

Generating HTML pages is more complicated, because we have to merge @@ -821,10 +821,10 @@ FORMATS doc-v11 doc-v13 doc-v20 ...

- +

Intermediate pipelines

- +

Page body

Here is the matcher which generates the page body: @@ -892,7 +892,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... <html> and <body>) suitable for merging with the menu and tabs. - +

Page menu

In the sitemap.xmap file, the matcher generating HTML for @@ -920,7 +920,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... sufficiently complex to require a section of its own.

- +

Page tabs

Tab generation is quite tame compared to menus: @@ -945,7 +945,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...

- +

Menu XML generation

@@ -1057,7 +1057,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ...

- +

Link rewriting

@@ -1072,7 +1072,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... is provided in Menus and Linking. Here we describe the implementation of linking.

- +

Cocoon foundations: Input Modules

The implementation of site: linking is heavily based on @@ -1102,13 +1102,13 @@ FORMATS doc-v11 doc-v13 doc-v20 ... LinkRewriterTransformer, currently distributed as a "block" in Cocoon 2.1

- +

Implementing "site:" rewriting

Using the above components, "site:" URI rewriting is accomplished as follows.

- +

cocoon.xconf

First, we declare all the input modules we will be needing: @@ -1156,7 +1156,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... will be configured in sitemap.xmap as described in the next section.

- +

sitemap.xmap

Now in the sitemap, we define the LinkRewriterTransformer, and @@ -1270,7 +1270,7 @@ FORMATS doc-v11 doc-v13 doc-v20 ... cocoon:/community/linkmap-index.html

- +

Dynamically generating a linkmap

Why do we need this "linkmap" pipeline generating dynamic XML from Modified: forrest/site/docs_0_70/skin-package.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/skin-package.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/skin-package.html (original) +++ forrest/site/docs_0_70/skin-package.html Thu Jan 20 06:47:23 2011 @@ -324,7 +324,7 @@ document.write("Last Published: " + docu

- +

Overview

@@ -357,7 +357,7 @@ The skin package will be made in the ski

forrest available-skins
- +

Notes

Modified: forrest/site/docs_0_70/skins.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/skins.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/skins.html (original) +++ forrest/site/docs_0_70/skins.html Thu Jan 20 06:47:23 2011 @@ -351,7 +351,7 @@ document.write("Last Published: " + docu

- +

Introduction

@@ -365,7 +365,7 @@ document.write("Last Published: " + docu

- +

Convention for choosing skin names

@@ -378,10 +378,10 @@ document.write("Last Published: " + docu

- +

Skin descriptions and examples

- +

pelt

Uses CSS "div" and no HTML tables. @@ -391,7 +391,7 @@ document.write("Last Published: " + docu Apache Lenya

- +

tigris

This skin is based on version 1.1 of the @@ -403,7 +403,7 @@ document.write("Last Published: " + docu Group

- +

plain-dev

This is a very minimal skin to produce plain HTML documents. Such @@ -416,14 +416,14 @@ document.write("Last Published: " + docu

- +

Old and deprecated skins

The following skins are retained for a little while longer, but are deprecated, so please move to one of the other skins.

- +

forrest-site

This is the old skin that we have been dragging around since early @@ -433,7 +433,7 @@ document.write("Last Published: " + docu Examples: Apache XML

- +

krysalis-site

Uses HTML tables. @@ -441,7 +441,7 @@ document.write("Last Published: " + docu

Examples:

- +

view/viewHelper

This is the evolution of the "leather-dev" skin, to have contracts. It Modified: forrest/site/docs_0_70/todo.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/todo.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/todo.html (original) +++ forrest/site/docs_0_70/todo.html Thu Jan 20 06:47:23 2011 @@ -326,7 +326,7 @@ document.write("Last Published: " + docu

- +

high

    @@ -365,7 +365,7 @@ document.write("Last Published: " + docu
- +

medium

    @@ -430,7 +430,7 @@ document.write("Last Published: " + docu
- +

low

    Modified: forrest/site/docs_0_70/upgrading_07.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/upgrading_07.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/upgrading_07.html (original) +++ forrest/site/docs_0_70/upgrading_07.html Thu Jan 20 06:47:23 2011 @@ -347,7 +347,7 @@ document.write("Last Published: " + docu
- +

Introduction

@@ -364,7 +364,7 @@ document.write("Last Published: " + docu

- +

New Features

@@ -384,7 +384,7 @@ document.write("Last Published: " + docu

- +

Run a clean target after upgrade

@@ -393,7 +393,7 @@ document.write("Last Published: " + docu

- +

New location of $FORREST_HOME

@@ -402,7 +402,7 @@ document.write("Last Published: " + docu

- +

Java 1.4 (or newer) is required

@@ -412,7 +412,7 @@ document.write("Last Published: " + docu

- +

General upgrade tips

@@ -428,7 +428,7 @@ document.write("Last Published: " + docu

- +

Plugin architecture

@@ -445,7 +445,7 @@ document.write("Last Published: " + docu

- +

Configure plugins

@@ -459,7 +459,7 @@ project.required.plugins=org.apache.forr

- +

Including raw un-processed content

@@ -513,7 +513,7 @@ project.required.plugins=org.apache.forr

- +

To be continued...

Modified: forrest/site/docs_0_70/validation.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/validation.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/validation.html (original) +++ forrest/site/docs_0_70/validation.html Thu Jan 20 06:47:23 2011 @@ -341,7 +341,7 @@ document.write("Last Published: " + docu

- +

XML validation

@@ -405,7 +405,7 @@ document.write("Last Published: " + docu

- +

Validating new XML types

@@ -419,7 +419,7 @@ document.write("Last Published: " + docu add an entry to the ${project.schema-dir}/catalog.xcat file. This section describes the details of this process.

- +

Creating or extending a DTD

The main Forrest DTDs are designed to be modular and extensible, so it @@ -562,7 +562,7 @@ size CDATA #IMPLIED> customizing a DTD.

- +

Associating DTDs with document types

Recall that our DOCTYPE declaration for our download document type is: @@ -639,7 +639,7 @@ size CDATA #IMPLIED>

- +

Referring to entities

@@ -661,7 +661,7 @@ size CDATA #IMPLIED>

- +

Validating in an XML editor

@@ -673,7 +673,7 @@ size CDATA #IMPLIED>

- +

Validation using RELAX NG

Modified: forrest/site/docs_0_70/views.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/views.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/views.html (original) +++ forrest/site/docs_0_70/views.html Thu Jan 20 06:47:23 2011 @@ -336,7 +336,7 @@ document.write("Last Published: " + docu

- +

Introduction

@@ -355,7 +355,7 @@ document.write("Last Published: " + docu

- +

Background

@@ -370,7 +370,7 @@ document.write("Last Published: " + docu

- +

Definition of naming conventions

@@ -381,7 +381,7 @@ document.write("Last Published: " + docu

- +

leather-dev

Modified: forrest/site/docs_0_70/your-project.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_70/your-project.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_70/your-project.html (original) +++ forrest/site/docs_0_70/your-project.html Thu Jan 20 06:47:23 2011 @@ -420,7 +420,7 @@ document.write("Last Published: " + docu

- +

Introduction

@@ -430,7 +430,7 @@ document.write("Last Published: " + docu

- +

Installing Forrest

@@ -441,13 +441,13 @@ document.write("Last Published: " + docu build Forrest from source.

- +

Setting up the Environment

After downloading and extracting forrest, you need to add environment variables.

- +

In Unix/Linux:

change directory to the top-level of the forrest distribution and do @@ -459,7 +459,7 @@ document.write("Last Published: " + docu

~/apache-forrest-0.7$ export PATH=$PATH:$FORREST_HOME/bin

- +
Permanently Setting The Environment Variables for Linux/Unix

Export only changes the variables during that terminal session for @@ -475,7 +475,7 @@ document.write("Last Published: " + docu PATH=$PATH:$FORREST_HOME/bin export PATH - +

Windows 2000

Go to "My Computer", "Properties", "Advanced", "Environment @@ -490,7 +490,7 @@ document.write("Last Published: " + docu edit PATH as %PATH%;%FORREST_HOME%\bin

- +

In Windows XP:

Go to "My Computer", "Properties", "Advanced", "Environment @@ -506,7 +506,7 @@ document.write("Last Published: " + docu

- +

The 'forrest' Command

@@ -566,7 +566,7 @@ document.write("Last Published: " + docu

- +

Seeding a new project

@@ -718,7 +718,7 @@ Total time: 5 seconds

- +

Seeding an existing project

@@ -738,7 +738,7 @@ Total time: 5 seconds

- +

Customizing your project

@@ -746,7 +746,7 @@ Total time: 5 seconds customize it to your project's needs. Here we will deal with configuring the skin, and changing the project layout.

- +

Configuring the Forrest skin: skinconf.xml

Most Forrest skins can be customized through a single XML file, @@ -925,7 +925,7 @@ which will be used to configure the chos Having edited this file (and ensured it is valid XML), re-run the 'forrest' command in the site root, and the site would be updated.

- +

Changing the layout: forrest.properties

Forrest allows you to place files anywhere you want in your project, @@ -1006,7 +1006,7 @@ project.skinconf=${project.content-dir}/

- +

Adding content

@@ -1014,7 +1014,7 @@ project.skinconf=${project.content-dir}/ src/documentation/content/xdocs

- +

site.xml

When adding a new xml document, you would add an entry to the @@ -1024,7 +1024,7 @@ project.skinconf=${project.content-dir}/ about site.xml is provided in the document Menus and Linking.

- +

tabs.xml

The tabs.xml file is used to produce the 'tabs'. which @@ -1056,7 +1056,7 @@ project.skinconf=${project.content-dir}/ </tab> - +

Images

Images usually go in the content/xdocs/images/ directory. @@ -1067,7 +1067,7 @@ project.skinconf=${project.content-dir}/

- +

Advanced customizations: sitemap.xmap

@@ -1138,7 +1138,7 @@ project.skinconf=${project.content-dir}/ Reference for a tour of the default sitemap.

- +

Example: Adding a new content type

There are two methods for detecting types of documents and doing @@ -1296,7 +1296,7 @@ project.skinconf=${project.content-dir}/ will handle the aggregation with navigation menus etc. and will apply the normal skin.

- +

Registering a new DTD

By default, Forrest requires that all XML files be valid, i.e. they @@ -1327,7 +1327,7 @@ project.skinconf=${project.content-dir}/ for the complete description for those steps. - +

Example: Adding a new content type (advanced)

The simple user sitemap in the previous example is fine for simple @@ -1410,7 +1410,7 @@ project.skinconf=${project.content-dir}/ used, because the project sitemap is the first sitemap to be consulted.

- +

Example: integrating external RSS content

Similar to the previous example, we can integrate RSS into our site @@ -1447,7 +1447,7 @@ project.skinconf=${project.content-dir}/

- +

Forrest skins

@@ -1469,7 +1469,7 @@ project.skinconf=${project.content-dir}/ are not needed.

- +

Configuration of skins

All configuration is done via your project @@ -1477,7 +1477,7 @@ project.skinconf=${project.content-dir}/ comments to describe each capability. Please read those, there is no point repeating here.

- +

Defining a new skin

Consider discussing your needs on the mailing lists. There may be @@ -1559,7 +1559,7 @@ project.skinconf=${project.content-dir}/

- +

Interactive Forrest: faster turnaround when developing your docs

@@ -1573,7 +1573,7 @@ project.skinconf=${project.content-dir}/ Forrest-based documentation development can be faster and easier than with comparable tools.

- +

Running as a webapp

Type 'forrest run' in your project root to start @@ -1588,7 +1588,7 @@ project.skinconf=${project.content-dir}/ servlet container, type forrest webapp to build an open webapp in build/webapp/)

- +

Using the webapp

You can now edit the XML content in @@ -1597,7 +1597,7 @@ project.skinconf=${project.content-dir}/

- +

Invoking Forrest from Ant

Modified: forrest/site/docs_0_80/build.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/build.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_80/build.html (original) +++ forrest/site/docs_0_80/build.html Thu Jan 20 06:47:23 2011 @@ -337,10 +337,10 @@ document.write("Last Published: " + docu

- +

Getting the Forrest source

- +

Step-by-step Subversion (SVN) instructions for developers

Note
@@ -380,7 +380,7 @@ document.write("Last Published: " + docu Version Control with Subversion - the opensource SVN book.

- +

Sources are also available in the release

Each release of forrest contains a copy of all sources as at the time @@ -390,7 +390,7 @@ document.write("Last Published: " + docu

- +

Building and installing Forrest

@@ -443,7 +443,7 @@ document.write("Last Published: " + docu
- +

Run Forrest, run!

Modified: forrest/site/docs_0_80/cap.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/cap.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_80/cap.html (original) +++ forrest/site/docs_0_80/cap.html Thu Jan 20 06:47:23 2011 @@ -329,7 +329,7 @@ document.write("Last Published: " + docu

- +

Introduction

@@ -350,7 +350,7 @@ document.write("Last Published: " + docu

- +

Configuration

@@ -422,7 +422,7 @@ document.write("Last Published: " + docu

- +

Usage

Modified: forrest/site/docs_0_80/catalog.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/catalog.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_80/catalog.html (original) +++ forrest/site/docs_0_80/catalog.html Thu Jan 20 06:47:23 2011 @@ -369,7 +369,7 @@ document.write("Last Published: " + docu

- +

Overview

@@ -401,7 +401,7 @@ document.write("Last Published: " + docu

- +

General configuration notes

@@ -419,10 +419,10 @@ document.write("Last Published: " + docu

- +

Configuring specific tools

- +

Operating system catalog

Some operating systems already provide a system-wide catalog that is @@ -453,7 +453,7 @@ CATALOG \ rather create your own catalog file in your home directory which refers to both the Forrest catalog and your system catalog.

- +

xmllint validating parser

"xmllint" is part of the "libxml2" package. It is very fast and @@ -465,7 +465,7 @@ export SGML_CATALOG_FILES=$SGML_CATALOG_ $FORREST_HOME/main/webapp/resources/schema/catalog xmllint --valid --catalogs --noout mydoc.xml - +

Vim

The following .vimrc entries are useful: @@ -479,14 +479,14 @@ au FileType xml set makeprg=xmllint\ --n Vim as XML editor.

- +

Emacs

See nXML mode and FAQ.

- +

onsgmls validating parser

"onsgmls" is part of the "Open SP" package. You need to also tell it @@ -504,7 +504,7 @@ CATALOG \

 onsgmls -c path/to/my-catalog -wall -wxml -s mydoc.xml
         
- +

jEdit - Open Source programmer's text editor

 
@@ -524,7 +524,7 @@ to specify the TR9401 Catalog file:
 "forrest/main/webapp/resources/schema/catalog"
         
         
- +

oXygen XML Editor

 
@@ -534,7 +534,7 @@ Specify the XML Catalog file:
 "forrest/main/webapp/resources/schema/catalog.xcat"
         
         
- +

xmlspy

 
@@ -546,9 +546,9 @@ catalog="file://localhost/C:/apache/forr
 resources/schema/catalog.xcat"/>
         
         
- +

XMLmind XML Editor (XXE)

- +

XXE v2.5p2 or older

 
@@ -558,7 +558,7 @@ Specify the XML Catalog file:
 "forrest/main/webapp/resources/schema/catalog.xcat"
         
           
- +

XXE v2.5p3+

XXE supports catalogs by automatic detection via configuration @@ -570,7 +570,7 @@ Specify the XML Catalog file:

- +

Further information and resources

Modified: forrest/site/docs_0_80/changes.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_80/changes.html (original) +++ forrest/site/docs_0_80/changes.html Thu Jan 20 06:47:23 2011 @@ -340,16 +340,16 @@ document.write("Last Published: " + docu Version 0.8 (2007-04-18)

@@ -357,13 +357,13 @@ document.write("Last Published: " + docu Version 0.7.1-dev (not released) @@ -374,16 +374,16 @@ document.write("Last Published: " + docu Changes to Project Administration
  • -Changes to Build +Changes to Build
  • -Changes to the Code Base +Changes to the Code Base
  • -Changes to Documentation +Changes to Documentation
  • -Contributors to this release +Contributors to this release
  • @@ -391,19 +391,19 @@ document.write("Last Published: " + docu Version 0.6 (2004-10-15) @@ -411,13 +411,13 @@ document.write("Last Published: " + docu Version 0.5.1 (2003-10-06) @@ -425,13 +425,13 @@ document.write("Last Published: " + docu Version 0.5 (2003-09-13) @@ -439,13 +439,13 @@ document.write("Last Published: " + docu Version 0.4 (2003-02-12) @@ -453,16 +453,16 @@ document.write("Last Published: " + docu Version 0.3 (2003-01-30) @@ -470,10 +470,10 @@ document.write("Last Published: " + docu Version 0.2 (2002-11-16) @@ -481,22 +481,22 @@ document.write("Last Published: " + docu Version 0.2rc1 (2002-11-13) @@ -509,23 +509,28 @@ document.write("Last Published: " + docu

    RSS

    - +

    Introduction and explanation of symbols

    Changes are sorted by "type" and then chronologically with the most recent at the top. These symbols denote the various action types:add=add, fix=fix, remove=remove, update=update

    - +

    Version 0.9-dev (not yet released)

    See each plugin for its detailed changes.

    - +

    Changes to Build

    • +add + Added standalone 'validate-status' build target to validate the project + status changes file. + Committed by DC.
    • +
    • fix Explicitly set the javac target@ to our defined base version. This fixed an issue with plugins being deployed by committers using @@ -546,7 +551,7 @@ document.write("Last Published: " + docu A better way to report the set of xmlcatalog files being used. Committed by DC.
    - +

    Changes to the Code Base

    • @@ -700,7 +705,7 @@ document.write("Last Published: " + docu
    • fix Fixed the "forrest" command to cope with recent Cygwin changes with expanding pathnames. - Committed by RGD. Thanks to Mark Eggers. See Issue FOR-905.
    • + Committed by RDG. Thanks to Mark Eggers. See Issue FOR-905.
    • fix The "faq" documents were missing generated Table-of-Contents. @@ -749,7 +754,7 @@ document.write("Last Published: " + docu update Use plain svn commands rather than JSVN for forrestbot and plugins deployment. - Committed by DC,TWW. See Issue FOR-1198.
    • + Committed by DC. Thanks to David Crossley, Tim Williams. See Issue FOR-1198.
    • update Switch to a new XML module providing better memory behavior. @@ -813,7 +818,7 @@ document.write("Last Published: " + docu fixed in this version. Also upgraded various other important supporting products such as Apache Xerces and Apache Xalan, etc. See upgrading notes. - Committed by TS, DC. See Issue FOR-955, FOR-1017.
    • + Committed by TS. Thanks to Thorsten Scherler, David Crossley. See Issue FOR-955, FOR-1017.
    • update Promoting the output.inputModule plugin to core. Main reason for the move is to @@ -869,7 +874,7 @@ document.write("Last Published: " + docu Added method to disable table of contents in PDF via skinconf.xml. Committed by BMD. Thanks to Patrick Ohly. See Issue FOR-355.
    - +

    Changes to Documentation

    • @@ -916,6 +921,13 @@ document.write("Last Published: " + docu Committed by TS. Thanks to Bart Molenkamp.
    • update + Added an FAQ + to explain "svn:eol-style" and un-necessary svn diffs. + See also How to deploy + documentation with the Forrestbot "svn" workstage. + Committed by DC.
    • +
    • +update Improved the FAQ about "version and properties" and linked to the documentation of the new Properties system. Committed by DC.
    • @@ -979,17 +991,17 @@ document.write("Last Published: " + docu Also add some more Forrest terminology. Committed by DC.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    -

    This is a list of all people who participated as committers:
    Brian M. Dube (BMD), Cyriaque Dupoirieux (CD), David Crossley (DC), (DC,TWW), Ferdinand Soethe (FSO), Gavin McDonald (GM), Jeremias Maerki (JM), Ross Gardler (RDG), (RGD), Sjur N Moshagen (SNM), Thorsten Scherler (TS), (TS, DC), Tim Williams (TWW).

    -

    This is a list of other contributors:
    Andreas Lehmkuehler, Antoine ROBERT, Bart Molenkamp, Brolin Empey, Carlos Tejo, DeBel, Mark Eggers, Oshani Senevira, Patrick Ohly, Richard Calmbach,Mathieu Champlon, Ron Blaschke, Simon Pepping, Sina K. Heshmati, Steven Coco, Thomas Emmel, Thomas Witteriede, Uwe Kreibaum.

    +

    This is a list of all people who participated as committers:
    Brian M. Dube (BMD), Cyriaque Dupoirieux (CD), David Crossley (DC), Ferdinand Soethe (FSO), Gavin McDonald (GM), Jeremias Maerki (JM), Ross Gardler (RDG), Sjur N Moshagen (SNM), Thorsten Scherler (TS), Tim Williams (TWW).

    +

    This is a list of other contributors:
    Andreas Lehmkuehler, Antoine ROBERT, Bart Molenkamp, Brolin Empey, Carlos Tejo, David Crossley, Tim Williams, DeBel, Mark Eggers, Oshani Senevira, Patrick Ohly, Richard Calmbach,Mathieu Champlon, Ron Blaschke, Simon Pepping, Sina K. Heshmati, Steven Coco, Thomas Emmel, Thomas Witteriede, Thorsten Scherler, David Crossley, Uwe Kreibaum.

    - +

    Version 0.8 (2007-04-18)

    - +

    Changes to Build

    • @@ -997,7 +1009,7 @@ document.write("Last Published: " + docu Add new build target "clean-build". Committed by CD.
    - +

    Changes to the Code Base

    • @@ -1611,7 +1623,7 @@ document.write("Last Published: " + docu forrest site fails resume dtd validation Diff Committed by TS. Thanks to kevin. See Issue FOR-670.
    - +

    Changes to Documentation

    • @@ -1847,21 +1859,21 @@ document.write("Last Published: " + docu how to debug forrest java classes to the faq Diff Committed by TS.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    Antonio Gallardo (AG), Bertrand Delacretaz (BD), Cyriaque Dupoirieux (CD), David Crossley (DC), Diwaker Gupta (DG), Ferdinand Soethe (FSO), Juan Jose Pablos (JJP), Johannes Schaefer (JS), Ross Gardler (RDG), Sjur N Moshagen (SNM), Thorsten Scherler (TS), Tim Williams (TWW).

    This is a list of other contributors:
    Addison Berry, Alan Chandler, Anil Ramnanan, Brian Dube, Clay Leeds, Community, Dave Brosius, David Crossley, Gavin McDonald, Jan Materne, Jim Dixon, Joachim Breitsprecher, Josias Thoeny, kevin, Martin Stockhammer, Mathieu Champlon, Paul Devine, Paul Kronenwetter, Phillip Evens, Pier Fumagalli, Randy Metcalfe, Rasik Pandey, Richard Calmbach, Ross Gardler, Sjur N. Moshagen, Steve Masover, Tom HANAX, Torsten Stolpmann, Vadim Gritsenko, Vronk Duat.

    - +

    Version 0.7.1-dev (not released)

    See each plugin for its detailed changes.

    - +

    Changes to the Code Base

    • @@ -1897,7 +1909,7 @@ document.write("Last Published: " + docu Doing 'forrest clean' will remove both sections. Committed by DC.
    - +

    Changes to Documentation

    • @@ -1907,21 +1919,21 @@ document.write("Last Published: " + docu upgrading to v0.7 Committed by DC.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    David Crossley (DC), Ferdinand Soethe (FSO).

    This is a list of other contributors:
    Steve Masover.

    - +

    Version 0.7 (2005-06-23)

    See each plugin for its detailed changes.

    - +

    Changes to Project Administration

    • @@ -1929,7 +1941,7 @@ document.write("Last Published: " + docu Added testing facilities to plugins to facilitate integration testing. Committed by RDG.
    - +

    Changes to Build

    • @@ -1939,7 +1951,7 @@ document.write("Last Published: " + docu Ant "import" task. Committed by DC.
    - +

    Changes to the Code Base

    • @@ -2227,7 +2239,7 @@ document.write("Last Published: " + docu starting with Forrest-0.7-dev Committed by DC.
    - +

    Changes to Documentation

    • @@ -2317,17 +2329,17 @@ document.write("Last Published: " + docu tab to create subject-specific aggregated documents. Committed by TS.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    Antonio Gallardo (AG), Dave Brondsema (DB), David Crossley (DC), Juan Jose Pablos (JJP), Ross Gardler (RDG), Rick Tessner (RFT), Thorsten Scherler (TS).

    This is a list of other contributors:
    Cyriaque Dupoirieux, Ferdinand Soethe, Florian G. Haas, Gary Feldman, Ian P. Springer, Joao Ferreira, Johannes Schaefer, Jörg Werner, Kevin, Mark Eggers, Ron Blaschke, Sjur N. Moshagen, Stephan E. Schlierf, Tamara Harpster, Upayavira.

    - +

    Version 0.6 (2004-10-15)

    - +

    Changes to Project Administration

    • @@ -2338,7 +2350,7 @@ document.write("Last Published: " + docu OpenSymphony's OSUser for flexible authentication. Committed by DB.
    - +

    Changes to Build

    • @@ -2362,7 +2374,7 @@ document.write("Last Published: " + docu Add more descriptions to forrest targets. Highlight the most common ones. Committed by DB. See Issue FOR-216.
    - +

    Changes to the Code Base

    • @@ -3097,7 +3109,7 @@ document.write("Last Published: " + docu Sort action types order to "add","remove","update","fix". Committed by JJP.
    - +

    Changes to Documentation

    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    Antonio Gallardo (AG), Dave Brondsema (DB), David Crossley (DC), Juan Jose Pablos (JJP), Nicola Ken Barozzi (NKB), Ross Gardler (RDG), Reinhard Pötz (RP), Thorsten Scherler (TS).

    This is a list of other contributors:
    Apache Infrastructure, Arturo Vazquez, Eric Burghard, Eric BURGHARD, Fabio Rinaldi, Florian G. Haas, Jan Materne, Johannes Schaefer, Juan Jose Pablos, Nick Chalko, Pierrick Brihaye, Ramón Prades, Rick Tessner, Rob Exley, Ross Gardler, Sebastian Bergmann, Stephan E. Schlierf, Unico Hommes.

    - +

    Version 0.5.1 (2003-10-06)

    - +

    Changes to Build

    • @@ -3172,7 +3184,7 @@ document.write("Last Published: " + docu forrest.antproxy.xml script now properly fails when Cocoon fails Committed by JT.
    - +

    Changes to the Code Base

    • @@ -3209,16 +3221,16 @@ document.write("Last Published: " + docu ~/.antrc, which solves problems on some *nix distributions. Committed by JT.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    Jeff Turner (JT).

    - +

    Version 0.5 (2003-09-13)

    - +

    Changes to the Code Base

    • @@ -3596,7 +3608,7 @@ document.write("Last Published: " + docu the xinclude, linkrewriter, and idgen steps. Committed by NKB.
    - +

    Changes to Documentation

    • @@ -3605,17 +3617,17 @@ document.write("Last Published: " + docu upgrading to v0.5 Committed by JT.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    David Crossley (DC), Juan Jose Pablos (JJP), Jeff Turner (JT), Nicola Ken Barozzi (NKB), Steven Noels (SN).

    This is a list of other contributors:
    Dave Brondsema, Eirik Bjørsnøs, Frederic Robesyn, J.Pietschmann, Joerg Heinicke, Juan Jose Pablos, Ralf Hauser, Ramón Prades, Ringo de Smet, Ross Gardler, Stefan Bodewig.

    - +

    Version 0.4 (2003-02-12)

    - +

    Changes to the Code Base

    • @@ -3692,7 +3704,7 @@ document.write("Last Published: " + docu Switched all loglevels to ERROR. Committed by NKB.
    - +

    Changes to Documentation

    • @@ -3701,17 +3713,17 @@ document.write("Last Published: " + docu to the forrestbar.xpi generated by Gump every day. Committed by NKB.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    Jeff Turner (JT), Marc Portier (MP), Nicola Ken Barozzi (NKB).

    This is a list of other contributors:
    Berin Loritsch, Bernhard Brandmair, Cathy Zura.

    - +

    Version 0.3 (2003-01-30)

    - +

    Changes to Build

    • @@ -3726,7 +3738,7 @@ document.write("Last Published: " + docu instead of Cocoon + Centipede logos. Committed by JT.
    - +

    Changes to the Code Base

    • @@ -3956,7 +3968,7 @@ document.write("Last Published: " + docu We need icons for the new buttons. Committed by NKB.
    - +

    Changes to Documentation

    • @@ -3966,17 +3978,17 @@ document.write("Last Published: " + docu Stylesheets not yet done. Committed by NKB.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    David Crossley (DC), Jeff Turner (JT), Nicola Ken Barozzi (NKB).

    This is a list of other contributors:
    Nick Chalko, Omar Belhaj, Stefan Michels.

    - +

    Version 0.2 (2002-11-16)

    - +

    Changes to the Code Base

    • @@ -3995,16 +4007,16 @@ document.write("Last Published: " + docu Webapp now works under JDK 1.3 (parsers weren't being copied) Committed by JT.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    David Crossley (DC), Jeff Turner (JT).

    - +

    Version 0.2rc1 (2002-11-13)

    - +

    Changes to Project Administration

    • @@ -4012,7 +4024,7 @@ document.write("Last Published: " + docu Initial Import Committed by SM.
    - +

    Changes to Build

    • @@ -4112,7 +4124,7 @@ document.write("Last Published: " + docu Added basic Forrest descriptor. Committed by NKB.
    - +

    Changes to the Code Base

    • @@ -4258,7 +4270,7 @@ document.write("Last Published: " + docu Put the internal matches in a separate pipeline with internal-only="true". Committed by NKB.
    - +

    Changes to Design

    • @@ -4267,7 +4279,7 @@ document.write("Last Published: " + docu cross-browser issues. Committed by BK.
    - +

    Changes to Documentation

    • @@ -4355,14 +4367,14 @@ document.write("Last Published: " + docu validated using these DTDs and OASIS Catalogs. Committed by DC. Thanks to Steven Noels.
    - +

    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    Bert Van Kets (BK), David Crossley (DC), Jeff Turner (JT), Nicola Ken Barozzi (NKB), Stefano Mazzocchi (SM), Steven Noels (SN).

    This is a list of other contributors:
    Bert Van Kets, Bruno Dumon, Kevin Ross, Leo Simons, Marc Portier, Peter Donald, Steven Noels.

    - +

    All Committers

    This is a list of all people who have ever participated Modified: forrest/site/docs_0_80/changes.rss URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.rss?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_80/changes.rss (original) +++ forrest/site/docs_0_80/changes.rss Thu Jan 20 06:47:23 2011 @@ -64,6 +64,24 @@ upgrading to v0.9 + Apache Forrest docs updatehttp://forrest.apache.org//changes.htmldocs update + by + DC + : + + Added an FAQ + to explain "svn:eol-style" and un-necessary svn diffs. + See also How to deploy + documentation with the Forrestbot "svn" workstage. + + Apache Forrest build addhttp://forrest.apache.org//changes.htmlbuild add + by + DC + : + + Added standalone 'validate-status' build target to validate the project + status changes file. + Apache Forrest code fix (bug FOR-1012) http://forrest.apache.org//changes.htmlcode fix @@ -216,14 +234,14 @@ (bug FOR-1198) http://forrest.apache.org//changes.htmlcode update by - DC,TWW + DC (fixes bug FOR-1198) : Use plain svn commands rather than JSVN for forrestbot and plugins deployment. - + Thanks to David Crossley, Tim Williams. Apache Forrest code update (bug FOR-591) @@ -580,7 +598,7 @@ (bug FOR-955,FOR-1017) http://forrest.apache.org//changes.htmlcode update by - TS, DC + TS (fixes bug FOR-955,FOR-1017) : @@ -593,7 +611,7 @@ fixed in this version. Also upgraded various other important supporting products such as Apache Xerces and Apache Xalan, etc. See upgrading notes. - + Thanks to Thorsten Scherler, David Crossley. Apache Forrest code update (bug FOR-1103) http://forrest.apache.org//changes.htmlcode update @@ -733,7 +751,7 @@ (bug FOR-905) http://forrest.apache.org//changes.htmlcode fix by - RGD + RDG (fixes bug FOR-905) : @@ -6631,6 +6649,22 @@ Added document to facilitate upgrading to v0.9 + Apache Forrest docs updatehttp://forrest.apache.org//changes.htmldocs update + by + DC + : + + Added an FAQ + to explain "svn:eol-style" and un-necessary svn diffs. + See also How to deploy + documentation with the Forrestbot "svn" workstage. + Apache Forrest build addhttp://forrest.apache.org//changes.htmlbuild add + by + DC + : + + Added standalone 'validate-status' build target to validate the project + status changes file. Apache Forrest code fix (bug FOR-1012) http://forrest.apache.org//changes.htmlcode fix @@ -6763,14 +6797,14 @@ (bug FOR-1198) http://forrest.apache.org//changes.htmlcode update by - DC,TWW + DC (fixes bug FOR-1198) : Use plain svn commands rather than JSVN for forrestbot and plugins deployment. - Apache Forrest code update + Thanks to David Crossley, Tim Williams.</description></item><item><title>Apache Forrest code update (bug FOR-591) http://forrest.apache.org//changes.htmlcode update by @@ -7077,7 +7111,7 @@ (bug FOR-955,FOR-1017) http://forrest.apache.org//changes.htmlcode update by - TS, DC + TS (fixes bug FOR-955,FOR-1017) : @@ -7090,7 +7124,7 @@ fixed in this version. Also upgraded various other important supporting products such as Apache Xerces and Apache Xalan, etc. See upgrading notes. - Apache Forrest code update + Thanks to Thorsten Scherler, David Crossley.</description></item><item><title>Apache Forrest code update (bug FOR-1103) http://forrest.apache.org//changes.htmlcode update by @@ -7213,7 +7247,7 @@ (bug FOR-905) http://forrest.apache.org//changes.htmlcode fix by - RGD + RDG (fixes bug FOR-905) : Modified: forrest/site/docs_0_80/changes.xml URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/changes.xml?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_80/changes.xml (original) +++ forrest/site/docs_0_80/changes.xml Thu Jan 20 06:47:23 2011 @@ -5,7 +5,10 @@ See each plugin for its detailed changes.

    -
    Changes to Build
    • +
      Changes to Build
      • + Added standalone 'validate-status' build target to validate the project + status changes file. + Committed by DC.
      • Explicitly set the javac target@ to our defined base version. This fixed an issue with plugins being deployed by committers using more recent versions. @@ -109,7 +112,7 @@ See notes in upgrading to v0.9 Committed by DC. See Issue FOR-1075.
      • Fixed the "forrest" command to cope with recent Cygwin changes with expanding pathnames. - Committed by RGD. Thanks to Mark Eggers. See Issue FOR-905.
      • + Committed by RDG. Thanks to Mark Eggers. See Issue FOR-905.
      • The "faq" documents were missing generated Table-of-Contents. Committed by TS.
      • Fixed bug regarding logging and Servlet Container when using Forrest as a WAR archive. @@ -138,7 +141,7 @@ Committed by TWW.
      • Use plain svn commands rather than JSVN for forrestbot and plugins deployment. - Committed by DC,TWW. See Issue FOR-1198.
      • + Committed by DC. Thanks to David Crossley, Tim Williams. See Issue FOR-1198.
      • Switch to a new XML module providing better memory behavior. Committed by TWW. See Issue FOR-591.
      • Fix property "project.issues-rss-url" to use https for our JIRA. @@ -178,7 +181,7 @@ fixed in this version. Also upgraded various other important supporting products such as Apache Xerces and Apache Xalan, etc. See upgrading notes. - Committed by TS, DC. See Issue FOR-955, FOR-1017.
      • + Committed by TS. Thanks to Thorsten Scherler, David Crossley. See Issue FOR-955, FOR-1017.
      • Promoting the output.inputModule plugin to core. Main reason for the move is to prevent plugins dependencies since the code has attracted different use cases solved in plugins to move it into core. @@ -235,6 +238,11 @@ Committed by FSO.
      • Fix some menu items, links and version labels. Committed by TS. Thanks to Bart Molenkamp.
      • + Added an FAQ + to explain "svn:eol-style" and un-necessary svn diffs. + See also How to deploy + documentation with the Forrestbot "svn" workstage. + Committed by DC.
      • Improved the FAQ about "version and properties" and linked to the documentation of the new Properties system. Committed by DC.
      • @@ -272,7 +280,7 @@ Add more entries to glossary to explain some Apache Cocoon terminology and link to relevant docs. Also add some more Forrest terminology. - Committed by DC.
      Contributors to this release

      We thank the following people for their contributions to this release.

      This is a list of all people who participated as committers:
      Brian M. Dube (BMD), Cyriaque Dupoirieux (CD), David Crossley (DC), (DC,TWW), Ferdinand Soethe (FSO), Gavin McDonald (GM), Jeremias Maerki (JM), Ross Gardler (RDG), (RGD), Sjur N Moshagen (SNM), Thorsten Scherler (TS), (TS, DC), Tim Williams (TWW).

      This is a list of other contributors:
      Andreas Lehmkuehler, Antoine ROBERT, Bart Molenkamp, Brolin Empey, Carlos Tejo, DeBel, Mark Eggers, Oshani Senevira, Patrick Ohly, Richard Calmbach,Mathieu Champlon, Ron Blaschke, Simon Pepping, Sina K. Heshmati, Steven Coco, Thomas Emmel, Thomas Witteriede, Uwe Kreibaum.

    + Committed by DC.
    Contributors to this release

    We thank the following people for their contributions to this release.

    This is a list of all people who participated as committers:
    Brian M. Dube (BMD), Cyriaque Dupoirieux (CD), David Crossley (DC), Ferdinand Soethe (FSO), Gavin McDonald (GM), Jeremias Maerki (JM), Ross Gardler (RDG), Sjur N Moshagen (SNM), Thorsten Scherler (TS), Tim Williams (TWW).

    This is a list of other contributors:
    Andreas Lehmkuehler, Antoine ROBERT, Bart Molenkamp, Brolin Empey, Carlos Tejo, David Crossley, Tim Williams, DeBel, Mark Eggers, Oshani Senevira, Patrick Ohly, Richard Calmbach,Mathieu Champlon, Ron Blaschke, Simon Pepping, Sina K. Heshmati, Steven Coco, Thomas Emmel, Thomas Witteriede, Thorsten Scherler, David Crossley, Uwe Kreibaum.

    Version 0.8 (2007-04-18)
    Changes to Build
    • Add new build target "clean-build". Committed by CD.
    Changes to the Code Base
    • Modified: forrest/site/docs_0_80/dreams.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/dreams.html?rev=1061134&r1=1061133&r2=1061134&view=diff ============================================================================== --- forrest/site/docs_0_80/dreams.html (original) +++ forrest/site/docs_0_80/dreams.html Thu Jan 20 06:47:23 2011 @@ -327,7 +327,7 @@ document.write("Last Published: " + docu
    - +

    Introduction

    @@ -393,7 +393,7 @@ document.write("Last Published: " + docu

    - +

    Draft dream list