You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/10/14 17:59:50 UTC

svn commit: r1531951 [15/25] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/index.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/index.html?rev=1531951&r1=1531950&r2=1531951&view=diff
==============================================================================
--- myfaces/site/publish/tobago/index.html (original)
+++ myfaces/site/publish/tobago/index.html Mon Oct 14 15:59:48 2013
@@ -1,360 +1,417 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>Tobago - Apache Tobago</title>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+  <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+</head>
+<body>
+<div id="header">
+  <div id="top_menu">
+    <div id="top_menu_container">
 
 
+      <div class="date">
+        Last Published: 07 Aug 2013
+      </div>
+      <ul>
+        <li>
+          <a href="http://www.apache.org/">Apache</a>
+        </li>
+        <li>
+          <a href="../">MyFaces</a>
+        </li>
+        <li>
+          <a href="./">Tobago</a>
+        </li>
+        <li>
+          <a href="../download.html">Download</a>
+        </li>
+        <li>
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+      <div class="clear"></div>
+    </div>
+    <!-- close top_menu_container -->
+  </div>
+  <!-- close top_menu -->
+  <div id="header_bottom">
+    <div id="logo_banner_container">
+      <div id="logo">
+        <a href="./">
 
+          <img src="images/tobagoLogo.png" alt=""/>
 
+        </a>
+      </div>
+      <div id="banner">
+        <a href="../">
 
+          <img src="img/banners/MyFaces_logo.jpg" alt=""/>
 
+        </a>
+      </div>
+      <div class="clear"></div>
+    </div>
+    <!-- close logo_banner_container -->
+  </div>
+  <!-- close header_bottom -->
+</div>
+<!-- close header -->
+<div id="main_container">
+<div id="left_column">
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Tobago</h5>
 
+    <div class="content">
+      <ul class="left_menu">
 
+        <li class="none">
+          <a href="index.html" class="selected">Introduction</a>
+        </li>
 
+        <li class="none">
+          <a href="download.html">Download</a>
+        </li>
 
+        <li class="none">
+          <a href="demo.html">Demo</a>
+        </li>
 
+        <li class="none">
+          <a href="news.html">News</a>
+        </li>
 
+        <li class="none">
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Documentation</h5>
 
+    <div class="content">
+      <ul class="left_menu">
 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Tobago - Apache Tobago</title>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
-    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body>
-  <div id="header">
-    <div id="top_menu">
-      <div id="top_menu_container">
-              
-  
-  
-  <div class="date">
-    Last Published: 07 Aug 2013
+        <li class="none">
+          <a href="documentation.html">Overview</a>
+        </li>
+
+        <li class="none">
+          <a href="getting-started.html">Getting Started</a>
+        </li>
+
+        <li class="none">
+          <a href="migration-1.5.html">Migration to 1.5</a>
+        </li>
+
+        <li class="none">
+          <a href="migration-2.0.html">Migration to 2.0 (alpha)</a>
+        </li>
+
+        <li class="none">
+          <a href="guide.html">Guide to Tobago</a>
+        </li>
+
+        <li class="none">
+          <a href="roadmap.html">Roadmap</a>
+        </li>
+
+        <li class="none">
+          <a href="compatibility.html">Compatibility</a>
+        </li>
+
+        <li class="none">
+          <a href="themes.html">Theme Handling</a>
+        </li>
+
+        <li class="none">
+          <a href="faq.html">FAQ</a>
+        </li>
+
+        <li class="none">
+          <a href="api-documentation.html">API Documentation</a>
+        </li>
+
+        <li class="none">
+          <a href="release-checklist.html">Release Checklist</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
   </div>
