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 [21/25] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/project-info.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/project-info.html?rev=1531951&r1=1531950&r2=1531951&view=diff
==============================================================================
--- myfaces/site/publish/tobago/project-info.html (original)
+++ myfaces/site/publish/tobago/project-info.html Mon Oct 14 15:59:48 2013
@@ -1,378 +1,423 @@
+<!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 - Project Information</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>
 
-<!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 - Project Information</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="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" class="selected">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">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" class="selected">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">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>Project Information<a name="Project_Information"></a></h2><p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="index.html">About</a></td><td>The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.</td></tr><tr class="a"><td><a href="project-summary.html">Project Summary</a></td><td>This document lists other related information of this project</td></tr><tr class="b"><td><a href="modules.html">Project Modules</a></td><td>This document lists the modules (sub-projects) of this project.</td>
 </tr><tr class="a"><td><a href="license.html">Project License</a></td><td>This is a link to the definitions of project licenses.</td></tr><tr class="b"><td><a href="team-list.html">Project Team</a></td><td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr><tr class="a"><td><a href="source-repository.html">Source Repository</a></td><td>This is a link to the online source repository that can be viewed via a web browser.</td></tr><tr class="b"><td><a href="issue-tracking.html">Issue Tracking</a></td><td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr><tr class="a"><td><a href="mail-lists.html">Mailing Lists</a></td><td>This document provides subscription and archive information for this project's mailing lists.</td></tr><tr class="b"><td><a href="dependency-management
 .html">Dependency Management</a></td><td>This document lists the dependencies that are defined through dependencyManagement.</td></tr><tr class="a"><td><a href="dependencies.html">Dependencies</a></td><td>This document lists the project's dependencies and provides information on each dependency.</td></tr><tr class="b"><td><a href="dependency-convergence.html">Dependency Convergence</a></td><td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr><tr class="a"><td><a href="integration.html">Continuous Integration</a></td><td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr><tr class="b"><td><a href="plugin-management.html">Plugin Management</a></td><td>This document lists the plugins that are defined through pluginManagement.</td></tr><tr class="a"><td><a href="plugins.html">Project Plugins</a></td><td>This document lists the bui
 ld plugins and the report plugins used by this project.</td></tr><tr class="b"><td><a href="distribution-management.html">Distribution Management</a></td><td>This document provides informations on the distribution management of this project.</td></tr></table></div></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>Project Information<a name="Project_Information"></a></h2>
+
+      <p>This document provides an overview of the various documents and links that are part of this project's general
+        information. All of this content is automatically generated by <a class="externalLink"
+                                                                          href="http://maven.apache.org">Maven</a> on
+        behalf of the project.</p>
+
+      <div class="section"><h3>Overview<a name="Overview"></a></h3>
+        <table border="0" class="bodyTable">
+          <tr class="a">
+            <th>Document</th>
+            <th>Description</th>
+          </tr>
+          <tr class="b">
+            <td><a href="index.html">About</a></td>
+            <td>The goal of Tobago is to provide the community with a well designed set of user interface components
+              based on JSF and run on MyFaces.
+            </td>
+          </tr>
+          <tr class="a">
+            <td><a href="project-summary.html">Project Summary</a></td>
+            <td>This document lists other related information of this project</td>
+          </tr>
+          <tr class="b">
+            <td><a href="modules.html">Project Modules</a></td>
+            <td>This document lists the modules (sub-projects) of this project.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="license.html">Project License</a></td>
+            <td>This is a link to the definitions of project licenses.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="team-list.html">Project Team</a></td>
+            <td>This document provides information on the members of this project. These are the individuals who have
+              contributed to the project in one form or another.
+            </td>
+          </tr>
+          <tr class="a">
+            <td><a href="source-repository.html">Source Repository</a></td>
+            <td>This is a link to the online source repository that can be viewed via a web browser.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="issue-tracking.html">Issue Tracking</a></td>
+            <td>This is a link to the issue management system for this project. Issues (bugs, features, change requests)
+              can be created and queried using this link.
+            </td>
+          </tr>
+          <tr class="a">
+            <td><a href="mail-lists.html">Mailing Lists</a></td>
+            <td>This document provides subscription and archive information for this project's mailing lists.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="dependency-management.html">Dependency Management</a></td>
+            <td>This document lists the dependencies that are defined through dependencyManagement.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="dependencies.html">Dependencies</a></td>
+            <td>This document lists the project's dependencies and provides information on each dependency.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="dependency-convergence.html">Dependency Convergence</a></td>
+            <td>This document presents the convergence of dependency versions across the entire project, and its sub
+              modules.
+            </td>
+          </tr>
+          <tr class="a">
+            <td><a href="integration.html">Continuous Integration</a></td>
+            <td>This is a link to the definitions of all continuous integration processes that builds and tests code on
+              a frequent, regular basis.
+            </td>
+          </tr>
+          <tr class="b">
+            <td><a href="plugin-management.html">Plugin Management</a></td>
+            <td>This document lists the plugins that are defined through pluginManagement.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="plugins.html">Project Plugins</a></td>
+            <td>This document lists the build plugins and the report plugins used by this project.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="distribution-management.html">Distribution Management</a></td>
+            <td>This document provides informations on the distribution management of this project.</td>
+          </tr>
+        </table>
       </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>

