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 2016/04/22 22:18:36 UTC

svn commit: r1740601 [9/15] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/getting-started.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/getting-started.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/getting-started.html (original)
+++ myfaces/site/publish/tobago/getting-started.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!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 - Getting Started</title>
+  <title>Tobago &#x2013; Getting Started</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"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -197,25 +197,18 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <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. --><p>This section describes how to build Tobago and run the example
-      applications from the sources.</p>
+      <p>This section describes how to build Tobago and run the example applications from the sources.</p>
       <div class="section">
-        <h2>Checking Out<a name="Checking_Out"></a></h2>
+        <h2><a name="Checking_Out"></a>Checking Out</h2>
         <p>Check out the 2.0.x sources by running the following:</p>
         <div class="source">
           <pre>  svn checkout http://svn.apache.org/repos/asf/myfaces/tobago/trunk tobago</pre>
@@ -234,7 +227,7 @@
         </div>
       </div>
       <div class="section">
-        <h2>Building<a name="Building"></a></h2>
+        <h2><a name="Building"></a>Building</h2>
         <p>You need <a class="externalLink" href="http://maven.apache.org/download.html">Maven 2</a> (at least 2.2.1)
           and <a class="externalLink" href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java
             5</a> to build Tobago 1.0.x.<br/>You need <a class="externalLink"
@@ -250,7 +243,7 @@
         <p>to run the install target on all sub projects. This will put all necessary artifacts into your local
           repository.</p></div>
       <div class="section">
-        <h2>The Demo<a name="The_Demo"></a></h2>
+        <h2><a name="The_Demo"></a>The Demo</h2>
         <p>You can run the examples inside tobago-example with jetty</p>
         <div class="source">
           <pre>  mvn jetty:run</pre>
@@ -265,8 +258,8 @@
         </div>
         <p>and deploy the WAR from the target directory manually.</p></div>
       <div class="section">
-        <h2>Using different JSF implementations (Tobago 1.x)<a
-            name="Using_different_JSF_implementations_Tobago_1.x"></a></h2>
+        <h2><a name="Using_different_JSF_implementations_Tobago_1.x"></a>Using different JSF implementations (Tobago
+          1.x)</h2>
         <p>By default the example will be started with MyFaces 1.2. You can run the examples with other version like you
           see here:</p>
         <div class="source">
@@ -280,8 +273,8 @@
         </div>
       </div>
       <div class="section">
-        <h2>Using different JSF implementations (Tobago 2.x)<a
-            name="Using_different_JSF_implementations_Tobago_2.x"></a></h2>
+        <h2><a name="Using_different_JSF_implementations_Tobago_2.x"></a>Using different JSF implementations (Tobago
+          2.x)</h2>
         <p>By default the example will be started with MyFaces 2.0 You can run the examples with other version like you
           see here:</p>
         <div class="source">

Modified: myfaces/site/publish/tobago/guide.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/guide.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/guide.html (original)
+++ myfaces/site/publish/tobago/guide.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!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 - Guide to Tobago</title>
+  <title>Tobago &#x2013; Guide to 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"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -197,22 +197,15 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <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><a name="Guide_to_Tobago">Guide to Tobago</a></h2>
         <p><i>Preliminary version -- work in progress</i></p>

Modified: myfaces/site/publish/tobago/index.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/index.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/index.html (original)
+++ myfaces/site/publish/tobago/index.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!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>
+  <title>Tobago &#x2013; 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"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -156,35 +156,39 @@
               <ul>
 
                 <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="integration.html">CI Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="index.html" class="selected">About</a>
+                  <a href="dependencies.html">Dependencies</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="dependency-convergence.html">Dependency Convergence</a>
+                </li>
+
+                <li class="none">
+                  <a href="dependency-info.html">Dependency Information</a>
                 </li>
 
                 <li class="none">
-                  <a href="issue-tracking.html">Issue Tracking</a>
+                  <a href="dependency-management.html">Dependency Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="distribution-management.html">Distribution Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+                  <a href="index.html" class="selected">About</a>
                 </li>
 
                 <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="issue-tracking.html">Issue Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-management.html">Dependency Management</a>
+                  <a href="license.html">Licenses</a>
                 </li>
 
                 <li class="none">
@@ -192,27 +196,27 @@
                 </li>
 
                 <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="modules.html">Project Modules</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-convergence.html">Dependency Convergence</a>
+                  <a href="plugin-management.html">Plugin Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="plugins.html">Plugins</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="team-list.html">Team</a>
                 </li>
 
                 <li class="none">
-                  <a href="modules.html">Project Modules</a>
+                  <a href="source-repository.html">Source Code Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="project-summary.html">Summary</a>
                 </li>
               </ul>
             </li>
@@ -259,24 +263,17 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <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>
+        <h2><a name="Apache_Tobago"></a>Apache Tobago</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
@@ -297,18 +294,29 @@
         </ul>
         <p>The development of Tobago started in 2002.</p></div>
       <div class="section">