-            <ul>
-      <li>
-        <a href="http://www.apache.org/">Apache</a>
-    </li>
-                    <li>
-        <a href="../">MyFaces</a>
-    </li>
-                    <li>
-        <a href="./">Tobago</a>
-    </li>
-                    <li>
-        <a href="../download.html">Download</a>
-    </li>
-                    <li>
-        <a href="mail-lists.html">Mailing Lists</a>
-    </li>
-        </ul>
-        <div class="clear"></div>
-      </div> <!-- close top_menu_container -->
-    </div> <!-- close top_menu -->
-    <div id="header_bottom">
-    <div id="logo_banner_container">
-            <div id="logo">
-          <a href="./">
-    
-                                            <img src="images/tobagoLogo.png" alt="" />
-    
-            </a>
-        </div>
-              <div id="banner">
-          <a href="../">
-    
-                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
-    
-            </a>
-        </div>
-        <div class="clear"></div>
-    </div> <!-- close logo_banner_container -->
-    </div> <!-- close header_bottom -->
-  </div> <!-- close header -->
-    <div id="main_container">
-    <div id="left_column">
-             <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Tobago</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="index.html" class="selected">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="download.html">Download</a>
-          </li>
-              
-    <li class="none">
-                    <a href="demo.html">Demo</a>
-          </li>
-              
-    <li class="none">
-                    <a href="news.html">News</a>
-          </li>
-              
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="documentation.html">Overview</a>
-          </li>
-              
-    <li class="none">
-                    <a href="getting-started.html">Getting Started</a>
-          </li>
-              
-    <li class="none">
-                    <a href="migration-1.5.html">Migration to 1.5</a>
-          </li>
-              
-    <li class="none">
-                    <a href="migration-2.0.html">Migration to 2.0 (alpha)</a>
-          </li>
-              
-    <li class="none">
-                    <a href="guide.html">Guide to Tobago</a>
-          </li>
-              
-    <li class="none">
-                    <a href="roadmap.html">Roadmap</a>
-          </li>
-              
-    <li class="none">
-                    <a href="compatibility.html">Compatibility</a>
-          </li>
-              
-    <li class="none">
-                    <a href="themes.html">Theme Handling</a>
-          </li>
-              
-    <li class="none">
-                    <a href="faq.html">FAQ</a>
-          </li>
-              
-    <li class="none">
-                    <a href="api-documentation.html">API Documentation</a>
-          </li>
-              
-    <li class="none">
-                    <a href="release-checklist.html">Release Checklist</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-            </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Modules</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="tobago-tool/index.html">Tobago Tool</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-core/index.html">Tobago Core</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-theme/index.html">Tobago Themes</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-extension/index.html">Tobago Extensions</a>
-          </li>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Modules</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="tobago-tool/index.html">Tobago Tool</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-core/index.html">Tobago Core</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-theme/index.html">Tobago Themes</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-extension/index.html">Tobago Extensions</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Project Documentation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+
+        <li class="expanded">
+          <a href="project-info.html">Project Information</a>
+          <ul>
+
+            <li class="none">
+              <a href="index.html" class="selected">About</a>
+            </li>
+
+            <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+            </li>
+
+            <li class="none">
+              <a href="modules.html">Project Modules</a>
+            </li>
+
+            <li class="none">
+              <a href="license.html">Project License</a>
+            </li>
+
+            <li class="none">
+              <a href="team-list.html">Project Team</a>
+            </li>
+
+            <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+            </li>
+
+            <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+            </li>
+
+            <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+            </li>
+
+            <li class="none">
+              <a href="dependency-management.html">Dependency Management</a>
+            </li>
+
+            <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+            </li>
+
+            <li class="none">
+              <a href="integration.html">Continuous Integration</a>
+            </li>
+
+            <li class="none">
+              <a href="plugin-management.html">Plugin Management</a>
+            </li>
+
+            <li class="none">
+              <a href="plugins.html">Project Plugins</a>
+            </li>
+
+            <li class="none">
+              <a href="distribution-management.html">Distribution Management</a>
+            </li>
           </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Project Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-                
-              
-            
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-            <li class="expanded">
-                    <a href="project-info.html">Project Information</a>
-                  <ul>
-                  
-    <li class="none">
-                    <a href="index.html" class="selected">About</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="project-summary.html">Project Summary</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="modules.html">Project Modules</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="license.html">Project License</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="team-list.html">Project Team</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="source-repository.html">Source Repository</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="issue-tracking.html">Issue Tracking</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-management.html">Dependency Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependencies.html">Dependencies</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="integration.html">Continuous Integration</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugin-management.html">Plugin Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugins.html">Project Plugins</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="distribution-management.html">Distribution Management</a>
-          </li>
-              </ul>
-        </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
+        </li>
+
+
         <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Foundation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="http://apache.org/" class="externalLink">ASF<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-           <div id="powered_by">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
-          </a>
-              </div> <!-- close powered_by -->
-  <div class="clear"></div>
+          <a href="project-reports.html">Project Reports</a>
+        </li>
+      </ul>
     </div>
