You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/11/02 12:00:40 UTC

svn commit: r591298 [19/37] - in /lenya/sandbox/pubs/docu/content/authoring: 0033e320-8731-11dc-ae46-9e7b5d14892d/ 003a4bc0-8731-11dc-ae46-9e7b5d14892d/ 018a9980-8731-11dc-ae46-9e7b5d14892d/ 02f9e0f0-8731-11dc-ae46-9e7b5d14892d/ 043dd2a0-8731-11dc-ae46...

Modified: lenya/sandbox/pubs/docu/content/authoring/6b0c4b20-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6b0c4b20-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6b0c4b20-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/6b0c4b20-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910799947" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910770450"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781622076" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781610843"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.1193910787685.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.1193910787685.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.1193910787685.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.1193910787685.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,455 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- $Id: roadmap.xml 590472 2007-10-30 21:25:13Z andreas $ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  <header>
+    <title>Apache Lenya: Roadmap</title>
+  </header>
+  <body>
+
+<section id="positioning">
+<title>Positioning Diagram</title>
+<p>
+The Lenya roadmap is determined by the Lenya positioning diagram. It specifies the priorities
+and orientation, and shows areas for futher development. The 1.0 release marks the point
+where Lenya was donated to the Apache foundation. Subsequent releases have been under the Apache
+umbrella. Items in bold type mark completed items. <br/>
+<br/>
+<img alt="" src="lenya-document:67abeca0-8731-11dc-ae46-9e7b5d14892d"/>
+<br/>
+<br/>
+
+The positioning diagram defines 8 areas, with a relative weight of 1-7. The current Lenya code base is
+represented by the dark blue area, while the light blue area indicates focus areas for future versions.
+The positioning diagram is based on a hard look at where we currently stand. The various areas are defined below:
+</p>
+<ol>
+<li>
+<strong>Community</strong>
+<br/>How viable is the community supporting the product? Are there independent contributors?
+How active are mailing lists, web sites? Is the community healthy, friendly and welcoming to newcomers?<br/>
+<br/>
+</li>
+<li>
+<strong>Low Entry Barrier</strong>
+<br/>How easy is it to get started? Is the product a turn-key solution with immediate
+value after download? How consistent is the documentation,
+how hard is it to familiarize oneself with the codebase?<br/>
+<br/>
+</li>
+<li>
+<strong>Product Maturity</strong>
+<br/>How robust is the underlying code? Are sound software engineering practices in use? Is the
+architecture clean and consistent? Are changes to the code regression-tested?<br/>
+<br/>
+</li>
+<li>
+<strong>Industrial Strength</strong>
+<br/>How much does the product scale? How flexible and stable is the product, how well
+does it perform? Is it secure?<br/>
+<br/>
+</li>
+<li>
+<strong>Off The Shelf Components</strong>
+<br/>How much does the product make use of standard components? Is the architecture modular
+to accomodate external code?<br/>
+<br/>
+</li>
+<li>
+<strong>Feature Set</strong>
+<br/>Does the product have a conservative feature set, or does it have many bells and whistles?<br/>
+<br/>
+</li>
+<li>
+<strong>Standards Compliance</strong>
+<br/>How much does the product use and interoperate with standards?<br/>
+<br/>
+</li>
+<li>
+<strong>Usability</strong>
+<br/>Is the user interface understandable for non-technical persons? Is it consistent? Does it follow
+usability best practice?</li>
+</ol>
+</section>
+
+<section id="releases">
+<title>Releases</title>
+<p>
+Three releases are planned: 1.0, 1.2 and 1.4 (subsequently called 2.0), with the possibility of smaller maintenance releases
+in between. Even numbers are stable releases, odd numbers development releases. Minor releases are
+used for bug fixes, e.g. 1.2.2.
+</p>
+<ul>
+<li>Release 1.0 Summer 2003</li>
+<li>Release 1.2 Fall 2003</li>
+<li>Release 2.0 - coming soon</li>
+</ul>
+</section>
+
+
+<section id="goals">
+<title>Long-term Goals</title>
+<p>
+</p>
+<ul>
+<li>Improve communication and collaboration with sister Apache projects</li>
+</ul>
+</section>
+
+
+<section id="release_1.0">
+<title>Release 1.0</title>
+<section>
+<title>Community</title>
+<p>
+</p>
+<ul>
+<li>
+<strong>Migrate mailing lists / CVS to Apache</strong>
+</li>
+<li>Provide scratchpad for third party publications</li>
+</ul>
+</section>
+
+
+<section>
+<title>Low Entry Barrier</title>
+<ul>
+<li>Provide Class Diagrams</li>
+<li>
+<strong>Disentangle CMS and publications</strong>
+</li>
+<li>
+<strong>Create outline of new documentation</strong>
+</li>
+<li>
+<strong>Provide default publication</strong>
+</li>
+</ul>
+</section>
+
+
+
+<section>
+<title>Product Maturity</title>
+<ul>
+<li>
+<strong>Refactor code base</strong>
+</li>
+<li>
+<strong>Remove dead code</strong>
+</li>
+<li>Provide unit tests for core classes</li>
+<li>
+<strong>Simplify directory structure</strong>
+</li>
+<li>
+<strong>Provide default implementations in root sitemap, with overriding capability</strong>
+</li>
+</ul>
+
+
+
+</section>
+<section>
+<title>Industrial Strength</title>
+
+<ul>
+<li>
+<strong>Update to current Cocoon 2.1 snapshot</strong>
+</li>
+<li>Load test and provide benchmarks</li>
+<li>
+<strong>Add Unit test framework</strong>
+</li>
+<li>
+<strong>Disentangle CMS and Cocoon</strong>
+</li>
+</ul>
+</section>
+
+
+<section>
+<title>Off The Shelf Components</title>
+
+<ul>
+<li>
+<strong>Update from JDK 1.3.1 to 1.4</strong>
+</li>
+<li>
+<strong>Replace DOM4J</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Feature Set</title>
+
+<ul>
+<li>
+<strong>Make windows version usable again</strong>
+</li>
+<li>
+<strong>Finish Lucene integration</strong>
+</li>
+<li>
+<strong>Bugfree Revision Controller</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Standards Compliance</title>
+
+<ul>
+<li>
+<strong>Enforce Avalon coding standards</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Usability</title>
+
+<ul>
+<li>
+<strong>Standardize CMS screens</strong>
+</li>
+<li>
+<strong>Standardize Lenya menus</strong>
+</li>
+</ul>
+
+</section>
+</section>
+<section id="release_1.2">
+<title>Release 1.2</title>
+<section>
+<title>Community</title>
+
+<ul>
+<li>
+<strong>Get additional commiters on board</strong>
+</li>
+<li>Define scope and collaboration with the Forrest project</li>
+</ul>
+
+</section>
+<section>
+<title>Low Entry Barrier</title>
+
+<ul>
+<li>
+<strong>Improve and standardize templating (XHTML)</strong>
+</li>
+<li>Allow for documentation annotation (like php.net)</li>
+<li>
+<strong>Write a publication HOWTO</strong>
+</li>
+<li>
+<strong>Maintain a FAQ</strong>
+</li>
+<li>
+<strong>Elminate redundancies between authoring and live areas</strong>
+</li>
+<li>
+<strong>Write Lenya Tutorials</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Product Maturity</title>
+
+<ul>
+<li>
+<strong>omplete JavaDoc</strong>
+</li>
+<li>
+<strong>Unify CMS URIs</strong>
+</li>
+<li>
+<strong>Standardize sitemaps</strong>
+</li>
+<li>
+<strong>Work out upgrade schedule for dependent components (Cocoon etc)</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Industrial Strength</title>
+
+<ul>
+<li>Substantial Unit test coverage</li>
+<li>Add web tests</li>
+</ul>
+
+</section>
+<section>
+<title>Off The Shelf Components</title>
+
+<ul>
+<li>
+<strong>Migrate Lenya xinclude processor to Cocoon (or vice versa)</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Feature Set</title>
+
+<ul>
+<li>Integrate Repository</li>
+<li>
+<strong>Implement workflow engine</strong>
+</li>
+<li>
+<strong>Implement generic sitetree navigation framework</strong>
+</li>
+<li>
+<strong>Integrate HTML Form Editor</strong>
+</li>
+<li>
+<strong>Provide GUI for user administration</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Standards Compliance</title>
+
+<ul>
+<li>
+<strong>Provide LDAP authentication</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Usability</title>
+
+<ul>
+<li>Improve Lenya menu to float across the page</li>
+<li>Improve CMS screens with help tooltips</li>
+<li>
+<strong>Improve Bitflux / Xopus integration</strong>
+</li>
+</ul>
+
+</section>
+</section>
+<section id="release_1.4">
+<title>Release 2.0</title>
+<section>
+<title>Community</title>
+
+<ul>
+<li>Work with OSCOM.org on CMS standards</li>
+<li>Organize Lenya Sprints</li>
+<li>
+<strong>Leverage other Apache projects</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Low Entry Barrier</title>
+
+<ul>
+<li>Improve documentation</li>
+</ul>
+
+</section>
+<section>
+<title>Product Maturity</title>
+
+<ul>
+<li>
+<strong>Rewrite Resource Creation Framework</strong>
+</li>
+<li>
+<strong>Rewrite Publishing / Replication Framework</strong>
+</li>
+<li>Complete Unit test coverage</li>
+<li>
+<strong>Complete JavaDoc</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Industrial Strength</title>
+
+<ul>
+<li>
+<strong>Improve reverse proxying</strong>
+</li>
+<li>
+<strong>Research advanced caching strategies</strong>
+</li>
+<li>
+<strong>Implement transaction management</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Off The Shelf Components</title>
+
+<ul>
+<li>Consolidate Authentication and Authorization components</li>
+</ul>
+
+</section>
+<section>
+<title>Feature Set</title>
+
+<ul>
+<li>Provide (Open) Office integration</li>
+<li>
+<strong>Implement link management</strong>
+</li>
+<li>
+<strong>Implement multilingual capabilities</strong>
+</li>
+</ul>
+
+</section>
+<section>
+<title>Standards Compliance</title>
+
+<ul>
+<li>Refine and review standards support</li>
+</ul>
+
+</section>
+<section>
+<title>Usability</title>
+
+<ul>
+<li>
+<strong>Provide administration GUI</strong>
+</li>
+<li>Complete the move to an in-place UI paradigm</li>
+</ul>
+
+</section>
+</section>
+  </body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Roadmap</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>