-        <h2>News<a name="News"></a></h2>
+        <h2><a name="News"></a>News</h2>
+        <div class="section">
+          <h3><a name="April_20_2016_-_MyFaces_Tobago_3.0.0-alpha-3_Released"></a>April 20, 2016 - MyFaces Tobago
+            3.0.0-alpha-3 Released</h3>
+          <p>The MyFaces Tobago component library in version 3.0.0-alpha-3 has been released.</p>
+          <p>Release notes can be found in <a class="externalLink"
+                                              href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12334363">Jira</a>.
+          </p>
+          <p>Major change is upgrading from Bootstrap 3 to Bootstrap 4 (alpha) and using Servlet 3.0 API for uploading
+            files (instead of commons-fileupload).</p>
+          <p>Also see section: <a href="./new-3.0.html"> What's new in Tobago 3.0?</a></p>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>February 1, 2016 - MyFaces Tobago 2.0.9 Released<a
-              name="February_1_2016_-_MyFaces_Tobago_2.0.9_Released"></a></h3>
+          <h3><a name="February_1_2016_-_MyFaces_Tobago_2.0.9_Released"></a>February 1, 2016 - MyFaces Tobago 2.0.9
+            Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.9 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12332146">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>December 21, 2015 - MyFaces Tobago 3.0.0-alpha-2 Released<a
-              name="December_21_2015_-_MyFaces_Tobago_3.0.0-alpha-2_Released"></a></h3>
+          <h3><a name="December_21_2015_-_MyFaces_Tobago_3.0.0-alpha-2_Released"></a>December 21, 2015 - MyFaces Tobago
+            3.0.0-alpha-2 Released</h3>
           <p>The MyFaces Tobago component library in version 3.0.0-alpha-2 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12333887">Jira</a>.
@@ -317,100 +325,100 @@
             the last version using Bootstrap 3. The next alpha of Tobago will properly using Bootstrap 4, where the
             second alpha was released a few days ago.</p>
           <p>Also see section: <a href="./new-3.0.html"> What's new in Tobago 3.0?</a></p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>November 11, 2015 - MyFaces Tobago 3.0.0-alpha-1 Released<a
-              name="November_11_2015_-_MyFaces_Tobago_3.0.0-alpha-1_Released"></a></h3>
+          <h3><a name="November_11_2015_-_MyFaces_Tobago_3.0.0-alpha-1_Released"></a>November 11, 2015 - MyFaces Tobago
+            3.0.0-alpha-1 Released</h3>
           <p>The MyFaces Tobago component library in version 3.0.0-alpha-1 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12325880">Jira</a>.
           </p>
           <p>See section: <a href="./new-3.0.html"> What's new in Tobago 3.0?</a></p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>July 16, 2015 - MyFaces Tobago 1.0.42 Released<a name="July_16_2015_-_MyFaces_Tobago_1.0.42_Released"></a>
+          <h3><a name="July_16_2015_-_MyFaces_Tobago_1.0.42_Released"></a>July 16, 2015 - MyFaces Tobago 1.0.42 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.42 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12326705">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>June 9, 2015 - MyFaces Tobago 2.0.8 Released<a name="June_9_2015_-_MyFaces_Tobago_2.0.8_Released"></a>
+          <h3><a name="June_9_2015_-_MyFaces_Tobago_2.0.8_Released"></a>June 9, 2015 - MyFaces Tobago 2.0.8 Released
           </h3>
           <p>The MyFaces Tobago component library in version 2.0.8 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12329723">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 22, 2015 - MyFaces Tobago 2.0.7 Released<a name="March_22_2015_-_MyFaces_Tobago_2.0.7_Released"></a>
+          <h3><a name="March_22_2015_-_MyFaces_Tobago_2.0.7_Released"></a>March 22, 2015 - MyFaces Tobago 2.0.7 Released
           </h3>
           <p>The MyFaces Tobago component library in version 2.0.7 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12329376">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>February 24, 2015 - MyFaces Tobago 2.0.6 Released<a
-              name="February_24_2015_-_MyFaces_Tobago_2.0.6_Released"></a></h3>
+          <h3><a name="February_24_2015_-_MyFaces_Tobago_2.0.6_Released"></a>February 24, 2015 - MyFaces Tobago 2.0.6
+            Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.6 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12329161">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>December 20, 2014 - MyFaces Tobago 2.0.5 Released<a
-              name="December_20_2014_-_MyFaces_Tobago_2.0.5_Released"></a></h3>
+          <h3><a name="December_20_2014_-_MyFaces_Tobago_2.0.5_Released"></a>December 20, 2014 - MyFaces Tobago 2.0.5
+            Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.5 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12329025">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>November 22, 2014 - MyFaces Tobago 2.0.4 Released<a
-              name="November_22_2014_-_MyFaces_Tobago_2.0.4_Released"></a></h3>
+          <h3><a name="November_22_2014_-_MyFaces_Tobago_2.0.4_Released"></a>November 22, 2014 - MyFaces Tobago 2.0.4
+            Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.4 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12328041">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>Oktober 12, 2014 - MyFaces Tobago 2.0.3 Released<a
-              name="Oktober_12_2014_-_MyFaces_Tobago_2.0.3_Released"></a></h3>
+          <h3><a name="Oktober_12_2014_-_MyFaces_Tobago_2.0.3_Released"></a>Oktober 12, 2014 - MyFaces Tobago 2.0.3
+            Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.3 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12328040">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>August 26, 2014 - MyFaces Tobago 2.0.2 Released<a
-              name="August_26_2014_-_MyFaces_Tobago_2.0.2_Released"></a></h3>
+          <h3><a name="August_26_2014_-_MyFaces_Tobago_2.0.2_Released"></a>August 26, 2014 - MyFaces Tobago 2.0.2
+            Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.2 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12327500">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>August 6, 2014 - MyFaces Tobago 2.0.1 Released<a name="August_6_2014_-_MyFaces_Tobago_2.0.1_Released"></a>
+          <h3><a name="August_6_2014_-_MyFaces_Tobago_2.0.1_Released"></a>August 6, 2014 - MyFaces Tobago 2.0.1 Released
           </h3>
           <p>The MyFaces Tobago component library in version 2.0.1 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12327455">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>July 21, 2014 - MyFaces Tobago 2.0.0 Released<a name="July_21_2014_-_MyFaces_Tobago_2.0.0_Released"></a>