Modified: myfaces/site/publish/tobago/project-reports.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/project-reports.html?rev=1531951&r1=1531950&r2=1531951&view=diff
==============================================================================
--- myfaces/site/publish/tobago/project-reports.html (original)
+++ myfaces/site/publish/tobago/project-reports.html Mon Oct 14 15:59:48 2013
@@ -1,370 +1,395 @@
+<!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 - Generated Reports</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 - Generated Reports</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>
-          </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">
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
+  <!-- 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="collapsed">
-                    <a href="project-info.html">Project Information</a>
-                </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-            <li class="expanded">
-                    <a href="project-reports.html" class="selected">Project Reports</a>
-                  <ul>
-                  
-    <li class="none">
-                    <a href="pmd.html">PMD Report</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="cpd.html">CPD Report</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="xref/index.html">Source Xref</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="xref-test/index.html">Test Source Xref</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="apidocs/index.html">JavaDocs</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="testapidocs/index.html">Test JavaDocs</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="surefire-report.html">Surefire Report</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dev-activity.html">Developer Activity</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="file-activity.html">File Activity</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="changelog.html">Change Log</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="javancss.html">JavaNCSS Report</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="rat-report.html">RAT Report</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-analysis.html">Dependency Analysis</a>
-          </li>
-              </ul>
+          <a href="project-info.html">Project Information</a>
         </li>
+
+
+        <li class="expanded">
+          <a href="project-reports.html" class="selected">Project Reports</a>
+          <ul>
+
+            <li class="none">
+              <a href="pmd.html">PMD Report</a>
+            </li>
+
+            <li class="none">
+              <a href="cpd.html">CPD Report</a>
+            </li>
+
+            <li class="none">
+              <a href="xref/index.html">Source Xref</a>
+            </li>
+
+            <li class="none">
+              <a href="xref-test/index.html">Test Source Xref</a>
+            </li>
+
+            <li class="none">
+              <a href="apidocs/index.html">JavaDocs</a>
+            </li>
+
+            <li class="none">
+              <a href="testapidocs/index.html">Test JavaDocs</a>
+            </li>
+
+            <li class="none">
+              <a href="surefire-report.html">Surefire Report</a>
+            </li>
+
+            <li class="none">
+              <a href="dev-activity.html">Developer Activity</a>
+            </li>
+
+            <li class="none">
+              <a href="file-activity.html">File Activity</a>
+            </li>
+
+            <li class="none">
+              <a href="changelog.html">Change Log</a>
+            </li>
+
+            <li class="none">
+              <a href="javancss.html">JavaNCSS Report</a>
+            </li>
+
+            <li class="none">
+              <a href="rat-report.html">RAT Report</a>
+            </li>
+
+            <li class="none">
+              <a href="dependency-analysis.html">Dependency Analysis</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>
+        </li>
+      </ul>
     </div>
