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 2014/03/25 21:52:00 UTC

svn commit: r1581510 [7/15] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/dependency-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dependency-management.html?rev=1581510&r1=1581509&r2=1581510&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dependency-management.html (original)
+++ myfaces/site/publish/tobago/dependency-management.html Tue Mar 25 20:51:59 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Feb 2014
+        Last Published: 25 Mar 2014
       </div>
       <ul>
         <li>
@@ -120,6 +120,10 @@
         </li>
 
         <li class="none">
+          <a href="migration-3.0.html">Migration to 3.0 (alpha)</a>
+        </li>
+
+        <li class="none">
           <a href="roadmap.html">Roadmap</a>
         </li>
 
@@ -273,10 +277,12 @@
 </div>
 <div id="body_column">
   <div>
-    <div class="section"><h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a
+    <div class="section">
+      <h2>Project Dependency Management<a name="Project_Dependency_Management"></a></h2><a
         name="Project_Dependency_Management"></a>
 
-      <div class="section"><h3>compile<a name="compile"></a></h3><a name="compile"></a>
+      <div class="section">
+        <h3>compile<a name="compile"></a></h3><a name="compile"></a>
 
         <p>The following is a list of compile dependencies in the DependencyManagement of this project. These
           dependencies can be included in the submodules to compile and run the submodule:</p>
@@ -291,7 +297,7 @@
           <tr class="b">
             <td>ch.qos.logback</td>
             <td><a class="externalLink" href="http://logback.qos.ch">logback-classic</a></td>
-            <td>1.0.11</td>
+            <td>1.1.1</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License - v
               1.0</a>, <a class="externalLink" href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">GNU Lesser
@@ -325,7 +331,7 @@
             <td>commons-fileupload</td>
             <td><a class="externalLink"
                    href="http://commons.apache.org/proper/commons-fileupload/">commons-fileupload</a></td>
-            <td>1.2.2</td>
+            <td>1.3.1</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
               License, Version 2.0</a></td>
@@ -364,7 +370,7 @@
           <tr class="a">
             <td>org.apache.myfaces.core</td>
             <td><a class="externalLink" href="http://myfaces.apache.org/core21/myfaces-api">myfaces-api</a></td>
-            <td>2.0.20</td>
+            <td>2.0.21</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
               License, Version 2.0</a></td>
@@ -372,7 +378,7 @@
           <tr class="b">
             <td>org.apache.myfaces.core</td>
             <td><a class="externalLink" href="http://myfaces.apache.org/core22/myfaces-impl">myfaces-impl</a></td>
-            <td>2.0.20</td>
+            <td>2.0.21</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
               License, Version 2.0</a></td>
@@ -380,35 +386,35 @@
           <tr class="a">
             <td>org.slf4j</td>
             <td><a class="externalLink" href="http://www.slf4j.org">jcl-over-slf4j</a></td>
-            <td>1.7.5</td>
+            <td>1.7.6</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
           </tr>
           <tr class="b">
             <td>org.slf4j</td>
             <td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
-            <td>1.7.5</td>
+            <td>1.7.6</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
           </tr>
           <tr class="a">
             <td>org.slf4j</td>
             <td><a class="externalLink" href="http://www.slf4j.org">slf4j-ext</a></td>
-            <td>1.7.5</td>
+            <td>1.7.6</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
           </tr>
           <tr class="b">
             <td>org.slf4j</td>
             <td><a class="externalLink" href="http://www.slf4j.org">slf4j-log4j12</a></td>
-            <td>1.7.5</td>
+            <td>1.7.6</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
           </tr>
           <tr class="a">
             <td>org.slf4j</td>
             <td><a class="externalLink" href="http://www.slf4j.org">slf4j-simple</a></td>
-            <td>1.7.5</td>
+            <td>1.7.6</td>
             <td>jar</td>
             <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
           </tr>
@@ -421,7 +427,8 @@
           </tr>
         </table>
       </div>
-      <div class="section"><h3>test<a name="test"></a></h3><a name="test"></a>
+      <div class="section">
+        <h3>test<a name="test"></a></h3><a name="test"></a>
 
         <p>The following is a list of test dependencies in the DependencyManagement of this project. These dependencies
           can be included in the submodules to compile and run unit tests for the submodule:</p>
@@ -458,7 +465,8 @@
           </tr>
         </table>
       </div>
-      <div class="section"><h3>provided<a name="provided"></a></h3><a name="provided"></a>
+      <div class="section">
+        <h3>provided<a name="provided"></a></h3><a name="provided"></a>
 
         <p>The following is a list of provided dependencies in the DependencyManagement of this project. These
           dependencies can be included in the submodules to compile the submodule, but should be provided by default

Modified: myfaces/site/publish/tobago/dev-activity.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dev-activity.html?rev=1581510&r1=1581509&r2=1581510&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dev-activity.html (original)
+++ myfaces/site/publish/tobago/dev-activity.html Tue Mar 25 20:51:59 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Feb 2014
+        Last Published: 25 Mar 2014
       </div>
       <ul>
         <li>
@@ -120,6 +120,10 @@
         </li>
 
         <li class="none">
+          <a href="migration-3.0.html">Migration to 3.0 (alpha)</a>
+        </li>
+
+        <li class="none">
           <a href="roadmap.html">Roadmap</a>
         </li>
 
@@ -269,12 +273,13 @@
 </div>
 <div id="body_column">
   <div>
-    <div class="section"><h2>Developer Activity Report<a name="Developer_Activity_Report"></a></h2>
+    <div class="section">
+      <h2>Developer Activity Report<a name="Developer_Activity_Report"></a></h2>
 
-      <div class="section"><h3>Changes between 2014-01-05 and 2014-02-05<a
-          name="Changes_between_2014-01-05_and_2014-02-05"></a></h3>
+      <div class="section">
+        <h3>Changes between 2014-02-23 and 2014-03-26<a name="Changes_between_2014-02-23_and_2014-03-26"></a></h3>
 
-        <p>Total commits: 23<br/>Total number of files changed: 244</p>
+        <p>Total commits: 42<br/>Total number of files changed: 102</p>
         <table border="0" class="bodyTable">
           <tr class="a">
             <th>Developer</th>
@@ -282,9 +287,14 @@
             <th>Total Number of Files Changed</th>
           </tr>
           <tr class="b">
+            <td><a href="team-list.html#weber">Volker Weber</a></td>
+            <td>1</td>
+            <td>1</td>
+          </tr>
+          <tr class="a">
             <td><a href="team-list.html#lofwyr">Udo Schnurpfeil</a></td>