+          <h3><a name="July_21_2014_-_MyFaces_Tobago_2.0.0_Released"></a>July 21, 2014 - MyFaces Tobago 2.0.0 Released
           </h3>
           <p>The MyFaces Tobago component library in version 2.0.0 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12321253">Jira</a>.
           </p>
           <p>See section: <a href="./new-2.0.html"> What's new in Tobago 2.0?</a></p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>June 2, 2014 - MyFaces Tobago 2.0.0-beta-4 Released<a
-              name="June_2_2014_-_MyFaces_Tobago_2.0.0-beta-4_Released"></a></h3>
+          <h3><a name="June_2_2014_-_MyFaces_Tobago_2.0.0-beta-4_Released"></a>June 2, 2014 - MyFaces Tobago
+            2.0.0-beta-4 Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.0-beta-4 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12326809">Jira</a>.
@@ -423,10 +431,10 @@
             </li>
             <li>Bugfixes</li>
           </ul>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>May 5, 2014 - MyFaces Tobago 2.0.0-beta-3 Released<a
-              name="May_5_2014_-_MyFaces_Tobago_2.0.0-beta-3_Released"></a></h3>
+          <h3><a name="May_5_2014_-_MyFaces_Tobago_2.0.0-beta-3_Released"></a>May 5, 2014 - MyFaces Tobago 2.0.0-beta-3
+            Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.0-beta-3 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12326693">Jira</a>.
@@ -436,464 +444,464 @@
             <li>Icons and toolbar buttons in tabs.</li>
             <li>Bugfixes</li>
           </ul>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 31, 2014 - MyFaces Tobago 2.0.0-beta-2 Released<a
-              name="March_31_2014_-_MyFaces_Tobago_2.0.0-beta-2_Released"></a></h3>
+          <h3><a name="March_31_2014_-_MyFaces_Tobago_2.0.0-beta-2_Released"></a>March 31, 2014 - MyFaces Tobago
+            2.0.0-beta-2 Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.0-beta-2 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12326662">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 25, 2014 - MyFaces Tobago 2.0.0-beta-1 Released<a
-              name="March_25_2014_-_MyFaces_Tobago_2.0.0-beta-1_Released"></a></h3>
+          <h3><a name="March_25_2014_-_MyFaces_Tobago_2.0.0-beta-1_Released"></a>March 25, 2014 - MyFaces Tobago
+            2.0.0-beta-1 Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.0-beta-1 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12325856">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 25, 2014 - MyFaces Tobago 1.5.13 Released<a
-              name="March_25_2014_-_MyFaces_Tobago_1.5.13_Released"></a></h3>
+          <h3><a name="March_25_2014_-_MyFaces_Tobago_1.5.13_Released"></a>March 25, 2014 - MyFaces Tobago 1.5.13
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.13 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12325858">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 25, 2014 - MyFaces Tobago 1.0.41 Released<a
-              name="March_25_2014_-_MyFaces_Tobago_1.0.41_Released"></a></h3>
+          <h3><a name="March_25_2014_-_MyFaces_Tobago_1.0.41_Released"></a>March 25, 2014 - MyFaces Tobago 1.0.41
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.41 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12324116">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>January 13, 2014 - New Branch for Tobago 3.0 Created<a
-              name="January_13_2014_-_New_Branch_for_Tobago_3.0_Created"></a></h3>
+          <h3><a name="January_13_2014_-_New_Branch_for_Tobago_3.0_Created"></a>January 13, 2014 - New Branch for Tobago
+            3.0 Created</h3>
           <p>There was a new branch in the Subversion to start development on the next major version: <a
               class="externalLink" href="https://svn.apache.org/repos/asf/myfaces/tobago/branches/tobago-3.0.x">Tobago
             3.0</a>.</p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>January 11, 2014 - MyFaces Tobago 1.5.12 Released<a