-    <div id="body_column">
-      <div>
-      <!-- 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>Apache Tobago<a name="Apache_Tobago"></a></h2><p>The goal of Apache Tobago&#x2122; is to provide the co
 mmunity with a well designed set of user interface components based on JSF and run on MyFaces.</p><p>Tobago is more than just a tag library. The following statements characterize Tobago and make it different from other frameworks:</p><ul><li>The focus of Tobago is to create business applications without the need for HTML design. The development of Tobago pages follows more the development of conventional user interfaces than the creation of web pages.</li><li>The UI components are abstracted from HTML and any layout information that does not belong to the general page structure. The final output format is determined by the client/user-agent.</li><li>A theming mechanism makes it easy to change the look and feel and to provide special implementations for certain browsers. A fallback solution ensures that as much code is reused for new themes as possible.</li><li>A layout manager is used to arrange the components automatically. This means, no manual laying out with HTML tables or other
  constructs is needed.</li></ul><p>The development of Tobago started in 2002.</p></div><div class="section"><h2>News<a name="News"></a></h2><ul><li><b>07-08-2013</b> - Apache MyFaces Tobago 2.0.0-alpha released!</li><li><b>27-05-2013</b> - Apache MyFaces Tobago 1.5.10 released!</li><li><b>09-04-2013</b> - Next version renamed from 1.6.x to 2.0.x.</li><li><b>04-03-2013</b> - Apache MyFaces Tobago 1.5.9 released!</li><li><b>04-03-2013</b> - Apache MyFaces Tobago 1.0.40 released!</li><li><b>25-10-2012</b> - Apache MyFaces Tobago 1.5.8 released!</li><li><b>11-07-2012</b> - Apache MyFaces Tobago 1.5.7 released!</li><li><b>27-06-2012</b> - Apache MyFaces Tobago 1.6.0-beta-2 released!</li><li><b>06-06-2012</b> - Apache MyFaces Tobago 1.6.0-beta-1 released!</li><li><b>22-05-2012</b> - 1.5.x branch has been created. The trunk is now 1.6.x.</li><li><b>21-05-2012</b> - Apache MyFaces Tobago 1.5.6 released!</li><li><b>11-05-2012</b> - Apache MyFaces Tobago 1.5.5 released!</li><li><b>05-03-2012<
 /b> - Apache MyFaces Tobago 1.5.4 released!</li><li><b>19-02-2012</b> - Apache MyFaces Tobago 1.0.39 released!</li><li><b>15-02-2012</b> - Apache MyFaces Tobago 1.5.3 released!</li><li><b>24-01-2012</b> - Apache MyFaces Tobago 1.5.2 released!</li><li><b>12-12-2011</b> - Apache MyFaces Tobago 1.5.1 released!</li><li><b>30-11-2011</b> - Apache MyFaces Tobago 1.5.0 released!</li><li><b>09-11-2011</b> - Apache MyFaces Tobago 1.5.0-beta-2 released!</li><li><b>23-10-2011</b> - Apache MyFaces Tobago 1.0.38 released!</li><li><b>14-07-2011</b> - Apache MyFaces Tobago 1.0.37 and 1.5.0-beta-1 released!</li><li><b>13-05-2011</b> - Apache MyFaces Tobago 1.0.36 released!</li><li><b>13-03-2011</b> - Apache MyFaces Tobago 1.0.35 released!</li><li><b>23-02-2011</b> - Apache MyFaces Tobago 1.0.34 and 1.5.0-alpha-2 released!</li><li><b>08-02-2011</b> - Apache MyFaces Tobago 1.0.33 released!</li><li><b>30-11-2010</b> - Apache MyFaces Tobago 1.0.32 released!</li><li><b>04-11-2010</b> - Apache MyFaces To
 bago 1.0.31 released!</li><li><b>06-10-2010</b> - Apache MyFaces Tobago 1.0.30 released!</li><li><b>23-09-2010</b> - Apache MyFaces Tobago 1.0.29 released!</li><li><b>18-08-2010</b> - Apache MyFaces Tobago 1.0.28 released!</li><li><b>07-06-2010</b> - Apache MyFaces Tobago 1.0.27 released!</li><li><b>04-06-2010</b> - Apache MyFaces Tobago 1.0.26 released!</li><li><b>01-05-2010</b> - Apache MyFaces Tobago 1.0.25 released!</li><li><b>22-01-2010</b> - Apache MyFaces Tobago 1.0.24 released!</li><li><b>06-09-2009</b> - Apache MyFaces Tobago 1.0.23 released!</li><li><b>16-08-2009</b> - Apache MyFaces Tobago 1.0.22 released!</li><li><b>12-06-2009</b> - Apache MyFaces Tobago 1.0.21 released!</li><li><b>26-10-2008</b> - Apache MyFaces Tobago 1.0.20 released!</li><li><b>06-10-2008</b> - Apache MyFaces Tobago 1.0.19 released!</li><li><b>26-08-2008</b> - Apache MyFaces Tobago 1.0.18 released!</li><li><b>20-05-2008</b> - Apache MyFaces Tobago 1.0.17 released!</li><li><b>16-04-2008</b> - Apache My
 Faces Tobago 1.0.16 released!</li><li><b>11-04-2008</b> - The new tree was moved from the sandbox to core (only in 1.5.x which is still alpha). The old one will be available for a few days as tc:treeOld, for migration.</li><li><b>07-04-2008</b> - The 1.5.x trunk supports JSF 1.1 and JSF 1.2. The JSF 1.2 version is the default.</li><li><b>11-01-2008</b> - 1.0.x branch has been created.</li></ul></div>
-      </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Foundation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="http://apache.org/" class="externalLink">ASF<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+        </li>
+      </ul>
     </div>