-            <td>23</td>
-            <td>244</td>
+            <td>41</td>
+            <td>101</td>
           </tr>
         </table>
       </div>

Modified: myfaces/site/publish/tobago/distribution-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/distribution-management.html?rev=1581510&r1=1581509&r2=1581510&view=diff
==============================================================================
--- myfaces/site/publish/tobago/distribution-management.html (original)
+++ myfaces/site/publish/tobago/distribution-management.html Tue Mar 25 20:51:59 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Feb 2014
+        Last Published: 25 Mar 2014
       </div>
       <ul>
         <li>
@@ -120,6 +120,10 @@
         </li>
 
         <li class="none">
+          <a href="migration-3.0.html">Migration to 3.0 (alpha)</a>
+        </li>
+
+        <li class="none">
           <a href="roadmap.html">Roadmap</a>
         </li>
 
@@ -273,20 +277,23 @@
 </div>
 <div id="body_column">
   <div>
-    <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+    <div class="section">
+      <h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
 
       <p>The following is the distribution management information used by this project.</p>
 
-      <div class="section"><h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3>
-        <a name="Repository_-_apache.releases.https"></a><a class="externalLink"
-                                                            href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a>
+      <div class="section">
+        <h3>Repository - apache.releases.https<a name="Repository_-_apache.releases.https"></a></h3><a
+          name="Repository_-_apache.releases.https"></a><a class="externalLink"
+                                                           href="https://repository.apache.org/service/local/staging/deploy/maven2">https://repository.apache.org/service/local/staging/deploy/maven2</a>
       </div>
-      <div class="section"><h3>Snapshot Repository - apache.snapshots.https<a
-          name="Snapshot_Repository_-_apache.snapshots.https"></a></h3><a
-          name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink"
-                                                                     href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a>
+      <div class="section">
+        <h3>Snapshot Repository - apache.snapshots.https<a name="Snapshot_Repository_-_apache.snapshots.https"></a></h3>
+        <a name="Snapshot_Repository_-_apache.snapshots.https"></a><a class="externalLink"
+                                                                      href="https://repository.apache.org/content/repositories/snapshots">https://repository.apache.org/content/repositories/snapshots</a>
       </div>
-      <div class="section"><h3>Site - apache-site<a name="Site_-_apache-site"></a></h3><a name="Site_-_apache-site"></a>
+      <div class="section">
+        <h3>Site - apache-site<a name="Site_-_apache-site"></a></h3><a name="Site_-_apache-site"></a>
 
         <p>scpexe://minotaur.apache.org/www/myfaces.apache.org/tobago/</p></div>
     </div>

Modified: myfaces/site/publish/tobago/doap_tobago.rdf
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/doap_tobago.rdf?rev=1581510&r1=1581509&r2=1581510&view=diff
==============================================================================
Binary files - no diff available.

Modified: myfaces/site/publish/tobago/download.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/download.html?rev=1581510&r1=1581509&r2=1581510&view=diff
==============================================================================
--- myfaces/site/publish/tobago/download.html (original)
+++ myfaces/site/publish/tobago/download.html Tue Mar 25 20:51:59 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Feb 2014
+        Last Published: 25 Mar 2014
       </div>
       <ul>
         <li>
@@ -62,475 +62,485 @@
 </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" class="selected">Download</a>
-            </li>
-
-            <li class="none">
-              <a href="demo.html">Demo</a>
-            </li>
-
-            <li class="none">
-              <a href="mail-lists.html">Mailing Lists</a>
-            </li>
-          </ul>
-        </div>
-        <!-- close content -->
+<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" class="selected">Download</a>
+          </li>
+
+          <li class="none">
+            <a href="demo.html">Demo</a>
+          </li>
+
+          <li class="none">
+            <a href="mail-lists.html">Mailing Lists</a>
+          </li>
+        </ul>
       </div>
-      <!-- close left_menu_bottom -->
+      <!-- close content -->
     </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="getting-started.html">Getting Started</a>
-            </li>
-
-            <li class="none">
-              <a href="compatibility.html">Compatibility</a>
-            </li>
-
-            <li class="none">
-              <a href="guide.html">Guide to Tobago</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 (beta)</a>
-            </li>
-
-            <li class="none">
-              <a href="roadmap.html">Roadmap</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.html">API Documentation</a>
-            </li>
-
-            <li class="none">
-              <a href="release-checklist.html">Release Checklist</a>
-            </li>
-          </ul>
-        </div>
-        <!-- close content -->
+    <!-- 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="getting-started.html">Getting Started</a>
+          </li>
+
+          <li class="none">
+            <a href="compatibility.html">Compatibility</a>
+          </li>
+
+          <li class="none">
+            <a href="guide.html">Guide to Tobago</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 (beta)</a>
+          </li>
+
+          <li class="none">
+            <a href="migration-3.0.html">Migration to 3.0 (alpha)</a>
+          </li>
+
+          <li class="none">
+            <a href="roadmap.html">Roadmap</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.html">API Documentation</a>
+          </li>
+
+          <li class="none">
+            <a href="release-checklist.html">Release Checklist</a>
+          </li>
+        </ul>
       </div>
-      <!-- close left_menu_bottom -->
+      <!-- close content -->
     </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="collapsed">
-              <a href="project-reports.html">Project Reports</a>
-            </li>
-          </ul>
-        </div>
-        <!-- close content -->
+    <!-- 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="collapsed">
+            <a href="project-reports.html">Project Reports</a>
+          </li>
+        </ul>
       </div>
-      <!-- close left_menu_bottom -->
+      <!-- close content -->
     </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 -->
+    <!-- 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 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>
+      <!-- close content -->
     </div>
-    <!-- close powered_by -->
-    <div class="clear"></div>
+    <!-- close left_menu_bottom -->
   </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>Download MyFaces Tobago<a name="Download_MyFaces_Tobago"></a></h2>