-              name="January_11_2014_-_MyFaces_Tobago_1.5.12_Released"></a></h3>
+          <h3><a name="January_11_2014_-_MyFaces_Tobago_1.5.12_Released"></a>January 11, 2014 - MyFaces Tobago 1.5.12
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.12 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12325597">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>January 7, 2014 - MyFaces Tobago 2.0.0-alpha-3 Released<a
-              name="January_7_2014_-_MyFaces_Tobago_2.0.0-alpha-3_Released"></a></h3>
+          <h3><a name="January_7_2014_-_MyFaces_Tobago_2.0.0-alpha-3_Released"></a>January 7, 2014 - MyFaces Tobago
+            2.0.0-alpha-3 Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.0-alpha-3 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;version=12325247">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>November 11, 2013 - MyFaces Tobago 1.5.11 Released<a
-              name="November_11_2013_-_MyFaces_Tobago_1.5.11_Released"></a></h3>
+          <h3><a name="November_11_2013_-_MyFaces_Tobago_1.5.11_Released"></a>November 11, 2013 - MyFaces Tobago 1.5.11
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.11 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12324453">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>October 14, 2013 - MyFaces Tobago 2.0.0-alpha-2 Released<a
-              name="October_14_2013_-_MyFaces_Tobago_2.0.0-alpha-2_Released"></a></h3>
+          <h3><a name="October_14_2013_-_MyFaces_Tobago_2.0.0-alpha-2_Released"></a>October 14, 2013 - MyFaces Tobago
+            2.0.0-alpha-2 Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.0-alpha-2 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;version=12324818">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>August 7, 2013 - MyFaces Tobago 2.0.0-alpha-1 Released<a
-              name="August_7_2013_-_MyFaces_Tobago_2.0.0-alpha-1_Released"></a></h3>
+          <h3><a name="August_7_2013_-_MyFaces_Tobago_2.0.0-alpha-1_Released"></a>August 7, 2013 - MyFaces Tobago
+            2.0.0-alpha-1 Released</h3>
           <p>The MyFaces Tobago component library in version 2.0.0-alpha-1 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;version=12321874">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>Mai 27, 2013 - MyFaces Tobago 1.5.10 Released<a name="Mai_27_2013_-_MyFaces_Tobago_1.5.10_Released"></a>
+          <h3><a name="Mai_27_2013_-_MyFaces_Tobago_1.5.10_Released"></a>Mai 27, 2013 - MyFaces Tobago 1.5.10 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.5.10 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12324008">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>April 9, 2013 - MyFaces Tobago trunk version is now 2.0.x<a
-              name="April_9_2013_-_MyFaces_Tobago_trunk_version_is_now_2.0.x"></a></h3>
+          <h3><a name="April_9_2013_-_MyFaces_Tobago_trunk_version_is_now_2.0.x"></a>April 9, 2013 - MyFaces Tobago
+            trunk version is now 2.0.x</h3>
           <p>Because of the extensive upgrade of this version, the major version number was increased.</p>
           <p>Version 1.6.x will be replaced with 2.0.x.</p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 4, 2013 - MyFaces Tobago 1.5.9 Released<a name="March_4_2013_-_MyFaces_Tobago_1.5.9_Released"></a>
+          <h3><a name="March_4_2013_-_MyFaces_Tobago_1.5.9_Released"></a>March 4, 2013 - MyFaces Tobago 1.5.9 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.5.9 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12323506">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 4, 2013 - MyFaces Tobago 1.0.40 Released<a name="March_4_2013_-_MyFaces_Tobago_1.0.40_Released"></a>
+          <h3><a name="March_4_2013_-_MyFaces_Tobago_1.0.40_Released"></a>March 4, 2013 - MyFaces Tobago 1.0.40 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.40 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12319866">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>October 25, 2012 - MyFaces Tobago 1.5.8 Released<a
-              name="October_25_2012_-_MyFaces_Tobago_1.5.8_Released"></a></h3>
+          <h3><a name="October_25_2012_-_MyFaces_Tobago_1.5.8_Released"></a>October 25, 2012 - MyFaces Tobago 1.5.8
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.8 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12322450">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>July 11, 2012 - MyFaces Tobago 1.5.7 Released<a name="July_11_2012_-_MyFaces_Tobago_1.5.7_Released"></a>
+          <h3><a name="July_11_2012_-_MyFaces_Tobago_1.5.7_Released"></a>July 11, 2012 - MyFaces Tobago 1.5.7 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.5.7 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12321444">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>June 27, 2012 - MyFaces Tobago 1.6.0-beta-2 Released<a
-              name="June_27_2012_-_MyFaces_Tobago_1.6.0-beta-2_Released"></a></h3>
+          <h3><a name="June_27_2012_-_MyFaces_Tobago_1.6.0-beta-2_Released"></a>June 27, 2012 - MyFaces Tobago
+            1.6.0-beta-2 Released</h3>
           <p>The MyFaces Tobago component library in version 1.6.0-beta-2 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12321701">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>June 6, 2012 - MyFaces Tobago 1.6.0-beta-1 Released<a
-              name="June_6_2012_-_MyFaces_Tobago_1.6.0-beta-1_Released"></a></h3>
+          <h3><a name="June_6_2012_-_MyFaces_Tobago_1.6.0-beta-1_Released"></a>June 6, 2012 - MyFaces Tobago
+            1.6.0-beta-1 Released</h3>
           <p>The MyFaces Tobago component library in version 1.6.0-beta-1 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12321691">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>Mai 22, 2012 - New branch created<a name="Mai_22_2012_-_New_branch_created"></a></h3>
+          <h3><a name="Mai_22_2012_-_New_branch_created"></a>Mai 22, 2012 - New branch created</h3>
           <p>The 1.5.x branch has been created. The trunk is now 1.6.x.</p>
           <p>The new trunk contains API changes with respect to the tree.</p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>Mai 21, 2012 - MyFaces Tobago 1.5.6 Released<a name="Mai_21_2012_-_MyFaces_Tobago_1.5.6_Released"></a>