-    <div class="clear"></div>
-    </div> <!-- close main container -->
-    <div id="footer">
-      <div class="copyright">
-      &#169;  
-          2002-2013
-       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
-      </div><!-- close copyright -->
-    </div><!-- close footer -->
-  </body>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div id="powered_by">
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+    <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+  </a>
+</div>
+<!-- close powered_by -->
+<div class="clear"></div>
+</div>
+<div id="body_column">
+  <div>
+    <!-- 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>Apache Tobago<a name="Apache_Tobago"></a></h2>
+
+      <p>The goal of Apache Tobago&#x2122; is to provide the community with a well designed set of user interface
+        components based on JSF and run on MyFaces.</p>
+
+      <p>Tobago is more than just a tag library. The following statements characterize Tobago and make it different from
+        other frameworks:</p>
+      <ul>
+        <li>The focus of Tobago is to create business applications without the need for HTML design. The development of
+          Tobago pages follows more the development of conventional user interfaces than the creation of web pages.
+        </li>
+        <li>The UI components are abstracted from HTML and any layout information that does not belong to the general
+          page structure. The final output format is determined by the client/user-agent.
+        </li>
+        <li>A theming mechanism makes it easy to change the look and feel and to provide special implementations for
+          certain browsers. A fallback solution ensures that as much code is reused for new themes as possible.
+        </li>
+        <li>A layout manager is used to arrange the components automatically. This means, no manual laying out with HTML
+          tables or other constructs is needed.
+        </li>
+      </ul>
+      <p>The development of Tobago started in 2002.</p></div>
+    <div class="section"><h2>News<a name="News"></a></h2>
+      <ul>
+        <li><b>07-08-2013</b> - Apache MyFaces Tobago 2.0.0-alpha released!</li>
+        <li><b>27-05-2013</b> - Apache MyFaces Tobago 1.5.10 released!</li>
+        <li><b>09-04-2013</b> - Next version renamed from 1.6.x to 2.0.x.</li>
+        <li><b>04-03-2013</b> - Apache MyFaces Tobago 1.5.9 released!</li>
+        <li><b>04-03-2013</b> - Apache MyFaces Tobago 1.0.40 released!</li>
+        <li><b>25-10-2012</b> - Apache MyFaces Tobago 1.5.8 released!</li>
+        <li><b>11-07-2012</b> - Apache MyFaces Tobago 1.5.7 released!</li>
+        <li><b>27-06-2012</b> - Apache MyFaces Tobago 1.6.0-beta-2 released!</li>
+        <li><b>06-06-2012</b> - Apache MyFaces Tobago 1.6.0-beta-1 released!</li>
+        <li><b>22-05-2012</b> - 1.5.x branch has been created. The trunk is now 1.6.x.</li>
+        <li><b>21-05-2012</b> - Apache MyFaces Tobago 1.5.6 released!</li>
+        <li><b>11-05-2012</b> - Apache MyFaces Tobago 1.5.5 released!</li>
+        <li><b>05-03-2012</b> - Apache MyFaces Tobago 1.5.4 released!</li>
+        <li><b>19-02-2012</b> - Apache MyFaces Tobago 1.0.39 released!</li>
+        <li><b>15-02-2012</b> - Apache MyFaces Tobago 1.5.3 released!</li>
+        <li><b>24-01-2012</b> - Apache MyFaces Tobago 1.5.2 released!</li>
+        <li><b>12-12-2011</b> - Apache MyFaces Tobago 1.5.1 released!</li>
+        <li><b>30-11-2011</b> - Apache MyFaces Tobago 1.5.0 released!</li>
+        <li><b>09-11-2011</b> - Apache MyFaces Tobago 1.5.0-beta-2 released!</li>
+        <li><b>23-10-2011</b> - Apache MyFaces Tobago 1.0.38 released!</li>
+        <li><b>14-07-2011</b> - Apache MyFaces Tobago 1.0.37 and 1.5.0-beta-1 released!</li>
+        <li><b>13-05-2011</b> - Apache MyFaces Tobago 1.0.36 released!</li>
+        <li><b>13-03-2011</b> - Apache MyFaces Tobago 1.0.35 released!</li>
+        <li><b>23-02-2011</b> - Apache MyFaces Tobago 1.0.34 and 1.5.0-alpha-2 released!</li>
+        <li><b>08-02-2011</b> - Apache MyFaces Tobago 1.0.33 released!</li>
+        <li><b>30-11-2010</b> - Apache MyFaces Tobago 1.0.32 released!</li>
+        <li><b>04-11-2010</b> - Apache MyFaces Tobago 1.0.31 released!</li>
+        <li><b>06-10-2010</b> - Apache MyFaces Tobago 1.0.30 released!</li>
+        <li><b>23-09-2010</b> - Apache MyFaces Tobago 1.0.29 released!</li>
+        <li><b>18-08-2010</b> - Apache MyFaces Tobago 1.0.28 released!</li>
+        <li><b>07-06-2010</b> - Apache MyFaces Tobago 1.0.27 released!</li>
+        <li><b>04-06-2010</b> - Apache MyFaces Tobago 1.0.26 released!</li>
+        <li><b>01-05-2010</b> - Apache MyFaces Tobago 1.0.25 released!</li>
+        <li><b>22-01-2010</b> - Apache MyFaces Tobago 1.0.24 released!</li>
+        <li><b>06-09-2009</b> - Apache MyFaces Tobago 1.0.23 released!</li>
+        <li><b>16-08-2009</b> - Apache MyFaces Tobago 1.0.22 released!</li>
+        <li><b>12-06-2009</b> - Apache MyFaces Tobago 1.0.21 released!</li>
+        <li><b>26-10-2008</b> - Apache MyFaces Tobago 1.0.20 released!</li>
+        <li><b>06-10-2008</b> - Apache MyFaces Tobago 1.0.19 released!</li>
+        <li><b>26-08-2008</b> - Apache MyFaces Tobago 1.0.18 released!</li>
+        <li><b>20-05-2008</b> - Apache MyFaces Tobago 1.0.17 released!</li>
+        <li><b>16-04-2008</b> - Apache MyFaces Tobago 1.0.16 released!</li>
+        <li><b>11-04-2008</b> - The new tree was moved from the sandbox to core (only in 1.5.x which is still alpha).
+          The old one will be available for a few days as tc:treeOld, for migration.
+        </li>
+        <li><b>07-04-2008</b> - The 1.5.x trunk supports JSF 1.1 and JSF 1.2. The JSF 1.2 version is the default.</li>
+        <li><b>11-01-2008</b> - 1.0.x branch has been created.</li>
+      </ul>
+    </div>
+  </div>
+</div>
+<div class="clear"></div>
+</div>
+<!-- close main container -->
+<div id="footer">
+  <div class="copyright">
+    &#169;
+    2002-2013
+    Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
+    Version 2.0</a>.<br/>
+    Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks
+    of The Apache Software Foundation.
+  </div>
+  <!-- close copyright -->
+</div>
+<!-- close footer -->
+</body>
 </html>

