From site-svn-return-689-apmail-forrest-site-svn-archive=forrest.apache.org@forrest.apache.org Mon Jan 17 02:25:20 2011 Return-Path: Delivered-To: apmail-forrest-site-svn-archive@minotaur.apache.org Received: (qmail 80500 invoked from network); 17 Jan 2011 02:25:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jan 2011 02:25:20 -0000 Received: (qmail 8301 invoked by uid 500); 17 Jan 2011 02:25:20 -0000 Delivered-To: apmail-forrest-site-svn-archive@forrest.apache.org Received: (qmail 8267 invoked by uid 500); 17 Jan 2011 02:25:20 -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 8260 invoked by uid 99); 17 Jan 2011 02:25:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jan 2011 02:25:20 +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; Mon, 17 Jan 2011 02:25:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 863D223888EA; Mon, 17 Jan 2011 02:24:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1059726 - in /forrest/site: ./ docs_0_90/ dtdx/ procedures/release/ Date: Mon, 17 Jan 2011 02:24:50 -0000 To: site-svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110117022450.863D223888EA@eris.apache.org> Author: crossley Date: Mon Jan 17 02:24:49 2011 New Revision: 1059726 URL: http://svn.apache.org/viewvc?rev=1059726&view=rev Log: Publish from forrestbot Modified: forrest/site/abs-linkmap forrest/site/abs-menulinks forrest/site/docs_0_90/changes.html forrest/site/docs_0_90/changes.rss forrest/site/docs_0_90/changes.xml forrest/site/docs_0_90/faq.html forrest/site/docs_0_90/faq.xml forrest/site/docs_0_90/upgrading_09.html forrest/site/dtdx/document-v13.pdf forrest/site/dtdx/document-v20.pdf forrest/site/howto-forrestbot-svn.html forrest/site/procedures/release/How_to_release.html Modified: forrest/site/abs-linkmap URL: http://svn.apache.org/viewvc/forrest/site/abs-linkmap?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/abs-linkmap (original) +++ forrest/site/abs-linkmap Mon Jan 17 02:24:49 2011 @@ -297,6 +297,7 @@ + Modified: forrest/site/abs-menulinks URL: http://svn.apache.org/viewvc/forrest/site/abs-menulinks?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/abs-menulinks (original) +++ forrest/site/abs-menulinks Mon Jan 17 02:24:49 2011 @@ -297,6 +297,7 @@ + Modified: forrest/site/docs_0_90/changes.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/changes.html?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/docs_0_90/changes.html (original) +++ forrest/site/docs_0_90/changes.html Mon Jan 17 02:24:49 2011 @@ -343,16 +343,16 @@ document.write("Last Published: " + docu Version 0.8 (2007-04-18) @@ -360,13 +360,13 @@ document.write("Last Published: " + docu Version 0.7.1-dev (not released) @@ -377,16 +377,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
  • @@ -394,19 +394,19 @@ document.write("Last Published: " + docu Version 0.6 (2004-10-15) @@ -414,13 +414,13 @@ document.write("Last Published: " + docu Version 0.5.1 (2003-10-06) @@ -428,13 +428,13 @@ document.write("Last Published: " + docu Version 0.5 (2003-09-13) @@ -442,13 +442,13 @@ document.write("Last Published: " + docu Version 0.4 (2003-02-12) @@ -456,16 +456,16 @@ document.write("Last Published: " + docu Version 0.3 (2003-01-30) @@ -473,10 +473,10 @@ document.write("Last Published: " + docu Version 0.2 (2002-11-16) @@ -484,22 +484,22 @@ document.write("Last Published: " + docu Version 0.2rc1 (2002-11-13) @@ -529,6 +529,11 @@ document.write("Last Published: " + docu

    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 @@ -549,7 +554,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

    • @@ -703,7 +708,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. @@ -752,7 +757,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. @@ -816,7 +821,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 @@ -872,7 +877,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

    • @@ -919,6 +924,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.
    • @@ -982,17 +994,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

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

    Changes to the Code Base

    • @@ -1614,7 +1626,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

    • @@ -1850,21 +1862,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

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

    Changes to Documentation

    • @@ -1910,21 +1922,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

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

    Changes to Build

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

    Changes to the Code Base

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

    Changes to Documentation

    • @@ -2320,17 +2332,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

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

    Changes to Build

    • @@ -2365,7 +2377,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

    • @@ -3100,7 +3112,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

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

    Changes to the Code Base

    • @@ -3212,16 +3224,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

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

    Changes to Documentation

    • @@ -3608,17 +3620,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

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

    Changes to Documentation

    • @@ -3704,17 +3716,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

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

    Changes to the Code Base

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

    Changes to Documentation

    • @@ -3969,17 +3981,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

    • @@ -3998,16 +4010,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

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

    Changes to Build

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

    Changes to the Code Base

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

    Changes to Design

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

    Changes to Documentation

    • @@ -4358,14 +4370,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_90/changes.rss URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/changes.rss?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/docs_0_90/changes.rss (original) +++ forrest/site/docs_0_90/changes.rss Mon Jan 17 02:24:49 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_90/changes.xml URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/changes.xml?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/docs_0_90/changes.xml (original) +++ forrest/site/docs_0_90/changes.xml Mon Jan 17 02:24:49 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
  • @@ -1743,11 +1746,19 @@ X [0] /docs_0_80/upgrading_08.ht file into your project symbols file and edit the entity declaration. Re-start Forrest.

    + +

    3.22. Why are there SVN diffs for some documents, even though they have not changed?

    +

    + These un-necessary differences happen because the comitter who did 'svn add' for those files + did not have their Subversion client configured properly for the "svn:eol-style" setting. + See some notes + about rectifying this issue. +

  • - +

    4. Older version: 0.6

    - +

    4.1. Some of my files are not being processed because they use common filenames.

    Certain patterns are claimed by the default sitemaps for special @@ -1762,10 +1773,10 @@ X [0] /docs_0_80/upgrading_08.ht (FOR-217).

    - +

    5. General

    - +

    5.1. What is the relationship between site.xml and book.xml?

    One site.xml file in your project root can replace all the book.xml files @@ -1777,7 +1788,7 @@ X [0] /docs_0_80/upgrading_08.ht where site.xml-generated menus aren't appropriate. See Menus and Linking.

    - +

    5.2. How do I use DocBook as the XML documentation format?

    There are two ways. Forrest has a simplifiedDocbook @@ -1887,7 +1898,7 @@ X [0] /docs_0_80/upgrading_08.ht Using Forrest for configuration guidance.

    - +

    5.3. How to report which version of Forrest is being used and the properties that are set?

    @@ -1922,7 +1933,7 @@ X [0] /docs_0_80/upgrading_08.ht See the documentation about the new Properties system.

    - +

    5.4. Where are the log files to find more infomation about errors?

    The logfiles are at build/webapp/WEB-INF/logs/ @@ -1944,7 +1955,7 @@ X [0] /docs_0_80/upgrading_08.ht Doing 'forrest -v' will provide verbose build messages to the standard output.

    - +

    5.5. How to filter or reduce the standard output messages?

    Where normally you would do @@ -1958,7 +1969,7 @@ X [0] /docs_0_80/upgrading_08.ht Doing 'forrest -v' will provide very verbose build messages to the standard output.

    - +

    5.6. How to enabled coloured standard output messages?

    Adding colour to the forrest output messages will greatly assist @@ -1985,7 +1996,7 @@ X [0] /docs_0_80/upgrading_08.ht

    Note that not all terminals support ANSI color codes.

    - +

    5.7. How to help?

    Join one of the Forrest project mailing @@ -1994,7 +2005,7 @@ X [0] /docs_0_80/upgrading_08.ht newcomers—often, close proximity blinds software developers to faults that are obvious to everyone else. Don't be shy!

    - +

    5.8. How to contribute a patch?

    Please send all contributions via our issue @@ -2008,7 +2019,7 @@ X [0] /docs_0_80/upgrading_08.ht issue tracker before diving in.

    - +

    5.9. How can job positions be advertised?

    Employers can send notices about employment opportunities. There is a @@ -2027,7 +2038,7 @@ X [0] /docs_0_80/upgrading_08.ht (CCLA) with The Apache Software Foundation.

    - +

    5.10. Is there a press kit? Who can journalists contact?

    Press enquiries should be co-ordinated through the ASF Public Relations Committee (PRC). @@ -2046,7 +2057,7 @@ X [0] /docs_0_80/upgrading_08.ht are available. Unfortunately the logo is only available as PNG.

    - +

    5.11. How to report a security issue?

    Security and vulnerability issues are co-ordinated through the Modified: forrest/site/docs_0_90/faq.xml URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/faq.xml?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/docs_0_90/faq.xml (original) +++ forrest/site/docs_0_90/faq.xml Mon Jan 17 02:24:49 2011 @@ -1043,6 +1043,13 @@ X [0] /docs_0_80/upgrading_08.ht file into your project symbols file and edit the entity declaration. Re-start Forrest.

    +
    3.22. Why are there SVN diffs for some documents, even though they have not changed? +

    + These un-necessary differences happen because the comitter who did 'svn add' for those files + did not have their Subversion client configured properly for the "svn:eol-style" setting. + See some notes + about rectifying this issue. +

    4. Older version: 0.6
    4.1. Some of my files are not being processed because they use common filenames.

    Certain patterns are claimed by the default sitemaps for special Modified: forrest/site/docs_0_90/upgrading_09.html URL: http://svn.apache.org/viewvc/forrest/site/docs_0_90/upgrading_09.html?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/docs_0_90/upgrading_09.html (original) +++ forrest/site/docs_0_90/upgrading_09.html Mon Jan 17 02:24:49 2011 @@ -340,6 +340,9 @@ document.write("Last Published: " + docu Missing project symbols file in some projects

  • +Improved PDF output plugin +
  • +
  • Notes about documentation
  • @@ -514,7 +517,38 @@ document.write("Last Published: " + docu

  • - + +

    Improved PDF output plugin

    +
    +

    + Many plugins have been upgraded and there are some new plugins. + See the Changes and the Plugins + documentation. +

    +

    + In particular, the PDF output plugin has many improvements, uses a newer Apache FOP etc. + It is much more configurable, See its plugin documentation. +

    +

    + However there is a minor, but annoying, problem. + See FOR-1077. + Forrest (via Cocoon) re-generates every document. Every PDF now gets differences + due to some internal metadata dates, even though its content might not have changed. + When the documentation set is deployed, e.g. via svn, these changed files will also + be deployed. +

    +

    + For the Forrest project website, we decided to stop (via skinconf.xml) using PDFs + for every page and do it only for some specific documents. +

    +

    + Remember that if you need to use an old version of any plugin, then it can be + specified in forrest.properties by appending the version number (e.g. "-0.2" or "-0.3") + to the required plugin name. +

    +
    + +

    Notes about documentation

    @@ -524,13 +558,13 @@ document.write("Last Published: " + docu there are example snippets of sitemaps which have not yet been upgraded to reflect the changes to the sitemaps and the separation of some core stuff into plugins. See issues - FOR-546 and - FOR-922 and + FOR-546 and + FOR-922 and others.

    - +

    General upgrade tips

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

    - +

    Remove project sitemap if not necessary

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

    - +

    To be continued...

    Modified: forrest/site/dtdx/document-v13.pdf URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== Binary files - no diff available. Modified: forrest/site/dtdx/document-v20.pdf URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.pdf?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== Binary files - no diff available. Modified: forrest/site/howto-forrestbot-svn.html URL: http://svn.apache.org/viewvc/forrest/site/howto-forrestbot-svn.html?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/howto-forrestbot-svn.html (original) +++ forrest/site/howto-forrestbot-svn.html Mon Jan 17 02:24:49 2011 @@ -285,7 +285,10 @@ document.write("Last Published: " + docu 1.1 Why all the svn warnings about "is already under version control"

  • -1.2 Why is every PDF document being deployed, even though they have not changed. +1.2 Why are there SVN diffs for some documents, even though they have not changed? +
  • +
  • +1.3 Why is every PDF document being deployed, even though they have not changed.
  • @@ -472,14 +475,24 @@ svn update changed. So the warning messages are issued for the existing, updated documents.

    - -

    1.2 Why is every PDF document being deployed, even though they have not changed.

    + +

    1.2 Why are there SVN diffs for some documents, even though they have not changed?

    +

    + These un-necessary differences happen because the comitter who did 'svn add' for those files + did not have their Subversion client configured properly for the "svn:eol-style" setting. + See some notes + about rectifying this issue. +

    + +

    1.3 Why is every PDF document being deployed, even though they have not changed.

    The PDF plugins FOP library is automatically adding a datestamp to every generated document. We need to find a solution. + See FOR-1077 + and the Upgrading 09 document.

    - +

    Further Reading

      Modified: forrest/site/procedures/release/How_to_release.html URL: http://svn.apache.org/viewvc/forrest/site/procedures/release/How_to_release.html?rev=1059726&r1=1059725&r2=1059726&view=diff ============================================================================== --- forrest/site/procedures/release/How_to_release.html (original) +++ forrest/site/procedures/release/How_to_release.html Mon Jan 17 02:24:49 2011 @@ -929,7 +929,7 @@ document.write("Last Published: " + docu

      -
    • Validate status.xml (e.g. with xmllint).
    • +
    • Validate status.xml (e.g. with 'xmllint' or with 'forrest validate-status').
    • @@ -996,7 +996,7 @@ svn copy docs_0_90/upgrading.xml docs_0_
    - +

    Building the release candidate packages

    @@ -1286,7 +1286,7 @@ where

    - +

    Testing the release candidate and voting

    @@ -1356,7 +1356,7 @@ where

    - +

    Finalizing the release

    @@ -1453,7 +1453,7 @@ where

    - +

    Prepare the site-author docs for next development phase

    @@ -1562,7 +1562,7 @@ svn mkdir plugins/0.10
    - +

    Upload and announcement

    @@ -1740,7 +1740,7 @@ svn mkdir plugins/0.10

    - +

    Cleanup

      @@ -1807,7 +1807,7 @@ svn mkdir plugins/0.10
    - +

    Conclusion