-
-        <p>Use the links below to download a distribution of MyFaces Tobago from one of our mirrors. It is good practice
-          to verify the integrity of the distribution files.</p>
-
-        <p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
-          hours to reach all mirrors.</p>
-
-        <p>Apache MyFaces Tobago is distributed as a <tt>zip</tt> archive (for Windows) and as a <tt>tar.gz</tt> archive
-          (for UNIX). The content is the same. Please note that the <tt>tar.gz</tt> archives contain file names longer
-          than 100 characters and have been created using GNU tar extensions. Thus they must be untarred with a GNU
-          compatible version of tar.</p></div>
-      <div class="section"><h2>MyFaces Tobago 2.0.0-alpha-3 Distribution<a
-          name="MyFaces_Tobago_2.0.0-alpha-3_Distribution"></a></h2>
-
-        <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>
-        <table border="1" class="bodyTable">
-          <tr class="a">
-            <td align="left"></td>
-            <td align="left">Typ</td>
-            <td align="left">Mirrors</td>
-            <td align="left">Checksum</td>
-            <td align="left">Signature</td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago</td>
-            <td align="left">tar.gz</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-dist.tar.gz">
-              myfaces-tobago-2.0.0-alpha-3-dist.tar.gz</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-dist.tar.gz.md5">
-              myfaces-tobago-2.0.0-alpha-3-dist.tar.gz.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-dist.tar.gz.asc">
-              myfaces-tobago-2.0.0-alpha-3-dist.tar.gz.asc</a></td>
-          </tr>
-          <tr class="a">
-            <td align="left">MyFaces Tobago</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-dist.zip">
-              myfaces-tobago-2.0.0-alpha-3-dist.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-dist.zip.md5">
-              myfaces-tobago-2.0.0-alpha-3-dist.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-dist.zip.asc">
-              myfaces-tobago-2.0.0-alpha-3-dist.zip.asc</a></td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago Source</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/source/myfaces-tobago-2.0.0-alpha-3-source-release.zip">
-              myfaces-tobago-2.0.0-alpha-3-source-release.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-2.0.0-alpha-3-source-release.zip.md5">
-              myfaces-tobago-2.0.0-alpha-3-source-release.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-2.0.0-alpha-3-source-release.zip.asc">
-              myfaces-tobago-2.0.0-alpha-3-source-release.zip.asc</a></td>
-          </tr>
-          <tr class="a">
-            <td align="left">MyFaces Tobago Example</td>
-            <td align="left">tar.gz</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-example.tar.gz">
-              myfaces-tobago-2.0.0-alpha-3-example.tar.gz</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-example.tar.gz.md5">
-              myfaces-tobago-2.0.0-alpha-3-example.tar.gz.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-example.tar.gz.asc">
-              myfaces-tobago-2.0.0-alpha-3-example.tar.gz.asc</a></td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago Example</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-example.zip">
-              myfaces-tobago-2.0.0-alpha-3-example.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-example.zip.md5">
-              myfaces-tobago-2.0.0-alpha-3-example.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-alpha-3-example.zip.asc">
-              myfaces-tobago-2.0.0-alpha-3-example.zip.asc</a></td>
-          </tr>
-        </table>
-      </div>
-      <div class="section"><h2>MyFaces Tobago 1.5.12 Distribution<a name="MyFaces_Tobago_1.5.12_Distribution"></a></h2>
+  <!-- close left_menu_top -->
+  <div id="powered_by">
+    <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+      <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+    </a>
+  </div>
+  <!-- close powered_by -->
+  <div class="clear"></div>
+</div>
+<div id="body_column">
+  <div>
+    <!-- Licensed to the Apache Software Foundation (ASF) under one or more -->
+    <!-- contributor license agreements.  See the NOTICE file distributed with -->
+    <!-- this work for additional information regarding copyright ownership. -->
+    <!-- The ASF licenses this file to You under the Apache License, Version 2.0 -->
+    <!-- (the "License"); you may not use this file except in compliance with -->
+    <!-- the License.  You may obtain a copy of the License at --><!--  -->
+    <!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  -->
+    <!-- Unless required by applicable law or agreed to in writing, software -->
+    <!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+    <!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -->
+    <!-- See the License for the specific language governing permissions and --><!-- limitations under the License. -->
+    <div class="section">
+      <h2>Download MyFaces Tobago<a name="Download_MyFaces_Tobago"></a></h2>
+
+      <p>Use the links below to download a distribution of MyFaces Tobago from one of our mirrors. It is good practice
+        to verify the integrity of the distribution files.</p>
+
+      <p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
+        hours to reach all mirrors.</p>
+
+      <p>Apache MyFaces Tobago is distributed as a <tt>zip</tt> archive (for Windows) and as a <tt>tar.gz</tt> archive
+        (for UNIX). The content is the same. Please note that the <tt>tar.gz</tt> archives contain file names longer
+        than 100 characters and have been created using GNU tar extensions. Thus they must be untarred with a GNU
+        compatible version of tar.</p></div>
+    <div class="section">
+      <h2>MyFaces Tobago 2.0.0-beta-1 Distribution<a name="MyFaces_Tobago_2.0.0-beta-1_Distribution"></a></h2>
+
+      <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>
+      <table border="1" class="bodyTable">
+        <tr class="a">
+          <td align="left"></td>
+          <td align="left">Typ</td>
+          <td align="left">Mirrors</td>
+          <td align="left">Checksum</td>
+          <td align="left">Signature</td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago</td>
+          <td align="left">tar.gz</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-dist.tar.gz">
+            myfaces-tobago-2.0.0-beta-1-dist.tar.gz</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-dist.tar.gz.md5">
+            myfaces-tobago-2.0.0-beta-1-dist.tar.gz.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-dist.tar.gz.asc">
+            myfaces-tobago-2.0.0-beta-1-dist.tar.gz.asc</a></td>
+        </tr>
+        <tr class="a">
+          <td align="left">MyFaces Tobago</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-dist.zip">
+            myfaces-tobago-2.0.0-beta-1-dist.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-dist.zip.md5">
+            myfaces-tobago-2.0.0-beta-1-dist.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-dist.zip.asc">
+            myfaces-tobago-2.0.0-beta-1-dist.zip.asc</a></td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago Source</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/source/myfaces-tobago-2.0.0-beta-1-source-release.zip">
+            myfaces-tobago-2.0.0-beta-1-source-release.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-2.0.0-beta-1-source-release.zip.md5">
+            myfaces-tobago-2.0.0-beta-1-source-release.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-2.0.0-beta-1-source-release.zip.asc">
+            myfaces-tobago-2.0.0-beta-1-source-release.zip.asc</a></td>
+        </tr>
+        <tr class="a">
+          <td align="left">MyFaces Tobago Example</td>
+          <td align="left">tar.gz</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-example.tar.gz">
+            myfaces-tobago-2.0.0-beta-1-example.tar.gz</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-example.tar.gz.md5">
+            myfaces-tobago-2.0.0-beta-1-example.tar.gz.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-example.tar.gz.asc">
+            myfaces-tobago-2.0.0-beta-1-example.tar.gz.asc</a></td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago Example</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-example.zip">
+            myfaces-tobago-2.0.0-beta-1-example.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-example.zip.md5">
+            myfaces-tobago-2.0.0-beta-1-example.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-1-example.zip.asc">
+            myfaces-tobago-2.0.0-beta-1-example.zip.asc</a></td>
+        </tr>
+      </table>
+    </div>
+    <div class="section">
+      <h2>MyFaces Tobago 1.5.13 Distribution<a name="MyFaces_Tobago_1.5.13_Distribution"></a></h2>
 