Added: lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910787685.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910787685.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910787685.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910787685.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xmlns="http://apache.org/lenya/metadata/1.0">
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Roadmap</value>
+</element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
+<element key="extension">
+<value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
+</element>
+<element key="resourceType">
+<value>forrestDocument20</value>
+</element>
+<element key="contentType">
+<value>xml</value>
+</element>
+</element-set>
+</metadata>

Modified: lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/6c5286c0-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910787685" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910771530"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781621184" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781609805"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.1193910786573.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.1193910786573.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.1193910786573.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.1193910786573.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,267 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- $Id: license.xml 55543 2004-10-26 00:14:59Z gregor $ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  <header>
+    <title>Apache Lenya: License</title>
+  </header>
+  <body>
+<p>Apache License</p>
+<p>Version 2.0, January 2004</p>
+<p>http://www.apache.org/licenses/</p>
+
+<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
+<section>
+<title>1. Definitions.</title>
+<p>
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+</p>
+<p>
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+</p>
+<p>
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+</p>
+<p>
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+</p>
+<p>
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+</p>
+<p>
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+</p>
+<p>
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+</p>
+<p>
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+</p>
+<p>
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+</p>
+<p>
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+</p>
+</section>
+<section>
+<title>2. Grant of Copyright License.</title>
+      <p>Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+</p>
+</section>
+<section>
+<title>3. Grant of Patent License.</title>
+      <p>Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.</p>
+</section>
+
+<section>
+<title>4. Redistribution.</title>
+    <p>You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:</p>
+
+      <p>(a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+</p>
+<p>
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+</p>
+<p>
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+</p>
+<p>
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+</p>
+<p>
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+</p>
+</section>
+<section>
+<title>5. Submission of Contributions.</title>
+    <p>Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.</p>
+</section>
+
+<section>
+<title>6. Trademarks.</title>
+    <p>This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.</p>
+</section>
+
+<section>
+<title>7. Disclaimer of Warranty.</title>
+    <p>Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.</p>
+</section>
+
+<section>
+<title>8. Limitation of Liability.</title>
+    <p>In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.</p>
+</section>
+
+<section>
+<title>9. Accepting Warranty or Additional Liability.</title>
+    <p>While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+</p>
+</section>
+   <p>END OF TERMS AND CONDITIONS</p>
+
+   <section>
+<title>APPENDIX: How to apply the Apache License to your work.</title>
+
+      <p>To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.</p>
+
+   <p>Copyright [yyyy] [name of copyright owner]</p>
+
+   <p>Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at</p>
+
+       <p>http://www.apache.org/licenses/LICENSE-2.0</p>
+
+   <p>Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.    
+</p>
+</section>
+  </body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>License</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>

Added: lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910786573.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910786573.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910786573.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910786573.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xmlns="http://apache.org/lenya/metadata/1.0">
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>License</value>
+</element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
+<element key="extension">
+<value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
+</element>
+<element key="resourceType">
+<value>forrestDocument20</value>
+</element>
+<element key="contentType">
+<value>xml</value>
+</element>
+</element-set>
+</metadata>

Modified: lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/6d97b0f0-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910786573" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910770751"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781633724" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781612432"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.1193910776901.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.1193910776901.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.1193910776901.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.1193910776901.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- $Id: related-projects.xml 55543 2004-10-26 00:14:59Z gregor $ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  <header>
+    <title>Related Projects</title>
+  </header>
+  <body>
+<p>
+This list is featuring projects which are closely related to Apache Lenya. Open Source Content Management Systems overviews can be found at 
+<a href="http://www.oscom.org">oscom.org</a> or <a href="http://www.cmsinfo.org">cmsinfo.org</a>. More information on Cocoon-based projects can be found at
+<a href="http://cocoon.apache.org/link/projects.html">http://cocoon.apache.org/link/projects.html</a>.
+</p>
+
+<section>
+<title>Cocoon</title>
+<p>
+Apache Cocoon is an XML publishing framework that raises the usage of XML and XSLT
+technologies for server applications to a new level. Designed for performance and
+scalability around pipelined SAX processing, Cocoon offers a flexible environment
+based on a separation of concerns between content, logic, and style. To top this all
+off, Cocoons centralized configuration system and sophisticated caching help you to
+create, deploy, and maintain rock-solid XML server applications.
+</p>
+<p>
+<a href="http://cocoon.apache.org">http://cocoon.apache.org</a>
+</p>
+</section>
+
+<section>
+<title>Slide</title>
+<p>
+The Slide project main module is a Content Management and Integration System, which
+can be seen as a low-level content management framework. Conceptually, it provides
+a hierarchical organization of binary content which can be stored into arbitrary,
+heterogenous, distributed data stores. In addition, Slide integrates security, locking,
+versioning, as well as many other services.
+</p>
+<p>
+<a href="http://jakarta.apache.org/slide/">http://jakarta.apache.org/slide/</a>
+</p>
+</section>
+
+<section>
+<title>Jackrabbit</title>
+<p>
+The Jackrabbit Project has been formed to develop an open source implementation of the Content Repository for Java Technology API (JCR), being specified within the Java Community Process as JSR-170.
+</p>
+<p>
+<a href="http://incubator.apache.org/jackrabbit/">http://incubator.apache.org/jackrabbit/</a>
+</p>
+</section>
+
+<section>
+<title>Forrest</title>
+<p>
+Apache Forrest is an XML standards-oriented documentation framework based on Apache Cocoon, providing XSLT stylesheets and schemas, images and other resources. Forrest uses these to render the XML source content into a website via command-line, robot, or a dynamic web application.
+</p>
+<p>
+<a href="http://forrest.apache.org/">http://forrest.apache.org/</a>
+</p>
+</section>
+
+
+</body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Related Projects</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>

Added: lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910776901.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910776901.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910776901.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910776901.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xmlns="http://apache.org/lenya/metadata/1.0">
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Related Projects</value>
+</element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
+<element key="extension">
+<value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
+</element>
+<element key="resourceType">
+<value>forrestDocument20</value>
+</element>
+<element key="contentType">
+<value>xml</value>
+</element>
+</element-set>
+</metadata>

Modified: lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/6ee6c630-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910776901" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910763352"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781619671" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781607631"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.1193910790155.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.1193910790155.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.1193910790155.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.1193910790155.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2002-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document> 
+  <header> 
+    <title>History of Apache Lenya</title> 
+  </header> 
+  <body>
+    <section>
+      <title>History of Apache Lenya</title>
+      <p> Lenya was originally started by Michael Wechner in early 1999 to manage the content of
+      the journal of pattern formation. </p>
+    <p> In early 2000 it was called XPS (Extensible Publishing System) and was hosted on
+      <a href="ext:wyona.org">wyona.org</a>, which in 2002 changed its name to WyonaCMS.
+      </p>
+    <p>In the spring of 2003, Wyona donated Lenya to the Apache Software Foundation, where
+      Lenya was incubated and became a Top Level Project in September 2004. The name Lenya is a
+      combination of the names of his two sons Levi and Vanya.</p>
+    </section>
+    <section>
+      <title>XPS/WyonaCMS Contributors</title>
+        <ul>
+          <li>Guido Wesdorp</li>
+          <li>Olivier Lange</li>
+          <li>Kars Veiling</li>
+          <li>Jon Linczak</li>
+          <li>Christian Stocker </li>
+          <li>Markus Vaterlaus</li>
+          <li>Marc von Wattenwyl</li>
+          <li>Margrit John</li>
+          <li>Martin Lüthi</li>
+          <li>Stephen England</li>
+          <li>Thomas Werschlein</li>
+          <li>Urs Stöckli</li>
+          <li>Martin Hitz</li>
+          <li>Jürgen Bigalke</li>
+          <li>Memo Birgi</li>
+          <li>Rene Niedermowe</li>
+          <li>Giacomo Pati</li>
+          <li>Marc Liyanage</li>
+          <li>Alexander McLintock</li>
+          <li>Felix Mäder</li>
+        </ul>
+    </section>
+  </body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>History</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>

Added: lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910790155.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910790155.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910790155.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910790155.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xmlns="http://apache.org/lenya/metadata/1.0">
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>History</value>
+</element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
+<element key="extension">
+<value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
+</element>
+<element key="resourceType">
+<value>forrestDocument20</value>
+</element>
+<element key="contentType">
+<value>xml</value>
+</element>
+</element-set>
+</metadata>

Modified: lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/702539a0-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910790155" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910763587"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781622222" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781611073"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.1193910778933.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.1193910778933.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.1193910778933.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.1193910778933.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+  
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- $Id: index.xml 55543 2004-10-26 00:14:59Z gregor $ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  <header>
+    <title>Apache Lenya Documentation</title>
+  </header>
+  <body>
+    <p>
+      This is a Forrest Document 2.0 sample.
+    </p>
+  </body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Developer</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>

Added: lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910778933.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910778933.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910778933.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910778933.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xmlns="http://apache.org/lenya/metadata/1.0">
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Developer</value>
+</element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
+<element key="extension">
+<value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
+</element>
+<element key="resourceType">
+<value>forrestDocument20</value>
+</element>
+<element key="contentType">
+<value>xml</value>
+</element>
+</element-set>
+</metadata>

Modified: lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/702bf060-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910778933" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910765018"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781628802" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781608869"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.1193910790972.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.1193910790972.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.1193910790972.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.1193910790972.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  <header>
+    <title>Developer instructions</title>
+  </header>
+  <body>
+    <p>
+      Documentation is available for various versions:
+    </p>
+    <ul>
+      <li>
+<a href="site:docu2.0/index">2.0.x</a> - the trunk version of Lenya</li>
+      <li>
+<a href="site:docu1.2.x/index">1.2.x</a> - the stable version of Lenya</li>
+    </ul>
+    <p>Besides above documentation you can find as well different instructions 
+      to common development topics here, like how to write tests, our coding 
+      guidelines and how to update our website.</p>
+  </body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Index</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>

Added: lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910790972.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910790972.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910790972.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910790972.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xmlns="http://apache.org/lenya/metadata/1.0">
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Index</value>
+</element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
+<element key="extension">
+<value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
+</element>
+<element key="resourceType">
+<value>forrestDocument20</value>
+</element>
+<element key="contentType">
+<value>xml</value>
+</element>
+</element-set>
+</metadata>

Modified: lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/716bc360-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910790972" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910764301"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781617690" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781605111"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.1193910798768.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.1193910798768.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.1193910798768.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.1193910798768.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- $Id: coding-guidelines.xml 55543 2004-10-26 00:14:59Z gregor $ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  <header>
+    <title>Apache Lenya Coding Guidelines</title>
+    
+    
+    
+  </header>
+  <body>
+    <section>
+      <title>Introduction</title>
+      <p>
+	We use coding standards so that Lenya source code is easy to
+	understand, to maintain, and to enhance.
+      </p>
+      <p> 
+        We are using the commit-then-review approach. 
+        Still, <strong>nothing</strong> untested should be
+        committed. First test then commit!!!
+      </p>
+    </section>
+    <section>
+      <title>Java Code</title>
+      <p>
+	Generally we stick with standards. In the case of coding
+	standards we simply use the guidelines from Sun.
+      </p>
+      <p>
+	Here are the rules:
+      </p>
+      <ul>
+        <li>Thou shalt only produce code conforming to the Java code
+        conventions, as they are set down on the page <a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html">http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html</a>
+        <p/>
+        </li>
+        <li>Thou shalt not produce any code containing tab-stops.
+        <p/>
+        </li>
+      </ul>
+    </section>
+    <section>
+      <title>XML and XSP</title>
+      <p>
+	The only restriction we impose on XML, XSLT and XSP code is
+	that the indenting is 2 spaces. Again please no tab stops.
+      </p>
+    </section>
+  </body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Coding Guidelines</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>

Added: lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910798768.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910798768.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910798768.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910798768.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xmlns="http://apache.org/lenya/metadata/1.0">
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Coding Guidelines</value>
+</element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
+<element key="extension">
+<value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
+</element>
+<element key="resourceType">
+<value>forrestDocument20</value>
+</element>
+<element key="contentType">
+<value>xml</value>
+</element>
+</element-set>
+</metadata>

Modified: lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/72b00330-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910798768" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910769691"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781621450" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781610144"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.1193910796938.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.1193910796938.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.1193910796938.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.1193910796938.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,165 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 1999-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- $Id: website-update.xml 47579 2004-09-30 12:25:51Z thorsten $ --><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+	<header>
+		<title>Updating the Lenya Website</title>
+	</header>
+	<body>
+		<section>
+		<title>Prerequisites</title>
+		<p>Before you try to update the Lenya website, make sure you meet the following requirements:</p>
+		<ul>
+			<li>You have <a href="ext:forrest.apache.org">Apache Forrest</a> installed on your machine (v 0.8-dev). This means you have your environment set up
+			in a way that you can call <code>forrest</code> in any directory.</li>
+      <li>You have enabled <a href="http://forrest.apache.org">Apache 
+        Forrest</a> to handle all image types natively. (see <a href="ext:forrest.apache.org/pdf">note</a>)</li>
+			<li>You are an active Lenya committer with write access to SVN.</li>
+      <li>Your subversion is configured correctly (see <a href="ext:asf/svn">note</a>) </li>
+		</ul>
+		<p>If you are not a committer but like to contribute to the documentation, you're most welcome as well. If you
+		 want to make additions or corrections to the lenya documentation/website, please keep on reading.</p>
+     <p> Instead of committing please make an <code>svn diff</code> of <code>lenya.docu</code> (see above) and contribute the patch via our <a href="lenya-document:691085b0-8731-11dc-ae46-9e7b5d14892d">bug tracker</a>. 
+    Let us know about it on the developer's mailing list. A committer will happily pick your patch up from the bug tracker and apply it.</p>
+    </section>        
+    <section>
+		<title>First time checkout</title>
+    <p>You will have to do this only the first time when doing the website.</p>
+    <ul>
+      <li>
+<code>svn co https://svn.apache.org/repos/asf/lenya/docu/ lenya.docu</code> <br/>
+<br/>
+<code>lenya.docu</code>-&gt;This is our documentation and website source tree. Here you will edit the site.</li>
+      <li>
+<code>svn co https://svn.apache.org/repos/asf/lenya/site/ lenya.apache.org</code> <br/>
+<br/>
+<code>lenya.apache.org</code>-&gt;This is our website live tree. Here you will have to copy the build of lenya.docu.</li>
+    </ul>
+    </section>
+		<section>
+			<title>Generating changes based on svn</title>
+			<p>The multiple changes files can be directly generated from the SVN commit logs with the following procedure:</p>
+			<ul>
+        <li>run <code>svn log -v -r $LAST:HEAD --xml 
+          http://svn.apache.org/repos/asf/lenya &gt; 
+          src/documentation/content/svn-log/tlp-HEAD.svn.xml</code> in the root 
+          of the docu branch. Where $LAST is the revision number of the last commit from the last month.</li>
+        <li>Each month somebody need to create a new log file for the last month and link it to the changes section. Do <code>forrest run</code>
+</li>
+			</ul>
+      <p>You can find out the first and last revision (till it was updated) of 
+        the current HEAD by requesting <a href="lenya-document:657c57e0-8730-11dc-ae46-9e7b5d14892d">http://localhost:8888/tlp-HEAD.svn-revision.xml</a> 
+        numbers. If this file contains more then one month then you can request 
+        <a href="lenya-document:6592c610-8730-11dc-ae46-9e7b5d14892d">http://localhost:8888/tlp-HEAD.svn-sh.xml</a> to generate 
+        shell commands, which you can execute in the 
+        src/documentation/content/svn-log dir (you need to edit them before execute).</p>
+     <!-- <note>You may have to increase <code>forrest.maxmemory</code> in forrest.properties to get around out of memory exceptions.</note>
+			<p>If everything went alright, you will find changes.html, changes.pdf and changes.rss inside your xdocs directory.</p>-->
+
+		</section>
+
+		<section>
+		<title>Understanding the Apache infrastructure</title>
+		<p>The Website at <code>http://lenya.apache.org/</code> is a static site, which is served from the checkout dir <code>lenya.apache.org</code> on the server based on
+		<code>http://svn.apache.org/repos/asf/lenya/site/</code> by an Apache httpd server.</p>
+		<p>The content of <code>lenya.apache.org</code> has to be generated by forrest based on the <code>lenya.docu</code>. 
+      This has to be done on your local machine because forrest is <strong>not</strong> installed on the server. </p>
+    <p>Copy the deloyed files to your <code>lenya.apache.org</code>. 
+      Commit the changes in <code>lenya.apache.org</code>. A cron job updates the static files in <code>lenya.apache.org</code> 
+      of the server every 24 hours via a simple <code>svn up</code>.
+		</p>
+   	</section>
+		<section id="trip">
+			<title>Roundtrip website update</title>
+    
+		<p>The typical roundtrip process to update the website has the following steps.</p>
+    <p>1) edit the documentation src -&gt; lenya.docu</p>
+		<ul>
+		<li>
+<code>cd $lenya.docu; svn up</code> - change to your local checkout of the docu and update it.</li>
+    <li>Follow "Generating changes based on svn"!</li>
+		<li>Run <code>forrest run</code> locally on your machine. You can now browse the website at
+		<code>http://localhost:8888/</code>.</li>
+		<li>Edit the content using your favourite editor. Refer to the forrest documentation if necessary.
+      Hit the Reload button in your browser and test your changes locally on your machine until they work the way you 
+		intended.</li>
+    </ul>
+    <p>2) deploy and commit your changes to the documentation src -&gt; lenya.docu</p>
+    <ul>
+      <li>Run <code>forrest</code> -&gt; This will create the site in <code>lenya.docu/build/site</code>
+<br/>(Note that Forrest sometimes claims that the build failed, please see the broken-links.xml.
+        Here you can find the pages that have errors and which pages refer to them.)</li>
+		<li>Check in your changes (if you are a committer) <code>svn ci -m "my changes message"</code> or prepare a patch (if you aren't) <code>svn diff &gt; patch.txt</code> of <code>lenya.docu</code>
+</li>
+    </ul>
+    <p>3) copy deployed changes from the documentation src to the website checkout-&gt; lenya.apache.org</p>
+    <ul>
+    <li>
+<code>cd $lenya.apache.org; svn up</code> - change to your local checkout of the website and update it.</li>
+    <li>
+<code>cp -r $lenya.docu/build/site/* .</code> - copy the deployed site from step 2.</li>
+    <li>Create and copy the Javadoc for both branches (<code>build javadocs</code>, Copy from <code>build/webapp/site/apidocs</code> to <code>lenya/site/apidocs/1.2</code> and
+    <code>lenya/site/apidocs/2.0</code>)</li>
+		<li>Commit your changes to lenya.apache.org <code>svn ci -m "my changes message"</code>.</li>
+		</ul>
+		</section>
+    <section>
+      <title>Let forrestbot help you</title>
+      <p>If you are looking into a way to short the steps described in the <a href="#trip">Roundtrip website update</a>, then do the following 
+        (please still test your changes first). </p>
+      <p>Do once, create $lenya.docu/deploy.svn.settings file. These 
+        credentials are needed by forrestbot so that it can do your 'svn add' 
+        and 'svn commit' etc. to the lenya/site/ repository. The 
+        deploy.svn.settings file looks like:</p>
+      <source xml:space="preserve"><![CDATA[<?xml version="1.0"?>
+<project>
+    <property name="deploy.svn.user" value="myApacheUsername"/>
+    <property name="deploy.svn.password" value="myPassword"/>
+</project>]]> </source>
+      <p>Generating and publishing the main docs is very easy using a local forrestbot:
+       </p>
+          <source xml:space="preserve">cd $lenya.docu
+forrest -f publish.xml build
+forrest -f publish.xml deploy</source>
+          <p>This builds the documentation locally then deploys it by committing
+            it to the <a href="https://svn.apache.org/repos/asf/lenya/site">lenya/site SVN</a>.
+            Then a cronjob on the server will automatically publish it (see next section). 
+          </p>
+          <p>You can use a similar script we are using on the zones server in $lenya.docu.</p>
+          <source xml:space="preserve">#!/bin/bash
+svn up
+source SVN-HEAD-REV.txt
+svn log -r $LAST:HEAD -v --xml http://svn.apache.org/repos/asf/lenya &gt; src/documentation/content/svn-log/tlp-HEAD.svn.xml
+forrest -f publish.xml build
+forrest -f publish.xml deploy</source>
+    </section>
+    <section>
+      <title>Update of the Apache httpd server on people.apache.org</title>
+      <p>There is a cron job on people which will do 'svn update' in the server <code>lenya.apache.org</code> dir
+every 24 hours (see /x1/home/thorsten/thorsten.ct). If you want to invoke the script manually then ...</p>
+			<source xml:space="preserve">ssh people.apache.org
+/x1/home/thorsten/bin/lenya-update.sh</source>
+      <p>Alternatively you can do the following (this is basicly what the script does).</p>
+      <source xml:space="preserve">ssh people.apache.org
+cd /www/lenya.apache.org
+umask 0002
+svn update</source>
+    </section>
+		
+	</body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Website Update</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>

Added: lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910796938.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910796938.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910796938.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.meta.1193910796938.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata xmlns="http://apache.org/lenya/metadata/1.0">
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Website Update</value>
+</element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
+<element key="extension">
+<value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
+</element>
+<element key="resourceType">
+<value>forrestDocument20</value>
+</element>
+<element key="contentType">
+<value>xml</value>
+</element>
+</element-set>
+</metadata>

Modified: lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.rcml
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.rcml?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.rcml (original)
+++ lenya/sandbox/pubs/docu/content/authoring/73dbd900-8730-11dc-ae46-9e7b5d14892d/en.rcml Fri Nov  2 03:57:25 2007
@@ -1,5 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <XPSRevisionControl xmlns="">
+<CheckIn backup="true" identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910796938" version="2"/>
+<CheckOut identity="lenya" session="1f12dc80-8860-11dc-ba66-cfbbb816bd0d" time="1193910768257"/>
 <CheckIn backup="true" identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781632028" version="1"/>
 <CheckOut identity="lenya" session="60798970-8730-11dc-ae46-9e7b5d14892d" time="1193781611026"/>
 </XPSRevisionControl>

Added: lenya/sandbox/pubs/docu/content/authoring/75154360-8730-11dc-ae46-9e7b5d14892d/en.1193910790661.bak
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/75154360-8730-11dc-ae46-9e7b5d14892d/en.1193910790661.bak?rev=591298&view=auto
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/75154360-8730-11dc-ae46-9e7b5d14892d/en.1193910790661.bak (added)
+++ lenya/sandbox/pubs/docu/content/authoring/75154360-8730-11dc-ae46-9e7b5d14892d/en.1193910790661.bak Fri Nov  2 03:57:25 2007
@@ -0,0 +1,232 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Copyright 2002-2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  <header>
+    <title>Release Management</title>
+  </header>
+  <body>
+    <section>
+      <title>Process Overview</title>
+      <section>
+        <title>Preparation</title>
+        <ul>
+          <li>A vote is necessary to determine if a release shall be done.</li>
+          <li>Send email to <em>dev@lenya.apache.org</em> with Subject: <code>[VOTE] Release $VERSION</code>.</li>
+          <li>Determine the official Cocoon release which the Lenya release will be based on.</li>
+        </ul>
+      </section>
+      <section>
+        <title>Code Freeze Announcement</title>
+        <p>
+          Announce the freeze 7 days ahead of the actual freeze.<br/>
+          Send email to <em>dev@lenya.apache.org</em> with subject: <code>[FREEZE-ANNOUNCEMENT]  Release $VERSION</code>.
+        </p>
+      </section>
+      <section>
+        <title>Start the Code Freeze</title>
+        <p>
+          Start the actual freeze:<br/>
+          Send email to <em>dev@lenya.apache.org</em> with subject: <code>[FREEZE-START]  Release $VERSION</code>.
+        </p>
+        <p>
+          During the freeze, the developers watch commits mailing list for commits to freezed branch, and inspect diffs to determine risk level. Risky changes are alerted on the developer list and rolled back, unless a vote passes to keep the risky change.
+        </p>
+      </section>
+      <section>
+        <title>Create a Tagged Version</title>
+        <p>
+          Browse to <a href="http://svn.apache.org/repos/asf/lenya/trunk/">http://svn.apache.org/repos/asf/lenya/trunk/</a>
+        </p>
+        <source xml:space="preserve"><![CDATA[
+FIXME: this does not apply to releases from trunk!
+
+svn co -r $REVISION https://svn.apache.org/repos/asf/lenya/branches/BRANCH_1_2_X
+cd branches/BRANCH_1_2_X
+svn copy branches/BRANCH_1_2_X tags/RELEASE_1_2_5
+svn ci -m "Release 1_2_5 added" tags/RELEASE_1_2_5
+]]></source>
+        <p>
+          More info: <a href="http://svnbook.red-bean.com/en/1.1/ch04s06.html">http://svnbook.red-bean.com/en/1.1/ch04s06.html</a>.
+        </p>
+      </section>
+      <section>
+        <title>Update the svn:externals properties</title>
+        <p>
+          Set the <code>svn:externals</code> properties for Cocoon and all other included repositories to the respective release tags.
+        </p>
+        <source xml:space="preserve"><![CDATA[
+cd externals
+svn propdel cocoon_2_1_x .
+svn propset cocoon_2_1_10 https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.1/RELEASE_2_1_10 .
+]]></source>
+        <p>
+          Update the path to Cocoon in build.properties.
+        </p>
+        <source xml:space="preserve"><![CDATA[
+cocoon.src.dir=externals/cocoon_2_1_10
+]]></source>
+      </section>
+      <section>
+        <title>Testing</title>
+        <ul>
+          <li>Start testing the tagged version (based on the specified Cocoon version, e.g. 2.1.8).</li>
+          <li>Use the test suite: <a href="http://wiki.apache.org/lenya/TestCases">TestCases (Wiki)</a> (FIXME: Move normative set of test cases to official docs?)</li>
+          <li>Maybe do a sprint over IRC (server irc.freenode.org, channel lenya). Try to find a day where lots of devs are present.</li>
+          <li>New bugs must be recorded in the issue tracker.</li>
+          <li>If all tests are successful (i.e., no <em>critical</em> or <em>blocker</em> bugs have been found), proceed with step <em>Create a Tagged Version</em>.</li>
+          <li>If <em>critical</em> or <em>blocker</em> bugs have been found, the release process is canceled.</li>
+        </ul>
+      </section>
+      <section>
+        <title>(If necessary:) Cancelling the Freeze</title>
+        <p>
+          The freeze can be canceled via a vote on the <em>dev@lenya.apache.org</em> mailing list under certain circumstance (very rare):
+        </p>
+        <ul>
+          <li>New blocker bugs that need bigger changes</li>
+          <li>Critical architectural changes</li>
+        </ul>
+      </section>
+      <section>
+        <title>Add the Release Notes</title>
+        <p>
+          Add the release notes (SVN URL, SVN Revision, What's new, Cocoon version 2.1.8, etc.) to the tagged version:
+        </p>
+        <source xml:space="preserve"><![CDATA[
+svn add RELEASE-NOTES.txt
+svn ci -m "release notes added" RELEASE-NOTES.txt
+]]></source>
+      </section>
+      <section>
+        <title>Lock the Tagged Version (Optional)</title>
+        <source xml:space="preserve"><![CDATA[
+svn lock tags/RELEASE_1_2_5
+]]></source>
+      </section>
+      <section>
+        <title>Release the Tarballs</title>
+        <ul>
+          <li>Upload the tarballs. (FIXME: Instructions?)</li>
+          <li>Edit the <em>Downloads</em> links on the web site with links to the new release files. Currently that's <a href="http://svn.apache.org/repos/asf/lenya/docu/src/documentation/content/xdocs/index.xml"> index.xml</a> and <a href="http://svn.apache.org/repos/asf/lenya/docu/src/documentation/content/xdocs/docs/2_0_x/installation/index.xml">docs/2_0_x/installation/index.xml</a>.</li>
+        </ul>
+      </section>
+      <section>
+        <title>Create the Binary Packages</title>
+        <ul>
+          <li>
+            Compile a pristine Cocoon with the local properties from Lenya.
+          </li>
+          <li>
+            Set the property <em>version</em> in file <code>src/targets/properties-build.xml</code>
+            to the appropriate Lenya version.
+          </li>
+          <li>
+            Re-generate <code>INSTALL-src.txt</code> and <code>INSTALL-bin.txt</code> with the
+            XSLT stylesheet <code>https://svn.apache.org/repos/asf/lenya/docu/tools/document2txt.xsl</code>. 
+          </li>
+          <li>
+            Build all distribution archives, except the windows installer .exe, with
+            <code>./build.sh|build dist</code> in the Lenya source root directory.
+            You will find the distribution archives under <em>dist/</em>. The <em>dist</em> target
+            will also build and package the editors BXE and Kupu.
+          </li>
+          <li>
+            To create a Windows installer, edit <code>lenya.nsi</code> and replace all version
+            numbers appropriately, then compile <code>lenya.nsi</code> with the
+            <a href="http://nsis.sourceforge.net/home/">NSIS compiler</a>
+            (use the LZMA compressor for the smallest binaries)
+          </li>
+          <li>
+            Sign the release archives/installers with your PGP/GPG key (see instructions below).
+          </li>
+          <li>
+            Upload the release to <code>minotaur.apache.org:/x1/www/www.apache.org/dist/lenya</code>.
+          </li>
+        </ul>
+      </section>
+      <section>
+        <title>Publish a Release Announcement</title>
+        <p>
+          Publish a <em>Project Release Announcement</em> to appropriate places (see section <em>Release Announcement</em> below).
+        </p>
+      </section>
+      <section>
+        <title>Update the DOAP file</title>
+        <p>
+          Update the Lenya DOAP file (<a href="http://svn.apache.org/repos/asf/lenya/site/doap_Lenya.rdf">http://svn.apache.org/repos/asf/lenya/site/doap_Lenya.rdf</a>) with the version and date of this new release.
+        </p>
+      </section>
+    </section>
+    <section>
+      <title>Signing</title>
+      <section>
+        <title>PGP/GPG signatures on releases</title>
+        <ul>
+          <li>
+            If not yet done add your key to the <a href="http://svn.apache.org/repos/asf/lenya/trunk/KEYS">KEYS</a> file. Follow the instruction at the top of that file.
+          </li>
+          <li>
+            Export you public key with <code>gpg -a -export [[apache account]] &gt; .pgpkey</code> and place the file <code>.pgpkey</code> on <code>minotaur.apache.org</code> in your home directory. You also would sign up at <a href="https://www.biglumber.com/">Big Lumber; Key management made easy</a> to easily coordinate and manage signatures for your key. 
+          </li>
+          <li>
+            Update the KEYS file at <code>minotaur.apache.org:/x1/www/www.apache.org/dist/lenya/KEYS</code> from Lenya SVN.
+          </li>
+        </ul>
+      </section>
+      <section>
+        <title>ASF signing Resources</title>
+        <ul>
+          <li>
+<a href="http://wiki.apache.org/incubator/SigningReleases">Signing Releases How-To</a>
+</li>
+          <li>
+<a href="http://www.apache.org/~henkp/sig/#cant-lenya">State of signed Apache software releases</a>
+</li>
+          <li>
+<a href="http://www.apache.org/~henkp/trust/apache.html">ASF web of trust</a>
+</li>
+          <li>
+<a href="http://www.apache.org/~henkp/cgi-bin/md5.cgi"> ASF MD5 checksum veryfier</a>
+</li>
+          <li>
+<a href="https://www.biglumber.com/"> Big Lumber; Key management made easy</a>
+</li>
+        </ul>
+      </section>
+    </section>
+    <section>
+      <title>Release Announcement</title>
+      <p>
+        The release announcement can be published at the following places:
+      </p>
+      <ul>
+        <li>Lenya website </li>
+        <li>user@lenya.apache.org</li>
+        <li>users@cocoon.apache.org</li>
+        <li>announce@apache.org</li>
+        <li>lwn@lwn.net</li>
+        <li>general@oscom.org</li>
+        <li>http://mailman.skybuilders.com/mailman/listinfo/cms-pr (subcribe if needed) </li>
+        <li>http://www.cmsmatrix.org/matrix?func=editSubmission&amp;sid=new&amp;wid=5</li>
+        <li>http://www.contentmanager.net (via contact form)</li>
+        <li>http://www.javalobby.org/forums/post!default.jspa?forumID=17</li>
+        <li>http://www.theserverside.com/news/post.tss</li>
+      </ul>
+    </section>
+  </body>
+</document>

Modified: lenya/sandbox/pubs/docu/content/authoring/75154360-8730-11dc-ae46-9e7b5d14892d/en.meta
URL: http://svn.apache.org/viewvc/lenya/sandbox/pubs/docu/content/authoring/75154360-8730-11dc-ae46-9e7b5d14892d/en.meta?rev=591298&r1=591297&r2=591298&view=diff
==============================================================================
--- lenya/sandbox/pubs/docu/content/authoring/75154360-8730-11dc-ae46-9e7b5d14892d/en.meta (original)
+++ lenya/sandbox/pubs/docu/content/authoring/75154360-8730-11dc-ae46-9e7b5d14892d/en.meta Fri Nov  2 03:57:25 2007
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <metadata xmlns="http://apache.org/lenya/metadata/1.0">
-<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
-<element key="mimeType">
-<value>application/xml</value>
+<element-set namespace="http://purl.org/dc/elements/1.1/">
+<element key="title">
+<value>Release Management</value>
 </element>
+</element-set>
+<element-set namespace="http://apache.org/lenya/metadata/document/1.0">
 <element key="extension">
 <value>xml</value>
+</element>
+<element key="mimeType">
+<value>application/xml</value>
 </element>
 <element key="resourceType">
 <value>forrestDocument20</value>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org