-    <div id="body_column">
-      <div>
-      <div class="section"><h2>Generated Reports<a name="Generated_Reports"></a></h2><p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p><div class="section"><h3>Overview<a name="Overview"></a></h3><table border="0" class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="pmd.html">PMD Report</a></td><td>Verification of coding rules.</td></tr><tr class="a"><td><a href="cpd.html">CPD Report</a></td><td>Duplicate code detection.</td></tr><tr class="b"><td><a href="xref/index.html">Source Xref</a></td><td>HTML based, cross-reference version of Java source code.</td></tr><tr class="a"><td><a href="xref-test/index.html">Test Source Xref</a></td><td>HTML based, cross-reference version of Java test source code.</td></tr><tr class="b"><td><a href="apidocs/index.html">JavaDocs</a></td><td>JavaDoc
  API documentation.</td></tr><tr class="a"><td><a href="testapidocs/index.html">Test JavaDocs</a></td><td>Test JavaDoc API documentation.</td></tr><tr class="b"><td><a href="surefire-report.html">Surefire Report</a></td><td>Report on the test results of the project.</td></tr><tr class="a"><td><a href="dev-activity.html">Developer Activity</a></td><td>Generated developer activity report from SCM.</td></tr><tr class="b"><td><a href="file-activity.html">File Activity</a></td><td>Generated file activity report from SCM.</td></tr><tr class="a"><td><a href="changelog.html">Change Log</a></td><td>Generated change log report from SCM.</td></tr><tr class="b"><td><a href="javancss.html">JavaNCSS Report</a></td><td>Code metric analysis.</td></tr><tr class="a"><td><a href="rat-report.html">RAT Report</a></td><td>Report on compliance to license related source code policies</td></tr><tr class="b"><td><a href="dependency-analysis.html">Dependency Analysis</a></td><td>Dependency analysis of the pro
 ject (used declared, used undeclared, unused declared)</td></tr></table></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>Generated Reports<a name="Generated_Reports"></a></h2>
+
+      <p>This document provides an overview of the various reports that are automatically generated by <a
+          class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p>
+
+      <div class="section"><h3>Overview<a name="Overview"></a></h3>
+        <table border="0" class="bodyTable">
+          <tr class="a">
+            <th>Document</th>
+            <th>Description</th>
+          </tr>
+          <tr class="b">
+            <td><a href="pmd.html">PMD Report</a></td>
+            <td>Verification of coding rules.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="cpd.html">CPD Report</a></td>
+            <td>Duplicate code detection.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="xref/index.html">Source Xref</a></td>
+            <td>HTML based, cross-reference version of Java source code.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="xref-test/index.html">Test Source Xref</a></td>
+            <td>HTML based, cross-reference version of Java test source code.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="apidocs/index.html">JavaDocs</a></td>
+            <td>JavaDoc API documentation.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="testapidocs/index.html">Test JavaDocs</a></td>
+            <td>Test JavaDoc API documentation.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="surefire-report.html">Surefire Report</a></td>
+            <td>Report on the test results of the project.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="dev-activity.html">Developer Activity</a></td>
+            <td>Generated developer activity report from SCM.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="file-activity.html">File Activity</a></td>
+            <td>Generated file activity report from SCM.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="changelog.html">Change Log</a></td>
+            <td>Generated change log report from SCM.</td>
+          </tr>
+          <tr class="b">
+            <td><a href="javancss.html">JavaNCSS Report</a></td>
+            <td>Code metric analysis.</td>
+          </tr>
+          <tr class="a">
+            <td><a href="rat-report.html">RAT Report</a></td>
+            <td>Report on compliance to license related source code policies</td>
+          </tr>
+          <tr class="b">
+            <td><a href="dependency-analysis.html">Dependency Analysis</a></td>
+            <td>Dependency analysis of the project (used declared, used undeclared, unused declared)</td>
+          </tr>
+        </table>
       </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>