-        <p>Release notes can be found in <a class="externalLink"
-                                            href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;version=12325597">Jira</a>.
-        </p>
-        <table border="1" class="bodyTable">
-          <tr class="a">
-            <td align="left"></td>
-            <td align="left">Typ</td>
-            <td align="left">Mirrors</td>
-            <td align="left">Checksum</td>
-            <td align="left">Signature</td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago</td>
-            <td align="left">tar.gz</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.5.12-dist.tar.gz">
-              myfaces-tobago-1.5.12-dist.tar.gz</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.12-dist.tar.gz.md5">
-              myfaces-tobago-1.5.12-dist.tar.gz.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.12-dist.tar.gz.asc">
-              myfaces-tobago-1.5.12-dist.tar.gz.asc</a></td>
-          </tr>
-          <tr class="a">
-            <td align="left">MyFaces Tobago</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.5.12-dist.zip">
-              myfaces-tobago-1.5.12-dist.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.12-dist.zip.md5">
-              myfaces-tobago-1.5.12-dist.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.12-dist.zip.asc">
-              myfaces-tobago-1.5.12-dist.zip.asc</a></td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago Source</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/source/myfaces-tobago-1.5.12-source-release.zip">
-              myfaces-tobago-1.5.12-source-release.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-1.5.12-source-release.zip.md5">
-              myfaces-tobago-1.5.12-source-release.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-1.5.12-source-release.zip.asc">
-              myfaces-tobago-1.5.12-source-release.zip.asc</a></td>
-          </tr>
-          <tr class="a">
-            <td align="left">MyFaces Tobago Example</td>
-            <td align="left">tar.gz</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.5.12-example.tar.gz">
-              myfaces-tobago-1.5.12-example.tar.gz</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.12-example.tar.gz.md5">
-              myfaces-tobago-1.5.12-example.tar.gz.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.12-example.tar.gz.asc">
-              myfaces-tobago-1.5.12-example.tar.gz.asc</a></td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago Example</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.5.12-example.zip">
-              myfaces-tobago-1.5.12-example.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.12-example.zip.md5">
-              myfaces-tobago-1.5.12-example.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.12-example.zip.asc">
-              myfaces-tobago-1.5.12-example.zip.asc</a></td>
-          </tr>
-        </table>
-      </div>
-      <div class="section"><h2>MyFaces Tobago 1.0.40 Distribution<a name="MyFaces_Tobago_1.0.40_Distribution"></a></h2>
+      <p>Release notes can be found in <a class="externalLink"
+                                          href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;version=12325597">Jira</a>.
+      </p>
+      <table border="1" class="bodyTable">
+        <tr class="a">
+          <td align="left"></td>
+          <td align="left">Typ</td>
+          <td align="left">Mirrors</td>
+          <td align="left">Checksum</td>
+          <td align="left">Signature</td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago</td>
+          <td align="left">tar.gz</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.5.13-dist.tar.gz">
+            myfaces-tobago-1.5.13-dist.tar.gz</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.13-dist.tar.gz.md5">
+            myfaces-tobago-1.5.13-dist.tar.gz.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.13-dist.tar.gz.asc">
+            myfaces-tobago-1.5.13-dist.tar.gz.asc</a></td>
+        </tr>
+        <tr class="a">
+          <td align="left">MyFaces Tobago</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.5.13-dist.zip">
+            myfaces-tobago-1.5.13-dist.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.13-dist.zip.md5">
+            myfaces-tobago-1.5.13-dist.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.13-dist.zip.asc">
+            myfaces-tobago-1.5.13-dist.zip.asc</a></td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago Source</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/source/myfaces-tobago-1.5.13-source-release.zip">
+            myfaces-tobago-1.5.13-source-release.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-1.5.13-source-release.zip.md5">
+            myfaces-tobago-1.5.13-source-release.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-1.5.13-source-release.zip.asc">
+            myfaces-tobago-1.5.13-source-release.zip.asc</a></td>
+        </tr>
+        <tr class="a">
+          <td align="left">MyFaces Tobago Example</td>
+          <td align="left">tar.gz</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.5.13-example.tar.gz">
+            myfaces-tobago-1.5.13-example.tar.gz</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.13-example.tar.gz.md5">
+            myfaces-tobago-1.5.13-example.tar.gz.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.13-example.tar.gz.asc">
+            myfaces-tobago-1.5.13-example.tar.gz.asc</a></td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago Example</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.5.13-example.zip">
+            myfaces-tobago-1.5.13-example.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.13-example.zip.md5">
+            myfaces-tobago-1.5.13-example.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.5.13-example.zip.asc">
+            myfaces-tobago-1.5.13-example.zip.asc</a></td>
+        </tr>
+      </table>
+    </div>
+    <div class="section">
+      <h2>MyFaces Tobago 1.0.41 Distribution<a name="MyFaces_Tobago_1.0.41_Distribution"></a></h2>
 