+          <h3><a name="Mai_21_2012_-_MyFaces_Tobago_1.5.6_Released"></a>Mai 21, 2012 - MyFaces Tobago 1.5.6 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.5.6 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12321251">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>Mai 11, 2012 - MyFaces Tobago 1.5.5 Released<a name="Mai_11_2012_-_MyFaces_Tobago_1.5.5_Released"></a>
+          <h3><a name="Mai_11_2012_-_MyFaces_Tobago_1.5.5_Released"></a>Mai 11, 2012 - MyFaces Tobago 1.5.5 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.5.5 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12319865">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 5, 2012 - MyFaces Tobago 1.5.4 Released<a name="March_5_2012_-_MyFaces_Tobago_1.5.4_Released"></a>
+          <h3><a name="March_5_2012_-_MyFaces_Tobago_1.5.4_Released"></a>March 5, 2012 - MyFaces Tobago 1.5.4 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.5.4 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12319864">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>February 19, 2012 - MyFaces Tobago 1.0.39 Released<a
-              name="February_19_2012_-_MyFaces_Tobago_1.0.39_Released"></a></h3>
+          <h3><a name="February_19_2012_-_MyFaces_Tobago_1.0.39_Released"></a>February 19, 2012 - MyFaces Tobago 1.0.39
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.39 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12319455">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>February 15, 2012 - MyFaces Tobago 1.5.3 Released<a
-              name="February_15_2012_-_MyFaces_Tobago_1.5.3_Released"></a></h3>
+          <h3><a name="February_15_2012_-_MyFaces_Tobago_1.5.3_Released"></a>February 15, 2012 - MyFaces Tobago 1.5.3
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.3 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12319499">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>January 24, 2012 - MyFaces Tobago 1.5.2 Released<a
-              name="January_24_2012_-_MyFaces_Tobago_1.5.2_Released"></a></h3>
+          <h3><a name="January_24_2012_-_MyFaces_Tobago_1.5.2_Released"></a>January 24, 2012 - MyFaces Tobago 1.5.2
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.2 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12319248">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>December 12, 2011 - MyFaces Tobago 1.5.1 Released<a
-              name="December_12_2011_-_MyFaces_Tobago_1.5.1_Released"></a></h3>
+          <h3><a name="December_12_2011_-_MyFaces_Tobago_1.5.1_Released"></a>December 12, 2011 - MyFaces Tobago 1.5.1
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.1 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12319154">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>November 30, 2011 - MyFaces Tobago 1.5.0 Released<a
-              name="November_30_2011_-_MyFaces_Tobago_1.5.0_Released"></a></h3>
+          <h3><a name="November_30_2011_-_MyFaces_Tobago_1.5.0_Released"></a>November 30, 2011 - MyFaces Tobago 1.5.0
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.0 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12312205">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>November 9, 2011 - MyFaces Tobago 1.5.0-beta-2 Released<a
-              name="November_9_2011_-_MyFaces_Tobago_1.5.0-beta-2_Released"></a></h3>
+          <h3><a name="November_9_2011_-_MyFaces_Tobago_1.5.0-beta-2_Released"></a>November 9, 2011 - MyFaces Tobago
+            1.5.0-beta-2 Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.0-beta-2 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12317052">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>October 23, 2011 - MyFaces Tobago 1.0.38 Released<a
-              name="October_23_2011_-_MyFaces_Tobago_1.0.38_Released"></a></h3>
+          <h3><a name="October_23_2011_-_MyFaces_Tobago_1.0.38_Released"></a>October 23, 2011 - MyFaces Tobago 1.0.38
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.38 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12317350">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>July 14, 2011 - MyFaces Tobago 1.5.0-beta-1 Released<a
-              name="July_14_2011_-_MyFaces_Tobago_1.5.0-beta-1_Released"></a></h3>
+          <h3><a name="July_14_2011_-_MyFaces_Tobago_1.5.0-beta-1_Released"></a>July 14, 2011 - MyFaces Tobago
+            1.5.0-beta-1 Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.0-beta-1 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12316222">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>July 14, 2011 - MyFaces Tobago 1.0.37 Released<a name="July_14_2011_-_MyFaces_Tobago_1.0.37_Released"></a>
+          <h3><a name="July_14_2011_-_MyFaces_Tobago_1.0.37_Released"></a>July 14, 2011 - MyFaces Tobago 1.0.37 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.37 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12316458">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>Mai 13, 2011 - MyFaces Tobago 1.0.36 Released<a name="Mai_13_2011_-_MyFaces_Tobago_1.0.36_Released"></a>
+          <h3><a name="Mai_13_2011_-_MyFaces_Tobago_1.0.36_Released"></a>Mai 13, 2011 - MyFaces Tobago 1.0.36 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.36 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12316297">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 13, 2011 - MyFaces Tobago 1.0.35 Released<a
-              name="March_13_2011_-_MyFaces_Tobago_1.0.35_Released"></a></h3>
+          <h3><a name="March_13_2011_-_MyFaces_Tobago_1.0.35_Released"></a>March 13, 2011 - MyFaces Tobago 1.0.35
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.35 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12316183">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>February 23, 2011 - MyFaces Tobago 1.5.0-alpha-2 Released<a
-              name="February_23_2011_-_MyFaces_Tobago_1.5.0-alpha-2_Released"></a></h3>
+          <h3><a name="February_23_2011_-_MyFaces_Tobago_1.5.0-alpha-2_Released"></a>February 23, 2011 - MyFaces Tobago
+            1.5.0-alpha-2 Released</h3>
           <p>The MyFaces Tobago component library in version 1.5.0-alpha-2 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12314340">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>February 23, 2011 - MyFaces Tobago 1.0.34 Released<a