Modified: myfaces/site/publish/tobago/project-summary.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/project-summary.html?rev=1531951&r1=1531950&r2=1531951&view=diff
==============================================================================
--- myfaces/site/publish/tobago/project-summary.html (original)
+++ myfaces/site/publish/tobago/project-summary.html Mon Oct 14 15:59:48 2013
@@ -1,378 +1,405 @@
+<!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 - Project Summary</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 - Project Summary</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" class="selected">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">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" class="selected">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">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>Project Summary<a name="Project_Summary"></a></h2><a name="Project_Summary"></a><div class="section"><h3>Project Information<a name="Project_Information"></a></h3><a name="Project_Information"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>Apache Tobago</td></tr><tr class="a"><td>Description</td><td>The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF and run on MyFaces.</td></tr><tr class="b"><td>Homepage</td><td><a class="externalLink" href="http://myfaces.apache.org/tobago">http://myfaces.apache.org/tobago</a></td></tr></table></div><div class="section"><h3>Project Organization<a name="Project_Organization"></a></h3><a name="Project_Organization"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>The Apache Software Foundation</td></tr><tr class="a"><td>
 URL</td><td><a class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td></tr></table></div><div class="section"><h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a><table border="0" class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>GroupId</td><td>org.apache.myfaces.tobago</td></tr><tr class="a"><td>ArtifactId</td><td>tobago</td></tr><tr class="b"><td>Version</td><td>2.0.0-alpha-1-SNAPSHOT</td></tr><tr class="a"><td>Type</td><td>pom</td></tr></table></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>Project Summary<a name="Project_Summary"></a></h2><a name="Project_Summary"></a>
+
+      <div class="section"><h3>Project Information<a name="Project_Information"></a></h3><a
+          name="Project_Information"></a>
+        <table border="0" class="bodyTable">
+          <tr class="a">
+            <th>Field</th>
+            <th>Value</th>
+          </tr>
+          <tr class="b">
+            <td>Name</td>
+            <td>Apache Tobago</td>
+          </tr>
+          <tr class="a">
+            <td>Description</td>
+            <td>The goal of Tobago is to provide the community with a well designed set of user interface components
+              based on JSF and run on MyFaces.
+            </td>
+          </tr>
+          <tr class="b">
+            <td>Homepage</td>
+            <td><a class="externalLink" href="http://myfaces.apache.org/tobago">http://myfaces.apache.org/tobago</a>
+            </td>
+          </tr>
+        </table>
+      </div>
+      <div class="section"><h3>Project Organization<a name="Project_Organization"></a></h3><a
+          name="Project_Organization"></a>
+        <table border="0" class="bodyTable">
+          <tr class="a">
+            <th>Field</th>
+            <th>Value</th>
+          </tr>
+          <tr class="b">
+            <td>Name</td>
+            <td>The Apache Software Foundation</td>
+          </tr>
+          <tr class="a">
+            <td>URL</td>
+            <td><a class="externalLink" href="http://www.apache.org/">http://www.apache.org/</a></td>
+          </tr>
+        </table>
+      </div>
+      <div class="section"><h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a>
+        <table border="0" class="bodyTable">
+          <tr class="a">
+            <th>Field</th>
+            <th>Value</th>
+          </tr>
+          <tr class="b">
+            <td>GroupId</td>
+            <td>org.apache.myfaces.tobago</td>
+          </tr>
+          <tr class="a">
+            <td>ArtifactId</td>
+            <td>tobago</td>
+          </tr>
+          <tr class="b">
+            <td>Version</td>
+            <td>2.0.0-alpha-1-SNAPSHOT</td>
+          </tr>
+          <tr class="a">
+            <td>Type</td>
+            <td>pom</td>
+          </tr>
+        </table>
       </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>