-        <p>Release notes can be found in <a class="externalLink"
-                                            href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;version=12319866">Jira</a>.
-        </p>
-        <table border="1" class="bodyTable">
-          <tr class="a">
-            <td align="left"></td>
-            <td align="left">Typ</td>
-            <td align="left">Mirrors</td>
-            <td align="left">Checksum</td>
-            <td align="left">Signature</td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago</td>
-            <td align="left">tar.gz</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.0.40-dist.tar.gz">
-              myfaces-tobago-1.0.40-dist.tar.gz</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.40-dist.tar.gz.md5">
-              myfaces-tobago-1.0.40-dist.tar.gz.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.40-dist.tar.gz.asc">
-              myfaces-tobago-1.0.40-dist.tar.gz.asc</a></td>
-          </tr>
-          <tr class="a">
-            <td align="left">MyFaces Tobago</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.0.40-dist.zip">
-              myfaces-tobago-1.0.40-dist.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.40-dist.zip.md5">
-              myfaces-tobago-1.0.40-dist.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.40-dist.zip.asc">
-              myfaces-tobago-1.0.40-dist.zip.asc</a></td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago Source</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/source/myfaces-tobago-1.0.40-source-release.zip">
-              myfaces-tobago-1.0.40-source-release.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-1.0.40-source-release.zip.md5">
-              myfaces-tobago-1.0.40-source-release.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-1.0.40-source-release.zip.asc">
-              myfaces-tobago-1.0.40-source-release.zip.asc</a></td>
-          </tr>
-          <tr class="a">
-            <td align="left">MyFaces Tobago Example</td>
-            <td align="left">tar.gz</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.0.40-example.tar.gz">
-              myfaces-tobago-1.0.40-example.tar.gz</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.40-example.tar.gz.md5">
-              myfaces-tobago-1.0.40-example.tar.gz.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.40-example.tar.gz.asc">
-              myfaces-tobago-1.0.40-example.tar.gz.asc</a></td>
-          </tr>
-          <tr class="b">
-            <td align="left">MyFaces Tobago Example</td>
-            <td align="left">zip</td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.0.40-example.zip">
-              myfaces-tobago-1.0.40-example.zip</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.40-example.zip.md5">
-              myfaces-tobago-1.0.40-example.zip.md5</a></td>
-            <td align="left"><a class="externalLink"
-                                href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.40-example.zip.asc">
-              myfaces-tobago-1.0.40-example.zip.asc</a></td>
-          </tr>
-        </table>
-      </div>
-      <div class="section"><h2>Latest source code from SVN repository<a
-          name="Latest_source_code_from_SVN_repository"></a></h2>
+      <p>Release notes can be found in <a class="externalLink"
+                                          href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273&amp;version=12319866">Jira</a>.
+      </p>
+      <table border="1" class="bodyTable">
+        <tr class="a">
+          <td align="left"></td>
+          <td align="left">Typ</td>
+          <td align="left">Mirrors</td>
+          <td align="left">Checksum</td>
+          <td align="left">Signature</td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago</td>
+          <td align="left">tar.gz</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.0.41-dist.tar.gz">
+            myfaces-tobago-1.0.41-dist.tar.gz</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.41-dist.tar.gz.md5">
+            myfaces-tobago-1.0.41-dist.tar.gz.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.41-dist.tar.gz.asc">
+            myfaces-tobago-1.0.41-dist.tar.gz.asc</a></td>
+        </tr>
+        <tr class="a">
+          <td align="left">MyFaces Tobago</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.0.41-dist.zip">
+            myfaces-tobago-1.0.41-dist.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.41-dist.zip.md5">
+            myfaces-tobago-1.0.41-dist.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.41-dist.zip.asc">
+            myfaces-tobago-1.0.41-dist.zip.asc</a></td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago Source</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/source/myfaces-tobago-1.0.41-source-release.zip">
+            myfaces-tobago-1.0.41-source-release.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-1.0.41-source-release.zip.md5">
+            myfaces-tobago-1.0.41-source-release.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-1.0.41-source-release.zip.asc">
+            myfaces-tobago-1.0.41-source-release.zip.asc</a></td>
+        </tr>
+        <tr class="a">
+          <td align="left">MyFaces Tobago Example</td>
+          <td align="left">tar.gz</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.0.41-example.tar.gz">
+            myfaces-tobago-1.0.41-example.tar.gz</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.41-example.tar.gz.md5">
+            myfaces-tobago-1.0.41-example.tar.gz.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.41-example.tar.gz.asc">
+            myfaces-tobago-1.0.41-example.tar.gz.asc</a></td>
+        </tr>
+        <tr class="b">
+          <td align="left">MyFaces Tobago Example</td>
+          <td align="left">zip</td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-1.0.41-example.zip">
+            myfaces-tobago-1.0.41-example.zip</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.41-example.zip.md5">
+            myfaces-tobago-1.0.41-example.zip.md5</a></td>
+          <td align="left"><a class="externalLink"
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-1.0.41-example.zip.asc">
+            myfaces-tobago-1.0.41-example.zip.asc</a></td>
+        </tr>
+      </table>
+    </div>
+    <div class="section">
+      <h2>Latest source code from SVN repository<a name="Latest_source_code_from_SVN_repository"></a></h2>
 