-              name="February_23_2011_-_MyFaces_Tobago_1.0.34_Released"></a></h3>
+          <h3><a name="February_23_2011_-_MyFaces_Tobago_1.0.34_Released"></a>February 23, 2011 - MyFaces Tobago 1.0.34
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.34 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12316162">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>February 8, 2011 - MyFaces Tobago 1.0.33 Released<a
-              name="February_8_2011_-_MyFaces_Tobago_1.0.33_Released"></a></h3>
+          <h3><a name="February_8_2011_-_MyFaces_Tobago_1.0.33_Released"></a>February 8, 2011 - MyFaces Tobago 1.0.33
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.33 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12315586">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>November 30, 2010 - MyFaces Tobago 1.0.32 Released<a
-              name="November_30_2010_-_MyFaces_Tobago_1.0.32_Released"></a></h3>
+          <h3><a name="November_30_2010_-_MyFaces_Tobago_1.0.32_Released"></a>November 30, 2010 - MyFaces Tobago 1.0.32
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.32 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12315489">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>November 4, 2010 - MyFaces Tobago 1.0.31 Released<a
-              name="November_4_2010_-_MyFaces_Tobago_1.0.31_Released"></a></h3>
+          <h3><a name="November_4_2010_-_MyFaces_Tobago_1.0.31_Released"></a>November 4, 2010 - MyFaces Tobago 1.0.31
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.31 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12315383">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>October 6, 2010 - MyFaces Tobago 1.0.30 Released<a
-              name="October_6_2010_-_MyFaces_Tobago_1.0.30_Released"></a></h3>
+          <h3><a name="October_6_2010_-_MyFaces_Tobago_1.0.30_Released"></a>October 6, 2010 - MyFaces Tobago 1.0.30
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.30 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12315336">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>September 23, 2010 - MyFaces Tobago 1.0.29 Released<a
-              name="September_23_2010_-_MyFaces_Tobago_1.0.29_Released"></a></h3>
+          <h3><a name="September_23_2010_-_MyFaces_Tobago_1.0.29_Released"></a>September 23, 2010 - MyFaces Tobago
+            1.0.29 Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.29 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12315262">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>August 18, 2010 - MyFaces Tobago 1.0.28 Released<a
-              name="August_18_2010_-_MyFaces_Tobago_1.0.28_Released"></a></h3>
+          <h3><a name="August_18_2010_-_MyFaces_Tobago_1.0.28_Released"></a>August 18, 2010 - MyFaces Tobago 1.0.28
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.28 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12315109">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>June 7, 2010 - MyFaces Tobago 1.0.27 Released<a name="June_7_2010_-_MyFaces_Tobago_1.0.27_Released"></a>
+          <h3><a name="June_7_2010_-_MyFaces_Tobago_1.0.27_Released"></a>June 7, 2010 - MyFaces Tobago 1.0.27 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.27 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12315099">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>June 4, 2010 - MyFaces Tobago 1.0.26 Released<a name="June_4_2010_-_MyFaces_Tobago_1.0.26_Released"></a>
+          <h3><a name="June_4_2010_-_MyFaces_Tobago_1.0.26_Released"></a>June 4, 2010 - MyFaces Tobago 1.0.26 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.26 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12314961">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>May 1, 2010 - MyFaces Tobago 1.0.25 Released<a name="May_1_2010_-_MyFaces_Tobago_1.0.25_Released"></a>
+          <h3><a name="May_1_2010_-_MyFaces_Tobago_1.0.25_Released"></a>May 1, 2010 - MyFaces Tobago 1.0.25 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.25 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12314527">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>January 22, 2010 - MyFaces Tobago 1.0.24 Released<a
-              name="January_22_2010_-_MyFaces_Tobago_1.0.24_Released"></a></h3>
+          <h3><a name="January_22_2010_-_MyFaces_Tobago_1.0.24_Released"></a>January 22, 2010 - MyFaces Tobago 1.0.24
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.24 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12314193">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>September 6, 2009 - MyFaces Tobago 1.0.23 Released<a
-              name="September_6_2009_-_MyFaces_Tobago_1.0.23_Released"></a></h3>
+          <h3><a name="September_6_2009_-_MyFaces_Tobago_1.0.23_Released"></a>September 6, 2009 - MyFaces Tobago 1.0.23
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.23 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12314159">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>August 16, 2009 - MyFaces Tobago 1.0.22 Released<a
-              name="August_16_2009_-_MyFaces_Tobago_1.0.22_Released"></a></h3>
+          <h3><a name="August_16_2009_-_MyFaces_Tobago_1.0.22_Released"></a>August 16, 2009 - MyFaces Tobago 1.0.22
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.22 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12314027">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>June 12, 2009 - MyFaces Tobago 1.0.21 Released<a name="June_12_2009_-_MyFaces_Tobago_1.0.21_Released"></a>
+          <h3><a name="June_12_2009_-_MyFaces_Tobago_1.0.21_Released"></a>June 12, 2009 - MyFaces Tobago 1.0.21 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.21 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12313470">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>October 26, 2008 - MyFaces Tobago 1.0.20 Released<a
-              name="October_26_2008_-_MyFaces_Tobago_1.0.20_Released"></a></h3>
+          <h3><a name="October_26_2008_-_MyFaces_Tobago_1.0.20_Released"></a>October 26, 2008 - MyFaces Tobago 1.0.20
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.20 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12313447">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>October 6, 2008 - MyFaces Tobago 1.0.19 Released<a
-              name="October_6_2008_-_MyFaces_Tobago_1.0.19_Released"></a></h3>
+          <h3><a name="October_6_2008_-_MyFaces_Tobago_1.0.19_Released"></a>October 6, 2008 - MyFaces Tobago 1.0.19
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.19 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12313372">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>August 26, 2008 - MyFaces Tobago 1.0.18 Released<a
-              name="August_26_2008_-_MyFaces_Tobago_1.0.18_Released"></a></h3>
+          <h3><a name="August_26_2008_-_MyFaces_Tobago_1.0.18_Released"></a>August 26, 2008 - MyFaces Tobago 1.0.18
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.18 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12313150">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>May 20, 2008 - MyFaces Tobago 1.0.17 Released<a name="May_20_2008_-_MyFaces_Tobago_1.0.17_Released"></a>
+          <h3><a name="May_20_2008_-_MyFaces_Tobago_1.0.17_Released"></a>May 20, 2008 - MyFaces Tobago 1.0.17 Released
           </h3>
           <p>The MyFaces Tobago component library in version 1.0.17 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12313084">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>April 16, 2008 - MyFaces Tobago 1.0.16 Released<a