Modified: myfaces/site/publish/tobago/integration.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/integration.html?rev=1531951&r1=1531950&r2=1531951&view=diff
==============================================================================
--- myfaces/site/publish/tobago/integration.html (original)
+++ myfaces/site/publish/tobago/integration.html Mon Oct 14 15:59:48 2013
@@ -1,378 +1,365 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>Tobago - Continuous Integration</title>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+  <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+</head>
+<body>
+<div id="header">
+  <div id="top_menu">
+    <div id="top_menu_container">
+
+
+      <div class="date">
+        Last Published: 28 May 2013
+      </div>
+      <ul>
+        <li>
+          <a href="http://www.apache.org/">Apache</a>
+        </li>
+        <li>
+          <a href="../">MyFaces</a>
+        </li>
+        <li>
+          <a href="./">Tobago</a>
+        </li>
+        <li>
+          <a href="../download.html">Download</a>
+        </li>
+        <li>
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+      <div class="clear"></div>
+    </div>
+    <!-- close top_menu_container -->
+  </div>
+  <!-- close top_menu -->
+  <div id="header_bottom">
+    <div id="logo_banner_container">
+      <div id="logo">
+        <a href="./">
+
+          <img src="images/tobagoLogo.png" alt=""/>
+
+        </a>
+      </div>
+      <div id="banner">
+        <a href="../">
+
+          <img src="img/banners/MyFaces_logo.jpg" alt=""/>
+
+        </a>
+      </div>
+      <div class="clear"></div>
+    </div>
+    <!-- close logo_banner_container -->
+  </div>
+  <!-- close header_bottom -->
+</div>
+<!-- close header -->
+<div id="main_container">
+<div id="left_column">
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Tobago</h5>
+
+    <div class="content">
+      <ul class="left_menu">
 
+        <li class="none">
+          <a href="index.html">Introduction</a>
+        </li>
+
+        <li class="none">
+          <a href="download.html">Download</a>
+        </li>
 
+        <li class="none">
+          <a href="demo.html">Demo</a>
+        </li>
 
+        <li class="none">
+          <a href="news.html">News</a>
+        </li>
 
+        <li class="none">
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Documentation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="documentation.html">Overview</a>
+        </li>
 
+        <li class="none">
+          <a href="getting-started.html">Getting Started</a>
+        </li>
 
+        <li class="none">
+          <a href="migration-1.5.html">Migration to 1.5</a>
+        </li>
 
+        <li class="none">
+          <a href="migration-2.0.html">Migration to 2.0 (alpha)</a>
+        </li>
 
+        <li class="none">
+          <a href="guide.html">Guide to Tobago</a>
+        </li>
 
+        <li class="none">
+          <a href="roadmap.html">Roadmap</a>
+        </li>
 
+        <li class="none">
+          <a href="compatibility.html">Compatibility</a>
+        </li>
 
+        <li class="none">
+          <a href="themes.html">Theme Handling</a>
+        </li>
 
+        <li class="none">
+          <a href="faq.html">FAQ</a>
+        </li>
 
+        <li class="none">
+          <a href="api-documentation.html">API Documentation</a>
+        </li>
 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Tobago - Continuous Integration</title>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
-    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body>
-  <div id="header">
-    <div id="top_menu">
-      <div id="top_menu_container">
-              
-  
-  
-  <div class="date">
-    Last Published: 28 May 2013
+        <li class="none">
+          <a href="release-checklist.html">Release Checklist</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
   </div>