-        <p>If you want to use the latest Apache MyFaces Tobago features, the source code is under version control with
-          SVN. In the <a href="./getting-started.html"> Getting Started </a> section you will find information how to
-          use the ASF MyFaces Tobago SVN Repository.</p></div>
-      <div class="section"><h2>Nightly builds from SVN repository<a name="Nightly_builds_from_SVN_repository"></a></h2>
-
-        <p>There are also nightly <a class="externalLink"
-                                     href="https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-assembly">
-          dist builds</a> and <a class="externalLink"
-                                 href="https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago">
-          source builds</a> available every 24 hours (11:00 PM EST).</p></div>
-      <div class="section"><h2>Archive of old releases<a name="Archive_of_old_releases"></a></h2>
-
-        <p>Older releases are available in the <a class="externalLink" href="http://archive.apache.org/dist/myfaces/">
-          archive</a>. Those releases are only provided as historical artifacts. We strongly recommend not to use those
-          releases, but upgrade to the most recent release.</p></div>
-      <div class="section"><h2>Verifying checksums<a name="Verifying_checksums"></a></h2>
-
-        <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5
-          verification ensures the file was not corrupted during the download process. PGP verification ensures that the
-          file came from a certain person.</p>
-
-        <p>To verify the MD5 signature on the files, you need to use a program called <tt>md5</tt> or <tt>md5sum</tt>,
-          which is included in many UNIX distributions. It is also available as part of <a class="externalLink"
-                                                                                           href="http://www.gnu.org/software/textutils/textutils.html">GNU
-            Textutils</a>. Windows users can get binary md5 programs from <a class="externalLink"
-                                                                             href="http://www.fourmilab.ch/md5/">here</a>,
-          <a class="externalLink" href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or <a
-              class="externalLink" href="http://www.slavasoft.com/fsum/">here</a>.</p></div>
-      <div class="section"><h2>Verifying signatures<a name="Verifying_signatures"></a></h2>
-
-        <p>PGP verification ensures that the file came from a certain person. We strongly recommend you verify your
-          downloads with both PGP and MD5.</p>
-
-        <p>The PGP signatures can be verified using <a class="externalLink" href="http://www.pgpi.org/">PGP</a> or <a
-            class="externalLink" href="http://www.gnupg.org/">GPG</a>. First download the Apache MyFaces <a
-            class="externalLink" href="http://www.apache.org/dist/myfaces/KEYS">KEYS</a> as well as the <tt>asc</tt>
-          signature file for the particular distribution. It is important that you get these files from the ultimate
-          trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using
-          ...</p>
-
-        <p><tt> % pgpk -a KEYS % pgpv myfaces-tobago-&lt;version&gt;-dist.tar.gz.asc </tt></p>
+      <p>If you want to use the latest Apache MyFaces Tobago features, the source code is under version control with
+        SVN. In the <a href="./getting-started.html"> Getting Started </a> section you will find information how to use
+        the ASF MyFaces Tobago SVN Repository.</p></div>
+    <div class="section">
+      <h2>Nightly builds from SVN repository<a name="Nightly_builds_from_SVN_repository"></a></h2>
+
+      <p>There are also nightly <a class="externalLink"
+                                   href="https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-assembly">
+        dist builds</a> and <a class="externalLink"
+                               href="https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago">
+        source builds</a> available every 24 hours (11:00 PM EST).</p></div>
+    <div class="section">
+      <h2>Archive of old releases<a name="Archive_of_old_releases"></a></h2>
+
+      <p>Older releases are available in the <a class="externalLink" href="http://archive.apache.org/dist/myfaces/">
+        archive</a>. Those releases are only provided as historical artifacts. We strongly recommend not to use those
+        releases, but upgrade to the most recent release.</p></div>
+    <div class="section">
+      <h2>Verifying checksums<a name="Verifying_checksums"></a></h2>
+
+      <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5
+        verification ensures the file was not corrupted during the download process. PGP verification ensures that the
+        file came from a certain person.</p>
+
+      <p>To verify the MD5 signature on the files, you need to use a program called <tt>md5</tt> or <tt>md5sum</tt>,
+        which is included in many UNIX distributions. It is also available as part of <a class="externalLink"
+                                                                                         href="http://www.gnu.org/software/textutils/textutils.html">GNU
+          Textutils</a>. Windows users can get binary md5 programs from <a class="externalLink"
+                                                                           href="http://www.fourmilab.ch/md5/">here</a>,
+        <a class="externalLink" href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or <a
+            class="externalLink" href="http://www.slavasoft.com/fsum/">here</a>.</p></div>
+    <div class="section">
+      <h2>Verifying signatures<a name="Verifying_signatures"></a></h2>
+
+      <p>PGP verification ensures that the file came from a certain person. We strongly recommend you verify your
+        downloads with both PGP and MD5.</p>
+
+      <p>The PGP signatures can be verified using <a class="externalLink" href="http://www.pgpi.org/">PGP</a> or <a
+          class="externalLink" href="http://www.gnupg.org/">GPG</a>. First download the Apache MyFaces <a
+          class="externalLink" href="http://www.apache.org/dist/myfaces/KEYS">KEYS</a> as well as the <tt>asc</tt>
+        signature file for the particular distribution. It is important that you get these files from the ultimate
+        trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...
+      </p>
+
+      <p><tt> % pgpk -a KEYS % pgpv myfaces-tobago-&lt;version&gt;-dist.tar.gz.asc </tt></p>
 
-        <p><i>or</i></p>
+      <p><i>or</i></p>
 
-        <p><tt> % pgp -ka KEYS % pgp myfaces-tobago-&lt;version&gt;-dist.tar.gz.asc </tt></p>
+      <p><tt> % pgp -ka KEYS % pgp myfaces-tobago-&lt;version&gt;-dist.tar.gz.asc </tt></p>
 
-        <p><i>or</i></p>
+      <p><i>or</i></p>
 
-        <p><tt> % gpg --import KEYS % gpg --verify myfaces-tobago-&lt;version&gt;-dist.tar.gz.asc </tt></p></div>
-    </div>
+      <p><tt> % gpg --import KEYS % gpg --verify myfaces-tobago-&lt;version&gt;-dist.tar.gz.asc </tt></p></div>
   </div>
-  <div class="clear"></div>
+</div>
+<div class="clear"></div>
 </div>
 <!-- close main container -->
 <div id="footer">

Modified: myfaces/site/publish/tobago/faq.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/faq.html?rev=1581510&r1=1581509&r2=1581510&view=diff
==============================================================================
--- myfaces/site/publish/tobago/faq.html (original)
+++ myfaces/site/publish/tobago/faq.html Tue Mar 25 20:51:59 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Feb 2014
+        Last Published: 25 Mar 2014
       </div>
       <ul>
         <li>
@@ -120,6 +120,10 @@
           </li>
 
           <li class="none">
+            <a href="migration-3.0.html">Migration to 3.0 (alpha)</a>
+          </li>
+
+          <li class="none">
             <a href="roadmap.html">Roadmap</a>
           </li>
 
@@ -226,7 +230,8 @@
 * See the License for the specific language governing permissions and
 * limitations under the License. --><!-- Note: Please use &lt; instead of < in the source tag, when the example is XML.
   Otherwise you will lost the attributes. -->
-<div class="section"><h2><a name="top">Frequently Asked Questions</a><a name="Frequently_Asked_Questions"></a></h2>
+<div class="section">
+  <h2><a name="top">Frequently Asked Questions</a><a name="Frequently_Asked_Questions"></a></h2>
   <ol style="list-style-type: decimal">
     <li><a href="#howto">Where can I find documentation or HowTos for using Tobago?</a></li>
     <li><a href="#hello-world">Where can I find a &quot;Hello World&quot; example and a list of required
@@ -257,6 +262,7 @@
 <dl>
 <dt><a name="howto">Where can I find documentation or HowTos for using Tobago?</a></dt>
 <dd>
+
   <p>
     Please, see
   </p>
@@ -282,6 +288,7 @@
   jars?
 </a></dt>
 <dd>
+
   <p>
     Please look at
     <a class="externalLink"
@@ -295,6 +302,7 @@
 </dd>
 <dt><a name="tobagoRI">Does Tobago run with the Sun reference implementation (RI)?</a></dt>
 <dd>
+
   <p>Tobago runs with Sun RI and with MyFaces.
     Please take a look at the <a href="compatibility.html">Compatibility</a> List.</p>
 
@@ -303,34 +311,40 @@
 </dd>
 <dt><a name="tobagofacelets">Does Tobago supports Facelets?</a></dt>
 <dd>
+
   <p>Tobago 2.0.x:</p>
 
   <p>Tobago supports the JSF 2.0 Facelets.
     Note: Please add following context param in your web.xml</p>
 
-  <div class="source"><pre>
+  <div class="source">
+<pre>
 &lt;context-param&gt;
   &lt;param-name&gt;javax.faces.FACELETS_SKIP_COMMENTS&lt;/param-name&gt;
   &lt;param-value&gt;true&lt;/param-value&gt;
 &lt;/context-param&gt;</pre>
   </div>
+
   <p>Tobago 1.0.x and 1.5.x:</p>
 
   <p>Tobago supports Facelets with the tobago-facelets.jar.
     Note: Please add following context param in your web.xml</p>
 
