Modified: websites/production/turbine/content/how-it-works.html ============================================================================== --- websites/production/turbine/content/how-it-works.html (original) +++ websites/production/turbine/content/how-it-works.html Wed Nov 22 13:04:39 2017 @@ -1,319 +1,321 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 10 January 2016 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> - <head> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>Apache Turbine - - How it works</title> - <style type="text/css" media="all"> - @import url("./css/maven-base.css"); - @import url("./css/maven-theme.css"); - @import url("./css/site.css"); - </style> - <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="author" content="Scott Eade" /> - <meta name="Date-Revision-yyyymmdd" content="20160110" /> - <meta http-equiv="Content-Language" content="en" /> - - </head> - <body class="composite"> - <div id="banner"> - <a href="./" id="bannerLeft"> - <img src="images/turbine-project.png" alt="Apache Turbine" /> - </a> - <div id="bannerRight"> - <img src="images/logo.gif" alt="Apache Turbine" /> - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - - - <div class="xleft"> - <span id="publishDate">Last Published: 10 January 2016</span> - | <span id="projectVersion">Version: 4.0</span> - </div> - <div class="xright"> <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a> - | - <a href="./" title="Turbine">Turbine</a> - | - <a href="fulcrum/" title="Fulcrum">Fulcrum</a> - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - - <h5>General Information</h5> - <ul> - <li class="none"> - <a href="index.html" title="Overview">Overview</a> - </li> - <li class="none"> - <a href="turbine-concepts.html" title="Turbine Concepts">Turbine Concepts</a> - </li> - <li class="none"> - <a href="fsd.html" title="Specification">Specification</a> - </li> - <li class="none"> - <a href="further-reading/index.html" title="Further Reading">Further Reading</a> - </li> - <li class="none"> - <a href="news.html" title="News and Status">News and Status</a> - </li> - <li class="none"> - <a href="common/powered.html" title="Sites Using Turbine">Sites Using Turbine</a> - </li> - <li class="none"> - <a href="common/related.html" title="Sites Related to Turbine">Sites Related to Turbine</a> - </li> - <li class="none"> - <a href="common/license.html" title="License">License</a> - </li> - <li class="none"> - <a href="download.html" title="Download">Download</a> - </li> - <li class="none"> - <a href="examples.html" title="Example Apps">Example Apps</a> - </li> - </ul> - <h5>Shortcuts to Turbine Documentation</h5> - <ul> - <li class="none"> - <a href="https://blogs.apache.org/turbine/" class="externalLink" title="Turbine Blog">Turbine Blog</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/" class="externalLink" title="Turbine Wiki Home">Turbine Wiki Home</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/Turbine2/FAQ" class="externalLink" title="Frequently Asked Questions (FAQ)">Frequently Asked Questions (FAQ)</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/Turbine2/Tutorial" class="externalLink" title="Tutorial">Tutorial</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/Turbine2/UsersGuide" class="externalLink" title="User's Guide">User's Guide</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/Turbine2/Development" class="externalLink" title="Development">Development</a> - </li> - </ul> - <h5>Turbine Releases</h5> - <ul> - <li class="none"> - <a href="turbine/index.html" title="Overview">Overview</a> - </li> - <li class="none"> - <a href="turbine/turbine-2.3.3/index.html" title="Turbine 2.3.3">Turbine 2.3.3</a> - </li> - <li class="none"> - <a href="turbine/turbine-4.0-M2/index.html" title="Turbine 4.0-M2">Turbine 4.0-M2</a> - </li> - </ul> - <h5>Turbine Development</h5> - <ul> - <li class="none"> - <a href="turbine/development/turbine-4.0/index.html" title="Turbine 4.0">Turbine 4.0</a> - </li> - </ul> - <h5>Turbine Sub Projects</h5> - <ul> - <li class="none"> - <a href="fulcrum/index.html" title="Fulcrum">Fulcrum</a> - </li> - </ul> - <h5>Closed projects</h5> - <ul> - <li class="none"> - <a href="stratum/index.html" title="Stratum">Stratum</a> - </li> - <li class="none"> - <a href="tdk/index.html" title="TDK">TDK</a> - </li> - <li class="none"> - <a href="meta/index.html" title="META">META</a> - </li> - </ul> - <h5>Community</h5> - <ul> - <li class="none"> - <a href="who-we-are.html" title="Who we are">Who we are</a> - </li> - <li class="none"> - <a href="contact.html" title="Contact us">Contact us</a> - </li> - <li class="none"> - <a href="how-to-help.html" title="How to help">How to help</a> - </li> - <li class="none"> - <strong>How it works</strong> - </li> - <li class="none"> - <a href="board-reports.html" title="Board reports">Board reports</a> - </li> - </ul> - <h5>General Development Information</h5> - <ul> - <li class="none"> - <a href="common/code-standards.html" title="Coding Specification">Coding Specification</a> - </li> - <li class="none"> - <a href="common/developer-links.html" title="Developer Links">Developer Links</a> - </li> - <li class="none"> - <a href="common/documentation.html" title="Improving Documentation">Improving Documentation</a> - </li> - </ul> - <h5>Project Documentation</h5> - <ul> - <li class="collapsed"> - <a href="project-info.html" title="Project Information">Project Information</a> - </li> - <li class="collapsed"> - <a href="project-reports.html" title="Project Reports">Project Reports</a> - </li> - </ul> - <h5>Apache</h5> - <ul> - <li class="none"> - <a href="http://www.apache.org/" class="externalLink" title="Apache Website">Apache Website</a> - </li> - <li class="none"> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> - </li> - <li class="none"> - <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> - </li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> - </a> - - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <!-- 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. --> - - - -<div class="section"> -<h2>How the Apache Turbine project works<a name="How_the_Apache_Turbine_project_works"></a></h2> - - -<p> -We have evolved into Top Level state from being a founding and long-time member -of the Apache Jakarta Project and owe most of our rules and guidelines to the -Jakarta project and are grateful for the guidance that we got from the Jakarta people. -</p> - - -<p> -This is an evolving document and we expect it to branch away from the Jakarta -rules in the future. For the moment, we will reference the Jakarta project -guidelines here and apply these to the Apache Turbine Project. -</p> - - -<div class="section"> -<h3>Project Guidelines<a name="Project_Guidelines"></a></h3> - - -<p> -This document defines the guidelines of the Apache Turbine Project. It includes -definitions of the various categories of membership, who is able to vote, how -conflicts are resolved by voting, and the procedures to follow for proposing -and making changes to the codebase of the Project. -</p> - - -<dl> - -<dt><a class="externalLink" href="http://jakarta.apache.org/site/roles.html">Roles and Responsibilities</a></dt> - -<dd> Defines the recognized roles in the project.</dd> - -<dt><a class="externalLink" href="http://jakarta.apache.org/site/communication.html">Communication</a></dt> - -<dd> Defines how users and developers communicate.</dd> - -<dt><a class="externalLink" href="http://jakarta.apache.org/site/decisions.html">Decision Making</a></dt> - -<dd> Defines how action items are proposed and voted on.</dd> - -<dt><a class="externalLink" href="http://jakarta.apache.org/site/source.html">Source Repositories</a></dt> - -<dd> Defines how the Project's source code is organized and developed.</dd> - -<dt><a class="externalLink" href="http://jakarta.apache.org/site/management.html">Project Management</a></dt> - -<dd> Defines the roles and responsibilities of the Project Management Committee (PMC).</dd> - -<dt><a class="externalLink" href="http://jakarta.apache.org/site/newproject.html">New Subproject Proposals</a></dt> - -<dd> Defines the methodology for proposing new top level Jakarta Subprojects.</dd> -</dl> - - -<p> -Like its ancestor at The Jakarta Site, this is a living document. Changes can be -made by the Project Management Committee. Suggestions for changes should be -discussed on the Turbine general mailing list. -</p> - -</div> - -</div> - - - - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright"> - Copyright © 2000-2016 - <a href="http://turbine.apache.org/">Apache Software Foundation</a>. - All Rights Reserved. - - </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 22 November 2017 --> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <title>Apache Turbine – How it works</title> + <style type="text/css" media="all"> + @import url("./css/maven-base.css"); + @import url("./css/maven-theme.css"); + @import url("./css/site.css"); + </style> + <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> + <meta name="author" content="Scott Eade" /> + <meta name="Date-Revision-yyyymmdd" content="20171122" /> + <meta http-equiv="Content-Language" content="en" /> + + </head> + <body class="composite"> + <div id="banner"> + <a href="./" id="bannerLeft"> + <img src="images/turbine-project.png" alt="Apache Turbine" /> + </a> + <div id="bannerRight"> + <img src="images/logo.gif" alt="Apache Turbine" /> + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + + <div class="xleft"> + <span id="publishDate">Last Published: 22 November 2017</span> + | <span id="projectVersion">Version: 4.0</span> + </div> + <div class="xright"> <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a> + | + <a href="./" title="Turbine">Turbine</a> + | + <a href="fulcrum/" title="Fulcrum">Fulcrum</a> + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + + <h5>General Information</h5> + <ul> + <li class="none"> + <a href="index.html" title="Overview">Overview</a> + </li> + <li class="none"> + <a href="turbine-concepts.html" title="Turbine Concepts">Turbine Concepts</a> + </li> + <li class="none"> + <a href="fsd.html" title="Specification">Specification</a> + </li> + <li class="none"> + <a href="further-reading/index.html" title="Further Reading">Further Reading</a> + </li> + <li class="none"> + <a href="news.html" title="News and Status">News and Status</a> + </li> + <li class="none"> + <a href="common/powered.html" title="Sites Using Turbine">Sites Using Turbine</a> + </li> + <li class="none"> + <a href="common/related.html" title="Sites Related to Turbine">Sites Related to Turbine</a> + </li> + <li class="none"> + <a href="common/license.html" title="License">License</a> + </li> + <li class="none"> + <a href="download.html" title="Download">Download</a> + </li> + <li class="none"> + <a href="examples.html" title="Example Apps">Example Apps</a> + </li> + </ul> + <h5>Shortcuts to Turbine Documentation</h5> + <ul> + <li class="none"> + <a href="https://blogs.apache.org/turbine/" class="externalLink" title="Turbine Blog">Turbine Blog</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/turbine/" class="externalLink" title="Turbine Wiki Home">Turbine Wiki Home</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/turbine/Turbine2/FAQ" class="externalLink" title="Frequently Asked Questions (FAQ)">Frequently Asked Questions (FAQ)</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/turbine/Turbine2/Tutorial" class="externalLink" title="Tutorial">Tutorial</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/turbine/Turbine2/UsersGuide" class="externalLink" title="User's Guide">User's Guide</a> + </li> + <li class="none"> + <a href="https://wiki.apache.org/turbine/Turbine5" class="externalLink" title="Development">Development</a> + </li> + </ul> + <h5>Turbine Releases</h5> + <ul> + <li class="none"> + <a href="turbine/index.html" title="Overview">Overview</a> + </li> + <li class="none"> + <a href="turbine/turbine-2.3.3/index.html" title="Turbine 2.3.3">Turbine 2.3.3</a> + </li> + <li class="none"> + <a href="turbine/turbine-4.0-M2/index.html" title="Turbine 4.0-M2">Turbine 4.0-M2</a> + </li> + <li class="none"> + <a href="turbine/turbine-4.0/index.html" title="Turbine 4.0">Turbine 4.0</a> + </li> + </ul> + <h5>Turbine Development</h5> + <ul> + <li class="none"> + <a href="turbine/development/turbine-4.1/index.html" title="Turbine 4.1">Turbine 4.1</a> + </li> + </ul> + <h5>Turbine Sub Projects</h5> + <ul> + <li class="none"> + <a href="fulcrum/index.html" title="Fulcrum">Fulcrum</a> + </li> + </ul> + <h5>Closed projects</h5> + <ul> + <li class="none"> + <a href="stratum/index.html" title="Stratum">Stratum</a> + </li> + <li class="none"> + <a href="tdk/index.html" title="TDK">TDK</a> + </li> + <li class="none"> + <a href="meta/index.html" title="META">META</a> + </li> + </ul> + <h5>Community</h5> + <ul> + <li class="none"> + <a href="who-we-are.html" title="Who we are">Who we are</a> + </li> + <li class="none"> + <a href="contact.html" title="Contact us">Contact us</a> + </li> + <li class="none"> + <a href="how-to-help.html" title="How to help">How to help</a> + </li> + <li class="none"> + <strong>How it works</strong> + </li> + <li class="none"> + <a href="board-reports.html" title="Board reports">Board reports</a> + </li> + </ul> + <h5>General Development Information</h5> + <ul> + <li class="none"> + <a href="common/code-standards.html" title="Coding Specification">Coding Specification</a> + </li> + <li class="none"> + <a href="common/developer-links.html" title="Developer Links">Developer Links</a> + </li> + <li class="none"> + <a href="common/documentation.html" title="Improving Documentation">Improving Documentation</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + <li class="collapsed"> + <a href="project-info.html" title="Project Information">Project Information</a> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports">Project Reports</a> + </li> + </ul> + <h5>Apache</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/" class="externalLink" title="Apache Website">Apache Website</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + </ul> + <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> + <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> + </a> + + + </div> + </div> + <div id="bodyColumn"> + <div id="contentBox"> + <!-- 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. --> + + + +<div class="section"> +<h2><a name="How_the_Apache_Turbine_project_works"></a>How the Apache Turbine project works</h2> + + +<p> +We have evolved into Top Level state from being a founding and long-time member +of the Apache Jakarta Project and owe most of our rules and guidelines to the +Jakarta project and are grateful for the guidance that we got from the Jakarta people. +</p> + + +<p> +This is an evolving document and we expect it to branch away from the Jakarta +rules in the future. For the moment, we will reference the Jakarta project +guidelines here and apply these to the Apache Turbine Project. +</p> + + +<div class="section"> +<h3><a name="Project_Guidelines"></a>Project Guidelines</h3> + + +<p> +This document defines the guidelines of the Apache Turbine Project. It includes +definitions of the various categories of membership, who is able to vote, how +conflicts are resolved by voting, and the procedures to follow for proposing +and making changes to the codebase of the Project. +</p> + + +<dl> + +<dt><a class="externalLink" href="http://jakarta.apache.org/site/roles.html">Roles and Responsibilities</a></dt> + +<dd> Defines the recognized roles in the project.</dd> + +<dt><a class="externalLink" href="http://jakarta.apache.org/site/communication.html">Communication</a></dt> + +<dd> Defines how users and developers communicate.</dd> + +<dt><a class="externalLink" href="http://jakarta.apache.org/site/decisions.html">Decision Making</a></dt> + +<dd> Defines how action items are proposed and voted on.</dd> + +<dt><a class="externalLink" href="http://jakarta.apache.org/site/source.html">Source Repositories</a></dt> + +<dd> Defines how the Project's source code is organized and developed.</dd> + +<dt><a class="externalLink" href="http://jakarta.apache.org/site/management.html">Project Management</a></dt> + +<dd> Defines the roles and responsibilities of the Project Management Committee (PMC).</dd> + +<dt><a class="externalLink" href="http://jakarta.apache.org/site/newproject.html">New Subproject Proposals</a></dt> + +<dd> Defines the methodology for proposing new top level Jakarta Subprojects.</dd> +</dl> + + +<p> +Like its ancestor at The Jakarta Site, this is a living document. Changes can be +made by the Project Management Committee. Suggestions for changes should be +discussed on the Turbine general mailing list. +</p> + +</div> + +</div> + + + + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + Copyright © 2000–2017 + <a href="http://turbine.apache.org/">Apache Software Foundation</a>. + All rights reserved. + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> </html> \ No newline at end of file
Modified: websites/production/turbine/content/how-to-help.html ============================================================================== --- websites/production/turbine/content/how-to-help.html (original) +++ websites/production/turbine/content/how-to-help.html Wed Nov 22 13:04:39 2017 @@ -1,346 +1,348 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 10 January 2016 --> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> - <head> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>Apache Turbine - - How To Help with Turbine Development</title> - <style type="text/css" media="all"> - @import url("./css/maven-base.css"); - @import url("./css/maven-theme.css"); - @import url("./css/site.css"); - </style> - <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> - <meta name="Date-Revision-yyyymmdd" content="20160110" /> - <meta http-equiv="Content-Language" content="en" /> - - </head> - <body class="composite"> - <div id="banner"> - <a href="./" id="bannerLeft"> - <img src="images/turbine-project.png" alt="Apache Turbine" /> - </a> - <div id="bannerRight"> - <img src="images/logo.gif" alt="Apache Turbine" /> - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="breadcrumbs"> - - - <div class="xleft"> - <span id="publishDate">Last Published: 10 January 2016</span> - | <span id="projectVersion">Version: 4.0</span> - </div> - <div class="xright"> <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a> - | - <a href="./" title="Turbine">Turbine</a> - | - <a href="fulcrum/" title="Fulcrum">Fulcrum</a> - - - </div> - <div class="clear"> - <hr/> - </div> - </div> - <div id="leftColumn"> - <div id="navcolumn"> - - - <h5>General Information</h5> - <ul> - <li class="none"> - <a href="index.html" title="Overview">Overview</a> - </li> - <li class="none"> - <a href="turbine-concepts.html" title="Turbine Concepts">Turbine Concepts</a> - </li> - <li class="none"> - <a href="fsd.html" title="Specification">Specification</a> - </li> - <li class="none"> - <a href="further-reading/index.html" title="Further Reading">Further Reading</a> - </li> - <li class="none"> - <a href="news.html" title="News and Status">News and Status</a> - </li> - <li class="none"> - <a href="common/powered.html" title="Sites Using Turbine">Sites Using Turbine</a> - </li> - <li class="none"> - <a href="common/related.html" title="Sites Related to Turbine">Sites Related to Turbine</a> - </li> - <li class="none"> - <a href="common/license.html" title="License">License</a> - </li> - <li class="none"> - <a href="download.html" title="Download">Download</a> - </li> - <li class="none"> - <a href="examples.html" title="Example Apps">Example Apps</a> - </li> - </ul> - <h5>Shortcuts to Turbine Documentation</h5> - <ul> - <li class="none"> - <a href="https://blogs.apache.org/turbine/" class="externalLink" title="Turbine Blog">Turbine Blog</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/" class="externalLink" title="Turbine Wiki Home">Turbine Wiki Home</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/Turbine2/FAQ" class="externalLink" title="Frequently Asked Questions (FAQ)">Frequently Asked Questions (FAQ)</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/Turbine2/Tutorial" class="externalLink" title="Tutorial">Tutorial</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/Turbine2/UsersGuide" class="externalLink" title="User's Guide">User's Guide</a> - </li> - <li class="none"> - <a href="http://wiki.apache.org/turbine/Turbine2/Development" class="externalLink" title="Development">Development</a> - </li> - </ul> - <h5>Turbine Releases</h5> - <ul> - <li class="none"> - <a href="turbine/index.html" title="Overview">Overview</a> - </li> - <li class="none"> - <a href="turbine/turbine-2.3.3/index.html" title="Turbine 2.3.3">Turbine 2.3.3</a> - </li> - <li class="none"> - <a href="turbine/turbine-4.0-M2/index.html" title="Turbine 4.0-M2">Turbine 4.0-M2</a> - </li> - </ul> - <h5>Turbine Development</h5> - <ul> - <li class="none"> - <a href="turbine/development/turbine-4.0/index.html" title="Turbine 4.0">Turbine 4.0</a> - </li> - </ul> - <h5>Turbine Sub Projects</h5> - <ul> - <li class="none"> - <a href="fulcrum/index.html" title="Fulcrum">Fulcrum</a> - </li> - </ul> - <h5>Closed projects</h5> - <ul> - <li class="none"> - <a href="stratum/index.html" title="Stratum">Stratum</a> - </li> - <li class="none"> - <a href="tdk/index.html" title="TDK">TDK</a> - </li> - <li class="none"> - <a href="meta/index.html" title="META">META</a> - </li> - </ul> - <h5>Community</h5> - <ul> - <li class="none"> - <a href="who-we-are.html" title="Who we are">Who we are</a> - </li> - <li class="none"> - <a href="contact.html" title="Contact us">Contact us</a> - </li> - <li class="none"> - <strong>How to help</strong> - </li> - <li class="none"> - <a href="how-it-works.html" title="How it works">How it works</a> - </li> - <li class="none"> - <a href="board-reports.html" title="Board reports">Board reports</a> - </li> - </ul> - <h5>General Development Information</h5> - <ul> - <li class="none"> - <a href="common/code-standards.html" title="Coding Specification">Coding Specification</a> - </li> - <li class="none"> - <a href="common/developer-links.html" title="Developer Links">Developer Links</a> - </li> - <li class="none"> - <a href="common/documentation.html" title="Improving Documentation">Improving Documentation</a> - </li> - </ul> - <h5>Project Documentation</h5> - <ul> - <li class="collapsed"> - <a href="project-info.html" title="Project Information">Project Information</a> - </li> - <li class="collapsed"> - <a href="project-reports.html" title="Project Reports">Project Reports</a> - </li> - </ul> - <h5>Apache</h5> - <ul> - <li class="none"> - <a href="http://www.apache.org/" class="externalLink" title="Apache Website">Apache Website</a> - </li> - <li class="none"> - <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> - </li> - <li class="none"> - <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> - </li> - <li class="none"> - <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> - </li> - </ul> - <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> - <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> - </a> - - - </div> - </div> - <div id="bodyColumn"> - <div id="contentBox"> - <!-- 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. --> - - - -<div class="section"> -<h2>How to help<a name="How_to_help"></a></h2> - - -<p> - If you are a new developer to Turbine or even an existing developer, these are - areas where you can take ownership and help complete. Please do not ask us how - you can help, but rather specific questions about how you think that these items - should be implemented. It is up to you to take initiative and provide solutions - to the missing functionality described below. ;-) -</p> - - -<p> - It is always possible to take ownership of any portion of the project. The way - to do this is to post a message to the turbine-dev mailing list. Just explain - what you are wanting to work on or any ideas that you might have on the subject. -</p> - - -<p> - Documentation is <b>*always*</b> appreciated in any form. The documentation for - Turbine exists in basically four forms. - </p> -<ul> - -<li> - XML formatted docs (xdoc) - This is used to generate the documentation - on the Turbine site. The source for this documentation can be found - in the xdocs directory in the source distribution. To submit additional - documentation in this form or patches to existing documentation, please - create an issue - <a class="externalLink" href="http://issues.apache.org/jira/browse/TRB">in our bug tracker</a> - using the "Site" component and attach the patch files (or new files). - </li> - -<li> - Mailing list - The archives of <a class="externalLink" href="mailto:[email protected]">[email protected]</a> - and <a class="externalLink" href="mailto:[email protected]">[email protected]</a> - are an excellent source of information for the project. - Answering questions that are asked on the mailing list or - simply posting information that might be of use to other - Turbine users would be very welcome contribution to the - project. - </li> - -<li> - The <a class="externalLink" href="http://wiki.apache.org/turbine/">Turbine - Wiki</a> another repository of documentation for the project. It - contains development information, user documentation, how-to documents, - discussion of new features, etc. Anyone can add new pages and edit existing - pages very easily! This is perhaps the easiest way to contribute documentation - (well, second only to the mailing lists). - </li> - -<li> - The javadocs are another very important form of documentation for the project. - Changes to this form of documentation should be in the form of patches. To submit - them, create a new issue - <a class="externalLink" href="http://issues.apache.org/jira/browse/TRB">in our bug tracker</a> - and attach the patch files (or new files). - </li> - </ul> - The documentation is probably the easiest area for anyone to contribute in. If you are - new to Turbine and learning your way around, documenting what you learn and submitting - it in any other the various forms would be appreciated. - - - -<p> - Testing is another area in which help is always needed. This could consist of simply - reporting problems that you run into using Turbine. It could also consist of submitting - code to perform unit tests. Turbine uses JUnit and Cactus for testing. You can find - examples in the src/test directory of the source distribution. -</p> - - -<p> - If you do discover a defect in the Turbine product, please create a defect issue in - <a class="externalLink" href="http://issues.apache.org/jira/browse/TRB">our bug tracker</a> clearly - describing the problem. If you can take the time to track down the source of the problem, - it would certainly help speed the process of getting it corrected. Of course, actually - fixing the problem and attaching a patch to the issue would be greatly appreciated. -</p> - - -<p> - You can also contribute to the project by enhancing existing functionality and/or - adding new functionality. There is a current list of requested features on the - <a class="externalLink" href="http://wiki.apache.org/turbine/Turbine2/WishList"> - Apache Wiki</a>. Everyone is encouraged to take part in the discussion, design, and - implementation. -</p> - -</div> - - - - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright"> - Copyright © 2000-2016 - <a href="http://turbine.apache.org/">Apache Software Foundation</a>. - All Rights Reserved. - - </div> - <div class="clear"> - <hr/> - </div> - </div> - </body> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 22 November 2017 --> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <title>Apache Turbine – How To Help with Turbine Development</title> + <style type="text/css" media="all"> + @import url("./css/maven-base.css"); + @import url("./css/maven-theme.css"); + @import url("./css/site.css"); + </style> + <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" /> + <meta name="Date-Revision-yyyymmdd" content="20171122" /> + <meta http-equiv="Content-Language" content="en" /> + + </head> + <body class="composite"> + <div id="banner"> + <a href="./" id="bannerLeft"> + <img src="images/turbine-project.png" alt="Apache Turbine" /> + </a> + <div id="bannerRight"> + <img src="images/logo.gif" alt="Apache Turbine" /> + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="breadcrumbs"> + + + <div class="xleft"> + <span id="publishDate">Last Published: 22 November 2017</span> + | <span id="projectVersion">Version: 4.0</span> + </div> + <div class="xright"> <a href="http://www.apache.org" class="externalLink" title="Apache">Apache</a> + | + <a href="./" title="Turbine">Turbine</a> + | + <a href="fulcrum/" title="Fulcrum">Fulcrum</a> + + + </div> + <div class="clear"> + <hr/> + </div> + </div> + <div id="leftColumn"> + <div id="navcolumn"> + + + <h5>General Information</h5> + <ul> + <li class="none"> + <a href="index.html" title="Overview">Overview</a> + </li> + <li class="none"> + <a href="turbine-concepts.html" title="Turbine Concepts">Turbine Concepts</a> + </li> + <li class="none"> + <a href="fsd.html" title="Specification">Specification</a> + </li> + <li class="none"> + <a href="further-reading/index.html" title="Further Reading">Further Reading</a> + </li> + <li class="none"> + <a href="news.html" title="News and Status">News and Status</a> + </li> + <li class="none"> + <a href="common/powered.html" title="Sites Using Turbine">Sites Using Turbine</a> + </li> + <li class="none"> + <a href="common/related.html" title="Sites Related to Turbine">Sites Related to Turbine</a> + </li> + <li class="none"> + <a href="common/license.html" title="License">License</a> + </li> + <li class="none"> + <a href="download.html" title="Download">Download</a> + </li> + <li class="none"> + <a href="examples.html" title="Example Apps">Example Apps</a> + </li> + </ul> + <h5>Shortcuts to Turbine Documentation</h5> + <ul> + <li class="none"> + <a href="https://blogs.apache.org/turbine/" class="externalLink" title="Turbine Blog">Turbine Blog</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/turbine/" class="externalLink" title="Turbine Wiki Home">Turbine Wiki Home</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/turbine/Turbine2/FAQ" class="externalLink" title="Frequently Asked Questions (FAQ)">Frequently Asked Questions (FAQ)</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/turbine/Turbine2/Tutorial" class="externalLink" title="Tutorial">Tutorial</a> + </li> + <li class="none"> + <a href="http://wiki.apache.org/turbine/Turbine2/UsersGuide" class="externalLink" title="User's Guide">User's Guide</a> + </li> + <li class="none"> + <a href="https://wiki.apache.org/turbine/Turbine5" class="externalLink" title="Development">Development</a> + </li> + </ul> + <h5>Turbine Releases</h5> + <ul> + <li class="none"> + <a href="turbine/index.html" title="Overview">Overview</a> + </li> + <li class="none"> + <a href="turbine/turbine-2.3.3/index.html" title="Turbine 2.3.3">Turbine 2.3.3</a> + </li> + <li class="none"> + <a href="turbine/turbine-4.0-M2/index.html" title="Turbine 4.0-M2">Turbine 4.0-M2</a> + </li> + <li class="none"> + <a href="turbine/turbine-4.0/index.html" title="Turbine 4.0">Turbine 4.0</a> + </li> + </ul> + <h5>Turbine Development</h5> + <ul> + <li class="none"> + <a href="turbine/development/turbine-4.1/index.html" title="Turbine 4.1">Turbine 4.1</a> + </li> + </ul> + <h5>Turbine Sub Projects</h5> + <ul> + <li class="none"> + <a href="fulcrum/index.html" title="Fulcrum">Fulcrum</a> + </li> + </ul> + <h5>Closed projects</h5> + <ul> + <li class="none"> + <a href="stratum/index.html" title="Stratum">Stratum</a> + </li> + <li class="none"> + <a href="tdk/index.html" title="TDK">TDK</a> + </li> + <li class="none"> + <a href="meta/index.html" title="META">META</a> + </li> + </ul> + <h5>Community</h5> + <ul> + <li class="none"> + <a href="who-we-are.html" title="Who we are">Who we are</a> + </li> + <li class="none"> + <a href="contact.html" title="Contact us">Contact us</a> + </li> + <li class="none"> + <strong>How to help</strong> + </li> + <li class="none"> + <a href="how-it-works.html" title="How it works">How it works</a> + </li> + <li class="none"> + <a href="board-reports.html" title="Board reports">Board reports</a> + </li> + </ul> + <h5>General Development Information</h5> + <ul> + <li class="none"> + <a href="common/code-standards.html" title="Coding Specification">Coding Specification</a> + </li> + <li class="none"> + <a href="common/developer-links.html" title="Developer Links">Developer Links</a> + </li> + <li class="none"> + <a href="common/documentation.html" title="Improving Documentation">Improving Documentation</a> + </li> + </ul> + <h5>Project Documentation</h5> + <ul> + <li class="collapsed"> + <a href="project-info.html" title="Project Information">Project Information</a> + </li> + <li class="collapsed"> + <a href="project-reports.html" title="Project Reports">Project Reports</a> + </li> + </ul> + <h5>Apache</h5> + <ul> + <li class="none"> + <a href="http://www.apache.org/" class="externalLink" title="Apache Website">Apache Website</a> + </li> + <li class="none"> + <a href="http://www.apache.org/licenses/" class="externalLink" title="License">License</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">How the ASF works</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">Sponsorship</a> + </li> + <li class="none"> + <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">Thanks</a> + </li> + <li class="none"> + <a href="http://www.apache.org/security/" class="externalLink" title="Security">Security</a> + </li> + </ul> + <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> + <img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> + </a> + + + </div> + </div> + <div id="bodyColumn"> + <div id="contentBox"> + <!-- 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. --> + + + +<div class="section"> +<h2><a name="How_to_help"></a>How to help</h2> + + +<p> + If you are a new developer to Turbine or even an existing developer, these are + areas where you can take ownership and help complete. Please do not ask us how + you can help, but rather specific questions about how you think that these items + should be implemented. It is up to you to take initiative and provide solutions + to the missing functionality described below. ;-) +</p> + + +<p> + It is always possible to take ownership of any portion of the project. The way + to do this is to post a message to the turbine-dev mailing list. Just explain + what you are wanting to work on or any ideas that you might have on the subject. +</p> + + +<p> + Documentation is <b>*always*</b> appreciated in any form. The documentation for + Turbine exists in basically four forms. + </p> +<ul> + +<li> + XML formatted docs (xdoc) - This is used to generate the documentation + on the Turbine site. The source for this documentation can be found + in the xdocs directory in the source distribution. To submit additional + documentation in this form or patches to existing documentation, please + create an issue + <a class="externalLink" href="http://issues.apache.org/jira/browse/TRB">in our bug tracker</a> + using the "Site" component and attach the patch files (or new files). + </li> + +<li> + Mailing list - The archives of <a class="externalLink" href="mailto:[email protected]">[email protected]</a> + and <a class="externalLink" href="mailto:[email protected]">[email protected]</a> + are an excellent source of information for the project. + Answering questions that are asked on the mailing list or + simply posting information that might be of use to other + Turbine users would be very welcome contribution to the + project. + </li> + +<li> + The <a class="externalLink" href="http://wiki.apache.org/turbine/">Turbine + Wiki</a> another repository of documentation for the project. It + contains development information, user documentation, how-to documents, + discussion of new features, etc. Anyone can add new pages and edit existing + pages very easily! This is perhaps the easiest way to contribute documentation + (well, second only to the mailing lists). + </li> + +<li> + The javadocs are another very important form of documentation for the project. + Changes to this form of documentation should be in the form of patches. To submit + them, create a new issue + <a class="externalLink" href="http://issues.apache.org/jira/browse/TRB">in our bug tracker</a> + and attach the patch files (or new files). + </li> + </ul> + The documentation is probably the easiest area for anyone to contribute in. If you are + new to Turbine and learning your way around, documenting what you learn and submitting + it in any other the various forms would be appreciated. + + + +<p> + Testing is another area in which help is always needed. This could consist of simply + reporting problems that you run into using Turbine. It could also consist of submitting + code to perform unit tests. Turbine uses JUnit and Cactus for testing. You can find + examples in the src/test directory of the source distribution. +</p> + + +<p> + If you do discover a defect in the Turbine product, please create a defect issue in + <a class="externalLink" href="http://issues.apache.org/jira/browse/TRB">our bug tracker</a> clearly + describing the problem. If you can take the time to track down the source of the problem, + it would certainly help speed the process of getting it corrected. Of course, actually + fixing the problem and attaching a patch to the issue would be greatly appreciated. +</p> + + +<p> + You can also contribute to the project by enhancing existing functionality and/or + adding new functionality. There is a current list of requested features on the + <a class="externalLink" href="http://wiki.apache.org/turbine/Turbine2/WishList"> + Apache Wiki</a>. Everyone is encouraged to take part in the discussion, design, and + implementation. +</p> + +</div> + + + + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright"> + Copyright © 2000–2017 + <a href="http://turbine.apache.org/">Apache Software Foundation</a>. + All rights reserved. + + </div> + <div class="clear"> + <hr/> + </div> + </div> + </body> </html> \ No newline at end of file