-            <ul>
-      <li>
-        <a href="http://www.apache.org/">Apache</a>
-    </li>
-                    <li>
-        <a href="../">MyFaces</a>
-    </li>
-                    <li>
-        <a href="./">Tobago</a>
-    </li>
-                    <li>
-        <a href="../download.html">Download</a>
-    </li>
-                    <li>
-        <a href="mail-lists.html">Mailing Lists</a>
-    </li>
-        </ul>
-        <div class="clear"></div>
-      </div> <!-- close top_menu_container -->
-    </div> <!-- close top_menu -->
-    <div id="header_bottom">
-    <div id="logo_banner_container">
-            <div id="logo">
-          <a href="./">
-    
-                                            <img src="images/tobagoLogo.png" alt="" />
-    
-            </a>
-        </div>
-              <div id="banner">
-          <a href="../">
-    
-                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
-    
-            </a>
-        </div>
-        <div class="clear"></div>
-    </div> <!-- close logo_banner_container -->
-    </div> <!-- close header_bottom -->
-  </div> <!-- close header -->
-    <div id="main_container">
-    <div id="left_column">
-             <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Tobago</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="download.html">Download</a>
-          </li>
-              
-    <li class="none">
-                    <a href="demo.html">Demo</a>
-          </li>
-              
-    <li class="none">
-                    <a href="news.html">News</a>
-          </li>
-              
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="documentation.html">Overview</a>
-          </li>
-              
-    <li class="none">
-                    <a href="getting-started.html">Getting Started</a>
-          </li>
-              
-    <li class="none">
-                    <a href="migration-1.5.html">Migration to 1.5</a>
-          </li>
-              
-    <li class="none">
-                    <a href="migration-2.0.html">Migration to 2.0 (alpha)</a>
-          </li>
-              
-    <li class="none">
-                    <a href="guide.html">Guide to Tobago</a>
-          </li>
-              
-    <li class="none">
-                    <a href="roadmap.html">Roadmap</a>
-          </li>
-              
-    <li class="none">
-                    <a href="compatibility.html">Compatibility</a>
-          </li>
-              
-    <li class="none">
-                    <a href="themes.html">Theme Handling</a>
-          </li>
-              
-    <li class="none">
-                    <a href="faq.html">FAQ</a>
-          </li>
-              
-    <li class="none">
-                    <a href="api-documentation.html">API Documentation</a>
-          </li>
-              
-    <li class="none">
-                    <a href="release-checklist.html">Release Checklist</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-            </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Modules</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="tobago-tool/index.html">Tobago Tool</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-core/index.html">Tobago Core</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-theme/index.html">Tobago Themes</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-extension/index.html">Tobago Extensions</a>
-          </li>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Modules</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="tobago-tool/index.html">Tobago Tool</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-core/index.html">Tobago Core</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-theme/index.html">Tobago Themes</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-extension/index.html">Tobago Extensions</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Project Documentation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+
+        <li class="expanded">
+          <a href="project-info.html">Project Information</a>
+          <ul>
+
+            <li class="none">
+              <a href="index.html">About</a>
+            </li>
+
+            <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+            </li>
+
+            <li class="none">
+              <a href="modules.html">Project Modules</a>
+            </li>
+
+            <li class="none">
+              <a href="license.html">Project License</a>
+            </li>
+
+            <li class="none">
+              <a href="team-list.html">Project Team</a>
+            </li>
+
+            <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+            </li>
+
+            <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+            </li>
+
+            <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+            </li>
+
+            <li class="none">
+              <a href="dependency-management.html">Dependency Management</a>
+            </li>
+
+            <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+            </li>
+
+            <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+            </li>
+
+            <li class="none">
+              <a href="integration.html" class="selected">Continuous Integration</a>
+            </li>
+
+            <li class="none">
+              <a href="plugin-management.html">Plugin Management</a>
+            </li>
+
+            <li class="none">
+              <a href="plugins.html">Project Plugins</a>
+            </li>
+
+            <li class="none">
+              <a href="distribution-management.html">Distribution Management</a>
+            </li>
           </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Project Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-            
-            
-      
-            
-      
-            
-      
-              
-            <li class="expanded">
-                    <a href="project-info.html">Project Information</a>
-                  <ul>
-                  
-    <li class="none">
-                    <a href="index.html">About</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="project-summary.html">Project Summary</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="modules.html">Project Modules</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="license.html">Project License</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="team-list.html">Project Team</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="source-repository.html">Source Repository</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="issue-tracking.html">Issue Tracking</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-management.html">Dependency Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependencies.html">Dependencies</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-convergence.html">Dependency Convergence</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="integration.html" class="selected">Continuous Integration</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugin-management.html">Plugin Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugins.html">Project Plugins</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="distribution-management.html">Distribution Management</a>
-          </li>
-              </ul>
-        </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
+        </li>
+
+
         <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Foundation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="http://apache.org/" class="externalLink">ASF<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-           <div id="powered_by">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
-          </a>
-              </div> <!-- close powered_by -->
-  <div class="clear"></div>
+          <a href="project-reports.html">Project Reports</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Foundation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="http://apache.org/" class="externalLink">ASF<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+        </li>
+      </ul>
     </div>
-    <div id="body_column">
-      <div>
-      <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></div><div class="section"><h2>Access<a name="Access"></a></h2><a name="Access"></a><p>The following is a link to the continuous integration system used by the project.</p><div class="source"><pre><a class="externalLink" href="https://builds.apache.org/">https://builds.apache.org/</a></pre></div></div><div class="section"><h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a><p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.</p><table border="0" class="bodyTable"><tr class="a"><th>Type</th><th>Address</th><th>Configuration</th></tr><tr class="b"><td>mail</td><td>-</td><td>address=commits@myfaces.apache.org</td></tr></table></div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div id="powered_by">
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+    <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+  </a>
+</div>
+<!-- close powered_by -->
+<div class="clear"></div>
+</div>
+<div id="body_column">
+  <div>
+    <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+
+      <p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></div>
+    <div class="section"><h2>Access<a name="Access"></a></h2><a name="Access"></a>
+
+      <p>The following is a link to the continuous integration system used by the project.</p>
+
+      <div class="source">
+        <pre><a class="externalLink" href="https://builds.apache.org/">https://builds.apache.org/</a></pre>
       </div>
     </div>
-    <div class="clear"></div>
-    </div> <!-- close main container -->
-    <div id="footer">
-      <div class="copyright">
-      &#169;  
-          2002-2013
-       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
-      </div><!-- close copyright -->
-    </div><!-- close footer -->
-  </body>
+    <div class="section"><h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a>
+
+      <p>Configuration for notifying developers/users when a build is unsuccessful, including user information and
+        notification mode.</p>
+      <table border="0" class="bodyTable">
+        <tr class="a">
+          <th>Type</th>
+          <th>Address</th>
+          <th>Configuration</th>
+        </tr>
+        <tr class="b">
+          <td>mail</td>
+          <td>-</td>
+          <td>address=commits@myfaces.apache.org</td>
+        </tr>
+      </table>
+    </div>
+  </div>
+</div>
+<div class="clear"></div>
+</div>
+<!-- close main container -->
+<div id="footer">
+  <div class="copyright">
+    &#169;
+    2002-2013
+    Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
+    Version 2.0</a>.<br/>
+    Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks
+    of The Apache Software Foundation.
+  </div>
+  <!-- close copyright -->
+</div>
+<!-- close footer -->
+</body>
 </html>