-  <div class="source"><pre>
+  <div class="source">
+<pre>
 &lt;context-param&gt;
   &lt;param-name&gt;facelets.SKIP_COMMENTS&lt;/param-name&gt;
   &lt;param-value&gt;true&lt;/param-value&gt;
 &lt;/context-param&gt;</pre>
   </div>
+
   <p align="right"><a href="#top">[top]</a></p>
   <hr/>
 </dd>
 <dt><a name="tobagomyfaces_extension">Can I mix Tobago and MyFaces extensions in the same web application?
 </a></dt>
 <dd>
+
   <p>JSF only supports one renderkit (renderkitId) per page (f:view).
     Because Tobago has it's own renderkitId you cannot use any non-Tobago
     components that need a renderer.
@@ -341,9 +355,12 @@
 </dd>
 <dt><a name="tobagolayout">How do I use GridLayout in Tobago?</a></dt>
 <dd>
-  <div class="source"><pre>
+
+  <div class="source">
+<pre>
 &lt;tc:gridLayout rows=&quot;fixed;100px;1*;2*&quot; /&gt;</pre>
   </div>
+
   <p>
     The attribute 'fixed' means a theme dependent height of one row (i.e. in Speyside
     a row is typically 20px high.) In a 'fixed' row all one height unit high elements find their place
@@ -368,6 +385,7 @@
 </dd>
 <dt><a name="tobagofileupload">How do I configure file upload in Tobago?</a></dt>
 <dd>
+
   <p>You have two options.</p>
 
   <p>Add a TobagoMultipartFormdataFilter to your web.xml.
@@ -389,6 +407,7 @@
 </dd>
 <dt><a name="tobagoform">Do I need a form tag in a normal Tobago page?</a></dt>
 <dd>
+
   <p>The page tag already acts like a form tag. You only need a explicit form tag for partial validation of your data.
     Please look at the forms example in the
     <a class="externalLink" href="http://www.irian.biz/tobago-example-demo/faces/overview/form.jsp">Tobago demo</a>
@@ -399,6 +418,7 @@
 </dd>
 <dt><a name="tobagobrowser">Which web browsers are currently supported by Tobago?</a></dt>
 <dd>
+
   <p>Please take a look at the <a href="compatibility.html">Compatibility</a> List.</p>
 
   <p align="right"><a href="#top">[top]</a></p>
@@ -406,6 +426,7 @@
 </dd>
 <dt><a name="tobagoowntheme">How do I create my own theme?</a></dt>
 <dd>
+
   <p>
     You have to define a new name for the theme in the META-INF/tobago-config.xml.
     Choose a fallback theme in the tobago-config.xml.
@@ -417,7 +438,8 @@
     Example layout of a theme jar:
   </p>
 
-  <div class="source"><pre>
+  <div class="source">
+<pre>
 /META-INF/tobago-config.xml
 (resource-path/html/theme-name)
 /org/apache/myfaces/tobago/renderkit/html/xxxxx/standard/style/style.css (standard styles)
@@ -427,7 +449,9 @@
   </div>
 
   Property and resource loading and renderer loading is done in the following order
-  <div class="source"><pre>
+
+  <div class="source">
+<pre>
 resource-path/content-type/theme/client/[tag(for renderer)|property|style|script|image]_locale
     .(class|property|property.xml|css|js|gif|png...]</pre>
   </div>
@@ -449,6 +473,7 @@ resource-path/content-type/theme/client/
 
   The resource manager looks in the case of the charlotteville theme in<br/></br>
   charlotteville -&gt; speyside -&gt; scarborough -&gt; standard
+
   <p>
     Please look at
     <a class="externalLink"
@@ -462,6 +487,7 @@ resource-path/content-type/theme/client/
 </dd>
 <dt><a name="tobagocustommarkup">How do I use and extend the markup attribute?</a></dt>
 <dd>
+
   <p>UIBox, UIInput and UIOutput support custom markup with the markup attribute.
     The supported markup is defined in the tobago-config.xml.
     The standard markup is defined in tobago-config.xml of the tobago-theme-standard.
@@ -476,6 +502,7 @@ resource-path/content-type/theme/client/
 </dd>
 <dt><a name="tobagocontainer">In which containers was Tobago tested?</a></dt>
 <dd>
+
   <p>Please take a look at the <a href="compatibility.html">Compatibility</a> List.
     Feel free to post your own experiences.</p>
 
@@ -486,6 +513,7 @@ resource-path/content-type/theme/client/
   favor of Tobago?
 </a></dt>
 <dd>
+
   <p>Tobago cannot replace it. But sometimes you may not need it, when
     you are using Tobago.
     If you want to position and size your components automatically, you
@@ -499,12 +527,14 @@ resource-path/content-type/theme/client/
 </dd>
 <dt><a name="maven-mirror">How to configure a maven mirror?</a></dt>
 <dd>
+
   <p>
     If you want to set up a different mirror for some reason, you can use
     your ~/.m2/settings.xml and add the following lines:
   </p>
 
-  <div class="source"><pre>
+  <div class="source">
+<pre>
 &lt;mirrors&gt;
   &lt;mirror&gt;
     &lt;id&gt;mirror ID&lt;/id&gt;
@@ -515,6 +545,7 @@ resource-path/content-type/theme/client/
   &lt;/mirror&gt;
 &lt;/mirrors&gt;</pre>
   </div>
+
   <p>See:
     <a class="externalLink" href="http://maven.apache.org/guides/mini/guide-mirror-settings.html">
       Guide to mirror settings
@@ -532,17 +563,20 @@ resource-path/content-type/theme/client/
 </dd>
 <dt><a name="offline-build">How do I configure an offline build?</a></dt>
 <dd>
+
   <p>
     If you run into problems with fetching jars from the online
     repository, you can configure Maven not to fetch them but use
     the ones already in your local repository by adding the following to your ~/.m2/settings.xml:
   </p>
 
-  <div class="source"><pre>
+  <div class="source">
+<pre>
 &lt;settings&gt;
   &lt;offline/&gt;
 &lt;/settings&gt;</pre>
   </div>
+
   <p>or use the mvn -o switch.</p>
 
   <p align="right"><a href="#top">[top]</a></p>
@@ -550,9 +584,12 @@ resource-path/content-type/theme/client/
 </dd>
 <dt><a name="checkstyle">How do I perform a local checkstyle check?</a></dt>
 <dd>
-  <div class="source"><pre>
+
+  <div class="source">
+<pre>
 mvn compile checkstyle:check</pre>
   </div>