-              name="April_16_2008_-_MyFaces_Tobago_1.0.16_Released"></a></h3>
+          <h3><a name="April_16_2008_-_MyFaces_Tobago_1.0.16_Released"></a>April 16, 2008 - MyFaces Tobago 1.0.16
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.16 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12312966">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>February 18, 2008 - MyFaces Tobago 1.0.15 Released<a
-              name="February_18_2008_-_MyFaces_Tobago_1.0.15_Released"></a></h3>
+          <h3><a name="February_18_2008_-_MyFaces_Tobago_1.0.15_Released"></a>February 18, 2008 - MyFaces Tobago 1.0.15
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.15 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12312929">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>January 26, 2008 - MyFaces Tobago 1.0.14 Released<a
-              name="January_26_2008_-_MyFaces_Tobago_1.0.14_Released"></a></h3>
+          <h3><a name="January_26_2008_-_MyFaces_Tobago_1.0.14_Released"></a>January 26, 2008 - MyFaces Tobago 1.0.14
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.14 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12312878">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>January 11, 2008 - 1.0.x branch has been created<a
-              name="January_11_2008_-_1.0.x_branch_has_been_created"></a></h3>
+          <h3><a name="January_11_2008_-_1.0.x_branch_has_been_created"></a>January 11, 2008 - 1.0.x branch has been
+            created</h3>
           <p>Trunk is now 1.1.0-SNAPSHOT</p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>December 18, 2007 - MyFaces Tobago 1.0.13 Released<a
-              name="December_18_2007_-_MyFaces_Tobago_1.0.13_Released"></a></h3>
+          <h3><a name="December_18_2007_-_MyFaces_Tobago_1.0.13_Released"></a>December 18, 2007 - MyFaces Tobago 1.0.13
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.13 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12312766">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>October 19, 2007 - MyFaces Tobago 1.0.12 Released<a
-              name="October_19_2007_-_MyFaces_Tobago_1.0.12_Released"></a></h3>
+          <h3><a name="October_19_2007_-_MyFaces_Tobago_1.0.12_Released"></a>October 19, 2007 - MyFaces Tobago 1.0.12
+            Released</h3>
           <p>The MyFaces Tobago component library in version 1.0.12 has been released.</p>
           <p>Release notes can be found in <a class="externalLink"
                                               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12312498">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>June 3, 2007 - MyFaces Tobago 1.0.11 Released<a name="June_3_2007_-_MyFaces_Tobago_1.0.11_Released"></a>
+          <h3><a name="June_3_2007_-_MyFaces_Tobago_1.0.11_Released"></a>June 3, 2007 - MyFaces Tobago 1.0.11 Released
           </h3>
           <p>MyFaces Tobago 1.0.11 has been released. It is available from the <a href="./download.html">download</a>
             page, and in the central Maven repository under Group ID &quot;org.apache.myfaces.tobago&quot;.</p>
@@ -901,24 +909,24 @@
               class="externalLink"
               href="http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;styleName=Html&amp;version=12312376">Jira</a>.
           </p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 12, 2007 - MyFaces Tobago 1.0.10 Released<a
-              name="March_12_2007_-_MyFaces_Tobago_1.0.10_Released"></a></h3>
+          <h3><a name="March_12_2007_-_MyFaces_Tobago_1.0.10_Released"></a>March 12, 2007 - MyFaces Tobago 1.0.10
+            Released</h3>
           <p>MyFaces Tobago 1.0.10 has been released.</p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>December 23, 2006 - MyFaces Tobago 1.0.9 Released<a