Modified: myfaces/site/publish/tobago/issue-tracking.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/issue-tracking.html?rev=1531951&r1=1531950&r2=1531951&view=diff
==============================================================================
--- myfaces/site/publish/tobago/issue-tracking.html (original)
+++ myfaces/site/publish/tobago/issue-tracking.html Mon Oct 14 15:59:48 2013
@@ -1,378 +1,350 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>Tobago - Issue Tracking</title>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+  <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+</head>
+<body>
+<div id="header">
+  <div id="top_menu">
+    <div id="top_menu_container">
 
 
+      <div class="date">
+        Last Published: 28 May 2013
+      </div>
+      <ul>
+        <li>
+          <a href="http://www.apache.org/">Apache</a>
+        </li>
+        <li>
+          <a href="../">MyFaces</a>
+        </li>
+        <li>
+          <a href="./">Tobago</a>
+        </li>
+        <li>
+          <a href="../download.html">Download</a>
+        </li>
+        <li>
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+      <div class="clear"></div>
+    </div>
+    <!-- close top_menu_container -->
+  </div>
+  <!-- close top_menu -->
+  <div id="header_bottom">
+    <div id="logo_banner_container">
+      <div id="logo">
+        <a href="./">
 
+          <img src="images/tobagoLogo.png" alt=""/>
 
+        </a>
+      </div>
+      <div id="banner">
+        <a href="../">
 
+          <img src="img/banners/MyFaces_logo.jpg" alt=""/>
 
+        </a>
+      </div>
+      <div class="clear"></div>
+    </div>
+    <!-- close logo_banner_container -->
+  </div>
+  <!-- close header_bottom -->
+</div>
+<!-- close header -->
+<div id="main_container">
+<div id="left_column">
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Tobago</h5>
 
+    <div class="content">
+      <ul class="left_menu">
 
+        <li class="none">
+          <a href="index.html">Introduction</a>
+        </li>
 
+        <li class="none">
+          <a href="download.html">Download</a>
+        </li>
 
+        <li class="none">
+          <a href="demo.html">Demo</a>
+        </li>
 
+        <li class="none">
+          <a href="news.html">News</a>
+        </li>
 
+        <li class="none">
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Documentation</h5>
 
+    <div class="content">
+      <ul class="left_menu">
 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Tobago - Issue Tracking</title>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
-    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body>
-  <div id="header">
-    <div id="top_menu">
-      <div id="top_menu_container">
-              
-  
-  
-  <div class="date">
-    Last Published: 28 May 2013
+        <li class="none">
+          <a href="documentation.html">Overview</a>
+        </li>
+
+        <li class="none">
+          <a href="getting-started.html">Getting Started</a>
+        </li>
+
+        <li class="none">
+          <a href="migration-1.5.html">Migration to 1.5</a>
+        </li>
+
+        <li class="none">
+          <a href="migration-2.0.html">Migration to 2.0 (alpha)</a>
+        </li>
+
+        <li class="none">
+          <a href="guide.html">Guide to Tobago</a>
+        </li>
+
+        <li class="none">
+          <a href="roadmap.html">Roadmap</a>
+        </li>
+
+        <li class="none">
+          <a href="compatibility.html">Compatibility</a>
+        </li>
+
+        <li class="none">
+          <a href="themes.html">Theme Handling</a>
+        </li>
+
+        <li class="none">
+          <a href="faq.html">FAQ</a>
+        </li>
+
+        <li class="none">
+          <a href="api-documentation.html">API Documentation</a>
+        </li>
+
+        <li class="none">
+          <a href="release-checklist.html">Release Checklist</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
   </div>