+
   <p align="right"><a href="#top">[top]</a></p>
   <hr/>
 </dd>
@@ -563,20 +600,25 @@ mvn compile checkstyle:check</pre>
   a directory like C:\Dokumente und Einstellungen\MyUser\Apache Projects\
   the path will be too long. A workaround will be checking out in an other directory
   or register a new drive letter and check it out in X:
-  <div class="source"><pre>
+
+  <div class="source">
+<pre>
 SUBST X: &quot;C:\Dokumente und Einstellungen\MyUser\Apache Projects\&quot;</pre>
   </div>
+
   <p align="right"><a href="#top">[top]</a></p>
   <hr/>
 </dd>
 <dt><a name="selenium">How can I run the Selenium tests?</a></dt>
 <dd>
+
   <p>
     In the tobago-example-test application, the pages can be checked with selenium since Tobago 1.5.
     To run the full test automatically call
   </p>
 
-  <div class="source"><pre>
+  <div class="source">
+<pre>
 mvn -P integration-test</pre>
   </div>
   This will start a jetty server and a selenium server and calls every listed page in the test application.
@@ -586,7 +628,8 @@ mvn -P integration-test</pre>
     If you want to run the tests from your IDE, please start the jetty with
   </p>
 
-  <div class="source"><pre>
+  <div class="source">
+<pre>
 mvn jetty:run</pre>
   </div>
   or
@@ -594,11 +637,14 @@ mvn jetty:run</pre>
     <pre>mvn jetty:run-exploded</pre>
   </div>
   and start the selenium server with
-  <div class="source"><pre>
+
+  <div class="source">
+<pre>
 mvn selenium:start-server</pre>
   </div>
   Now you can start the selenium tests in the IDE.
 
+
   <p>
     Sometimes there is a problem with Firefox. You may try to use a different version, or an installation without
     plugins.
@@ -609,6 +655,7 @@ mvn selenium:start-server</pre>
 </dd>
 <dt><a name="liberty">How can I run the Tobago demo with WebSphere Liberty Profile (WLP) from Maven?</a></dt>
 <dd>
+
   <p>
     <b>Please use at least Tobago 2.0 for this guidance (in this version the pom.xml files are prepared).</b>
   </p>
@@ -616,8 +663,11 @@ mvn selenium:start-server</pre>
   <p>
     You will need to do the following steps for preparation:
   </p>
+
   <ul>
+
     <li>Download the server like:
+
       <div class="source">
         <pre>wlp-developers-runtime-8.5.5.0.jar</pre>
       </div>
@@ -625,21 +675,27 @@ mvn selenium:start-server</pre>
       <a class="externalLink"
          href="https://www.ibm.com/developerworks/mydeveloperworks/blogs/wasdev/entry/download?lang=en">IBM</a>
     </li>
+
     <li>
       Unpack the server anywhere in you file system, e.g. like this
-      <div class="source"><pre>mkdir /opt/wlp-developers-runtime-8.5.5.0
+
+      <div class="source">
+<pre>mkdir /opt/wlp-developers-runtime-8.5.5.0
 cd /opt/wlp-developers-runtime-8.5.5.0
 java -jar ~/Downloads/wlp-developers-runtime-8.5.5.0.jar
            </pre>
       </div>
     </li>
+
     <li>
       Adding your server home to a property in the settings.xml of Maven
+
       <div class="source">
         <pre>&lt;wlp.directory&gt;/opt/wlp-developers-runtime-8.5.5.0&lt;/wlp.directory&gt;</pre>
       </div>
     </li>
   </ul>
+
   <p>
     After these steps you can start/stop the server and deploy an built artifact.
     For these steps, you need to be in the Tobago example demo directory.
@@ -651,53 +707,69 @@ java -jar ~/Downloads/wlp-developers-run
   This is <b>important</b> for the first start of the server,
   because at the first start the server will be initialized.
   For the setup the file
+
   <div class="source">
     <pre>test/resources/server.xml</pre>
   </div>
   will be read. It contains the features, the WLP server will be support, and other configurations.
   In our case we have the following features:
-  <div class="source"><pre>
+
+  <div class="source">
+<pre>
             &lt;feature&gt;cdi-1.0&lt;/feature&gt;
             &lt;feature&gt;jsp-2.2&lt;/feature&gt;
             &lt;feature&gt;servlet-3.0&lt;/feature&gt;
             &lt;feature&gt;jsf-2.0&lt;/feature&gt;</pre>
   </div>
 
+
   <ul>
+
     <li>
       Start the server
+
       <div class="source">
         <pre>mvn -Pliberty liberty:start-server</pre>
       </div>
     </li>
+
     <li>
       Build an artifact (you need the &quot;provided&quot; property, because JSF and OWB comes from the server)
+
       <div class="source">
         <pre>mvn clean package -Djsf=provided</pre>
       </div>
     </li>
+
     <li>
       Deploy an artifact
+
       <div class="source">
         <pre>mvn -Pliberty liberty:deploy</pre>
       </div>
     </li>
+
     <li>
       You will find the web application under this URL
+
       <div class="source">
         <pre>http://localhost:9080/tobago-example-demo/</pre>
       </div>
     </li>
+
     <li>
       Redeploy an artifact: The same as deploy.
     </li>
+
     <li>
       Stop the server
+
       <div class="source">
         <pre>mvn -Pliberty liberty:stop-server</pre>
       </div>
     </li>
   </ul>
+
   <p>
     The server starts very fast and is simple to use (very different from the full WebSphere installation).
     The log files you will find here:
@@ -709,28 +781,37 @@ java -jar ~/Downloads/wlp-developers-run
   Sometime you may need to the clean the server, in particular when you are changing JAR dependencies.
   For doing that
 
+
   <ul>
+
     <li>
       Stop the server
     </li>
+
     <li>
       Remove the whole concrete server installation
+
       <div class="source">
         <pre>rm -r /opt/wlp-developers-8.5.next.beta/wlp/usr/servers/tobago</pre>
       </div>
     </li>
+
     <li>
       Start the server (don't forget the server.xml)
     </li>
+
     <li>
       Deploy again
     </li>
   </ul>
   Please also consider the plugin configuration in the tobago-example/pom.xml
-  <div class="source"><pre>
+
+  <div class="source">
+<pre>
           &lt;groupId&gt;com.ibm.websphere.wlp.maven.plugins&lt;/groupId&gt;
           &lt;artifactId&gt;liberty-maven-plugin&lt;/artifactId&gt;</pre>
   </div>
+
   <p align="right"><a href="#top">[top]</a></p></dd>
 </dl>
 </div>