-              name="December_23_2006_-_MyFaces_Tobago_1.0.9_Released"></a></h3>
+          <h3><a name="December_23_2006_-_MyFaces_Tobago_1.0.9_Released"></a>December 23, 2006 - MyFaces Tobago 1.0.9
+            Released</h3>
           <p>MyFaces Tobago 1.0.9 has been released.</p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>September 20, 2006 - MyFaces Tobago 1.0.8 Released<a
-              name="September_20_2006_-_MyFaces_Tobago_1.0.8_Released"></a></h3>
+          <h3><a name="September_20_2006_-_MyFaces_Tobago_1.0.8_Released"></a>September 20, 2006 - MyFaces Tobago 1.0.8
+            Released</h3>
           <p>MyFaces Tobago 1.0.8 has been released.</p>
-          <p>&#160;<a name="a"></a></p><!-- hack for a bit space --></div>
+          <p>&#160;<a name="a"></a></p></div>
         <div class="section">
-          <h3>March 23, 2006 - Tobago Has Left Incubation<a name="March_23_2006_-_Tobago_Has_Left_Incubation"></a></h3>
+          <h3><a name="March_23_2006_-_Tobago_Has_Left_Incubation"></a>March 23, 2006 - Tobago Has Left Incubation</h3>
           <p>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. Tobago is more than just a tag library, it contains some powerful tools for
             layouts and themes. For more information, please visit the Tobago <a class="externalLink"

Modified: myfaces/site/publish/tobago/integration.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/integration.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/integration.html (original)
+++ myfaces/site/publish/tobago/integration.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!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>
+  <title>Tobago &#x2013; CI Management</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"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -156,35 +156,39 @@
               <ul>
 
                 <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="integration.html" class="selected">CI Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="index.html">About</a>
+                  <a href="dependencies.html">Dependencies</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="dependency-convergence.html">Dependency Convergence</a>
                 </li>
 
                 <li class="none">
-                  <a href="issue-tracking.html">Issue Tracking</a>
+                  <a href="dependency-info.html">Dependency Information</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="dependency-management.html">Dependency Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="integration.html" class="selected">Continuous Integration</a>
+                  <a href="distribution-management.html">Distribution Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="index.html">About</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-management.html">Dependency Management</a>
+                  <a href="issue-tracking.html">Issue Management</a>
+                </li>
+
+                <li class="none">
+                  <a href="license.html">Licenses</a>
                 </li>
 
                 <li class="none">
@@ -192,27 +196,27 @@
                 </li>
 
                 <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="modules.html">Project Modules</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-convergence.html">Dependency Convergence</a>
+                  <a href="plugin-management.html">Plugin Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="plugins.html">Plugins</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="team-list.html">Team</a>
                 </li>
 
                 <li class="none">
-                  <a href="modules.html">Project Modules</a>
+                  <a href="source-repository.html">Source Code Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="project-summary.html">Summary</a>
                 </li>
               </ul>
             </li>
@@ -259,22 +263,27 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <div class="clear"></div>
   </div>
   <div id="body_column">
     <div>
       <div class="section">
-        <h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+        <h2><a name="Overview"></a>Overview</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>
+        <h2><a name="Access"></a>Access</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>
+        <h2><a name="Notifiers"></a>Notifiers</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">

Modified: myfaces/site/publish/tobago/issue-tracking.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/issue-tracking.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/issue-tracking.html (original)
+++ myfaces/site/publish/tobago/issue-tracking.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!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>
+  <title>Tobago &#x2013; Issue Management</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"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -156,35 +156,39 @@
               <ul>
 
                 <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="integration.html">CI Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="index.html">About</a>
+                  <a href="dependencies.html">Dependencies</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependencies.html">Dependencies</a>
+                  <a href="dependency-convergence.html">Dependency Convergence</a>
                 </li>
 
                 <li class="none">
-                  <a href="issue-tracking.html" class="selected">Issue Tracking</a>
+                  <a href="dependency-info.html">Dependency Information</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="dependency-management.html">Dependency Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+                  <a href="distribution-management.html">Distribution Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="index.html">About</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-management.html">Dependency Management</a>
+                  <a href="issue-tracking.html" class="selected">Issue Management</a>
+                </li>
+
+                <li class="none">
+                  <a href="license.html">Licenses</a>
                 </li>
 
                 <li class="none">
@@ -192,27 +196,27 @@
                 </li>
 
                 <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="modules.html">Project Modules</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-convergence.html">Dependency Convergence</a>
+                  <a href="plugin-management.html">Plugin Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="plugins.html">Plugins</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="team-list.html">Team</a>
                 </li>
 
                 <li class="none">
-                  <a href="modules.html">Project Modules</a>
+                  <a href="source-repository.html">Source Code Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="project-summary.html">Summary</a>
                 </li>
               </ul>
             </li>
@@ -259,17 +263,21 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <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>
+        <h2><a name="Overview"></a>Overview</h2><a name="Overview"></a>
+        <p>This project uses <a class="externalLink" href="http://www.atlassian.com/software/jira">JIRA</a>.</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
+        <h2><a name="Issue_Management"></a>Issue Management</h2><a name="Issue_Management"></a>
+        <p>Issues, bugs, and feature requests should be submitted to the following issue management system for this
           project.</p>
         <div class="source">
           <pre><a class="externalLink" href="https://issues.apache.org/jira/browse/TOBAGO">https://issues.apache.org/jira/browse/TOBAGO</a></pre>