-            <ul>
-      <li>
-        <a href="http://www.apache.org/">Apache</a>
-    </li>
-                    <li>
-        <a href="../">MyFaces</a>
-    </li>
-                    <li>
-        <a href="./">Tobago</a>
-    </li>
-                    <li>
-        <a href="../download.html">Download</a>
-    </li>
-                    <li>
-        <a href="mail-lists.html">Mailing Lists</a>
-    </li>
-        </ul>
-        <div class="clear"></div>
-      </div> <!-- close top_menu_container -->
-    </div> <!-- close top_menu -->
-    <div id="header_bottom">
-    <div id="logo_banner_container">
-            <div id="logo">
-          <a href="./">
-    
-                                            <img src="images/tobagoLogo.png" alt="" />
-    
-            </a>
-        </div>
-              <div id="banner">
-          <a href="../">
-    
-                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
-    
-            </a>
-        </div>
-        <div class="clear"></div>
-    </div> <!-- close logo_banner_container -->
-    </div> <!-- close header_bottom -->
-  </div> <!-- close header -->
-    <div id="main_container">
-    <div id="left_column">
-             <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Tobago</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="download.html">Download</a>
-          </li>
-              
-    <li class="none">
-                    <a href="demo.html">Demo</a>
-          </li>
-              
-    <li class="none">
-                    <a href="news.html">News</a>
-          </li>
-              
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="documentation.html">Overview</a>
-          </li>
-              
-    <li class="none">
-                    <a href="getting-started.html">Getting Started</a>
-          </li>
-              
-    <li class="none">
-                    <a href="migration-1.5.html">Migration to 1.5</a>
-          </li>
-              
-    <li class="none">
-                    <a href="migration-2.0.html">Migration to 2.0 (alpha)</a>
-          </li>
-              
-    <li class="none">
-                    <a href="guide.html">Guide to Tobago</a>
-          </li>
-              
-    <li class="none">
-                    <a href="roadmap.html">Roadmap</a>
-          </li>
-              
-    <li class="none">
-                    <a href="compatibility.html">Compatibility</a>
-          </li>
-              
-    <li class="none">
-                    <a href="themes.html">Theme Handling</a>
-          </li>
-              
-    <li class="none">
-                    <a href="faq.html">FAQ</a>
-          </li>
-              
-    <li class="none">
-                    <a href="api-documentation.html">API Documentation</a>
-          </li>
-              
-    <li class="none">
-                    <a href="release-checklist.html">Release Checklist</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-            </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Modules</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="tobago-tool/index.html">Tobago Tool</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-core/index.html">Tobago Core</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-theme/index.html">Tobago Themes</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-extension/index.html">Tobago Extensions</a>
-          </li>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Modules</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="tobago-tool/index.html">Tobago Tool</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-core/index.html">Tobago Core</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-theme/index.html">Tobago Themes</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-extension/index.html">Tobago Extensions</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Project Documentation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+
+        <li class="expanded">
+          <a href="project-info.html">Project Information</a>
+          <ul>
+
+            <li class="none">
+              <a href="index.html">About</a>
+            </li>
+
+            <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+            </li>
+
+            <li class="none">
+              <a href="modules.html">Project Modules</a>
+            </li>
+
+            <li class="none">
+              <a href="license.html">Project License</a>
+            </li>
+
+            <li class="none">
+              <a href="team-list.html">Project Team</a>
+            </li>
+
+            <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+            </li>
+
+            <li class="none">
+              <a href="issue-tracking.html" class="selected">Issue Tracking</a>
+            </li>
+
+            <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+            </li>
+
+            <li class="none">
+              <a href="dependency-management.html">Dependency Management</a>
+            </li>
+
+            <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+            </li>
+
+            <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+            </li>
+
+            <li class="none">
+              <a href="integration.html">Continuous Integration</a>
+            </li>
+
+            <li class="none">
+              <a href="plugin-management.html">Plugin Management</a>
+            </li>
+
+            <li class="none">
+              <a href="plugins.html">Project Plugins</a>
+            </li>
+
+            <li class="none">
+              <a href="distribution-management.html">Distribution Management</a>
+            </li>
           </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Project Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-            
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-            <li class="expanded">
-                    <a href="project-info.html">Project Information</a>
-                  <ul>
-                  
-    <li class="none">
-                    <a href="index.html">About</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="project-summary.html">Project Summary</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="modules.html">Project Modules</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="license.html">Project License</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="team-list.html">Project Team</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="source-repository.html">Source Repository</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="issue-tracking.html" class="selected">Issue Tracking</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-management.html">Dependency Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependencies.html">Dependencies</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-convergence.html">Dependency Convergence</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="integration.html">Continuous Integration</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugin-management.html">Plugin Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugins.html">Project Plugins</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="distribution-management.html">Distribution Management</a>
-          </li>
-              </ul>
-        </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
+        </li>
+
+
         <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Foundation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="http://apache.org/" class="externalLink">ASF<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-           <div id="powered_by">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
-          </a>
-              </div> <!-- close powered_by -->
-  <div class="clear"></div>
+          <a href="project-reports.html">Project Reports</a>
+        </li>
+      </ul>
     </div>
-    <div id="body_column">
-      <div>
-      <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</p></div><div class="section"><h2>Issue Tracking<a name="Issue_Tracking"></a></h2><a name="Issue_Tracking"></a><p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p><div class="source"><pre><a class="externalLink" href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310273">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310273</a></pre></div></div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Foundation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="http://apache.org/" class="externalLink">ASF<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div id="powered_by">
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+    <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+  </a>
+</div>
+<!-- close powered_by -->
+<div class="clear"></div>
+</div>
+<div id="body_column">
+  <div>
+    <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+
+      <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based,
+        issue tracking and project management application.</p></div>
+    <div class="section"><h2>Issue Tracking<a name="Issue_Tracking"></a></h2><a name="Issue_Tracking"></a>
+
+      <p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this
+        project.</p>
+
+      <div class="source">
+        <pre><a class="externalLink" href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310273">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310273</a></pre>
       </div>
     </div>
-    <div class="clear"></div>
-    </div> <!-- close main container -->
-    <div id="footer">
-      <div class="copyright">
-      &#169;  
-          2002-2013
-       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
-      </div><!-- close copyright -->
-    </div><!-- close footer -->
-  </body>
+  </div>
+</div>
+<div class="clear"></div>
+</div>
+<!-- close main container -->
+<div id="footer">
+  <div class="copyright">
+    &#169;
+    2002-2013
+    Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
+    Version 2.0</a>.<br/>
+    Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks
+    of The Apache Software Foundation.
+  </div>
+  <!-- close copyright -->
+</div>
+<!-- close footer -->
+</body>
 </html>