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/07/23 20:59:05 UTC

svn commit: r1612920 [7/12] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/demo.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/demo.html?rev=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/demo.html (original)
+++ myfaces/site/publish/tobago/demo.html Wed Jul 23 18:59:04 2014
@@ -1,303 +1,321 @@
+<!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 - Demo</title>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+  <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+</head>
+<body>
+<div id="header">
+  <div id="top_menu">
+    <div id="top_menu_container">
 
 
+      <div class="date">
+        Last Published: 23 Jul 2014
+      </div>
+      <ul>
+        <li>
+          <a href="http://www.apache.org/">Apache</a>
+        </li>
+        <li>
+          <a href="../">MyFaces</a>
+        </li>
+        <li>
+          <a href="./">Tobago</a>
+        </li>
+        <li>
+          <a href="../download.html">Download</a>
+        </li>
+        <li>
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+      <div class="clear"></div>
+    </div>
+    <!-- close top_menu_container -->
+  </div>
+  <!-- close top_menu -->
+  <div id="header_bottom">
+    <div id="logo_banner_container">
+      <div id="logo">
+        <a href="./">
 
+          <img src="images/tobagoLogo.png" alt=""/>
 
+        </a>
+      </div>
+      <div id="banner">
+        <a href="../">
 
+          <img src="img/banners/MyFaces_logo.jpg" alt=""/>
 
+        </a>
+      </div>
+      <div class="clear"></div>
+    </div>
+    <!-- close logo_banner_container -->
+  </div>
+  <!-- close header_bottom -->
+</div>
+<!-- close header -->
+<div id="main_container">
+<div id="left_column">
+  <div class="left_menu_top">
+    <div class="left_menu_bottom">
+      <h5>Tobago</h5>
 
+      <div class="content">
+        <ul class="left_menu">
 
+          <li class="none">
+            <a href="index.html">Introduction</a>
+          </li>
 
+          <li class="none">
+            <a href="download.html">Download</a>
+          </li>
 
+          <li class="none">
+            <a href="demo.html" class="selected">Demo</a>
+          </li>
 
+          <li class="none">
+            <a href="mail-lists.html">Mailing Lists</a>
+          </li>
+        </ul>
+      </div>
+      <!-- close content -->
+    </div>
+    <!-- close left_menu_bottom -->
+  </div>
+  <!-- close left_menu_top -->
+  <div class="left_menu_top">
+    <div class="left_menu_bottom">
+      <h5>Documentation</h5>
 
+      <div class="content">
+        <ul class="left_menu">
 
+          <li class="none">
+            <a href="getting-started.html">Getting Started</a>
+          </li>
 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Tobago - Demo</title>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
-    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body>
-  <div id="header">
-    <div id="top_menu">
-      <div id="top_menu_container">
-              
-  
-  
-  <div class="date">
-    Last Published: 11 Jun 2014
-  </div>
-            <ul>
-      <li>
-        <a href="http://www.apache.org/">Apache</a>
-    </li>
-                    <li>
-        <a href="../">MyFaces</a>
-    </li>
-                    <li>
-        <a href="./">Tobago</a>
-    </li>
-                    <li>
-        <a href="../download.html">Download</a>
-    </li>
-                    <li>
-        <a href="mail-lists.html">Mailing Lists</a>
-    </li>
+          <li class="none">
+            <a href="compatibility.html">Compatibility</a>
+          </li>
+
+          <li class="none">
+            <a href="new-2.0.html">New in Tobago 2.0</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</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 class="clear"></div>
-      </div> <!-- close top_menu_container -->
-    </div> <!-- close top_menu -->
-    <div id="header_bottom">
-    <div id="logo_banner_container">
-            <div id="logo">
-          <a href="./">
-    
-                                            <img src="images/tobagoLogo.png" alt="" />
-    
-            </a>
-        </div>
-              <div id="banner">
-          <a href="../">
-    
-                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
-    
-            </a>
-        </div>
-        <div class="clear"></div>
-    </div> <!-- close logo_banner_container -->
-    </div> <!-- close header_bottom -->
-  </div> <!-- close header -->
-    <div id="main_container">
-    <div id="left_column">
-             <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Tobago</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="download.html">Download</a>
-          </li>
-              
-    <li class="none">
-                    <a href="demo.html" class="selected">Demo</a>
-          </li>
-              
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="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 content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Project Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-info.html">Project Information</a>
-                </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-        <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
+      </div>
+      <!-- close content -->
+    </div>
+    <!-- close left_menu_bottom -->
+  </div>
+  <!-- close left_menu_top -->
+  <div class="left_menu_top">
     <div class="left_menu_bottom">
-        <h5>Foundation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="http://apache.org/" class="externalLink">ASF<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-           <div id="powered_by">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
-          </a>
-              </div> <!-- close powered_by -->
-  <div class="clear"></div>
+      <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 -->
     </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>Live Demo<a name="Live_Demo"></a></h2>
-<p>A live demo can be found for different versions here:</p><!-- * {{http://example.irian.at/tobago-example-demo-3.0.x/}} (experimental) --><!--  --><!-- * {{http://example.irian.at/tobago-example-demo-2.0.x/}} (beta - next release) -->
-<ul>
-<li><a class="externalLink" href="http://www.irian.biz/tobago-example-demo-2.0.x/">2.0.x (next release, currently beta)</a></li>
-<li><a class="externalLink" href="http://example.irian.at/tobago-example-demo-1.5.x/">1.5.x (current release - nightly)</a></li>
-<li><a class="externalLink" href="http://example.irian.at/tobago-example-demo-1.0.x/">1.0.x (old release - nightly)</a></li></ul>
-<p>This demo and more examples you can find in the Subversion (see <a href="./getting-started.html">Getting Started</a> section).</p>
-<p>The current snapshot of the demo war can be downloaded at: <a class="externalLink" href="https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/">https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/</a></p></div>
-<div class="section">
-<h2>Examples<a name="Examples"></a></h2>
-<p>Tobago contains various example applications including a general demo, an address book application, a blank WAR, and an example theme.</p>
-<div class="section">
-<h3>Tobago Demo<a name="Tobago_Demo"></a></h3>
-<p>The Tobago demo presents the important features of Tobago including layout and themes. It contains an overview of the provided controls and best practices how to use Tobago.<br />&#160;<a name="a"></a></p><!-- hack for a bit space --><img src="images/demo.png" alt="Tobago Demo" />
-<p>A live version of the demo can be found at: <a class="externalLink" href="http://www.irian.biz/tobago-example-demo/">http://www.irian.biz/tobago-example-demo/</a></p>
-<p>Sources: <a class="externalLink" href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-demo/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-demo/</a></p></div>
-<div class="section">
-<h3>Address Book Example<a name="Address_Book_Example"></a></h3>
-<p>The address book is a small example application demonstrating how to use <a class="externalLink" href="http://springframework.org/">Spring</a> and <a class="externalLink" href="http://openjpa.apache.org/">OpenJPA</a> to manage addresses with a Tobago frontend.<br />&#160;<a name="a"></a></p><!-- hack for a bit space --><img src="images/addressbook.png" alt="Address Book Example" />
-<p>Sources: <a class="externalLink" href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-addressbook/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-addressbook/</a></p></div>
-<div class="section">
-<h3>Blank WAR<a name="Blank_WAR"></a></h3>
-<p>The Blank WAR is a minimal WAR to display a simple page with Tobago -- useful to get started with your own Tobago application.</p>
-<p>Sources: <a class="externalLink" href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-blank/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-blank/</a></p></div>
-<div class="section">
-<h3>Example Theme<a name="Example_Theme"></a></h3>
-<p>This theme shows how to extend an existing theme and add new markups.</p>
-<p>Sources: <a class="externalLink" href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-theme-example/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-theme-example/</a></p></div></div>
+    <!-- close left_menu_bottom -->
+  </div>
+  <!-- close left_menu_top -->
+  <div class="left_menu_top">
+    <div class="left_menu_bottom">
+      <h5>Foundation</h5>
+
+      <div class="content">
+        <ul class="left_menu">
+
+          <li class="none">
+            <a href="http://apache.org/" class="externalLink">ASF<span/></a>
+          </li>
+
+          <li class="none">
+            <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+          </li>
+
+          <li class="none">
+            <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+          </li>
+
+          <li class="none">
+            <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+          </li>
+
+          <li class="none">
+            <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+          </li>
+        </ul>
       </div>
+      <!-- close content -->
+    </div>
+    <!-- close left_menu_bottom -->
+  </div>
+  <!-- close left_menu_top -->
+  <div id="powered_by">
+    <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+      <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+    </a>
+  </div>
+  <!-- close powered_by -->
+  <div class="clear"></div>
+</div>
+<div id="body_column">
+  <div>
+    <!-- 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>Live Demo<a name="Live_Demo"></a></h2>
+
+      <p>A live demo can be found for different versions here:</p>
+      <!-- * {{http://example.irian.at/tobago-example-demo-3.0.x/}} (experimental) --><!--  -->
+      <!-- * {{http://example.irian.at/tobago-example-demo-2.0.x/}} (beta - next release) -->
+      <ul>
+        <li><a class="externalLink" href="http://www.irian.biz/tobago-example-demo-2.0.x/">2.0.x (current release)</a>
+        </li>
+        <li><a class="externalLink" href="http://example.irian.at/tobago-example-demo-1.5.x/">1.5.x (last release -
+          nightly)</a></li>
+        <li><a class="externalLink" href="http://example.irian.at/tobago-example-demo-1.0.x/">1.0.x (old release -
+          nightly)</a></li>
+      </ul>
+      <p>This demo and more examples you can find in the Subversion (see <a href="./getting-started.html">Getting
+        Started</a> section).</p>
+
+      <p>The current snapshot of the demo war can be downloaded at: <a class="externalLink"
+                                                                       href="https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/">https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-example-demo/</a>
+      </p></div>
+    <div class="section">
+      <h2>Examples<a name="Examples"></a></h2>
+
+      <p>Tobago contains various example applications including a general demo, an address book application, a blank
+        WAR, and an example theme.</p>
+
+      <div class="section">
+        <h3>Tobago Demo<a name="Tobago_Demo"></a></h3>
+
+        <p>The Tobago demo presents the important features of Tobago including layout and themes. It contains an
+          overview of the provided controls and best practices how to use Tobago.<br/>&#160;<a name="a"></a></p>
+        <!-- hack for a bit space --><img src="images/demo.png" alt="Tobago Demo"/>
+
+        <p>A live version of the demo can be found at: <a class="externalLink"
+                                                          href="http://www.irian.biz/tobago-example-demo/">http://www.irian.biz/tobago-example-demo/</a>
+        </p>
+
+        <p>Sources: <a class="externalLink"
+                       href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-demo/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-demo/</a>
+        </p></div>
+      <div class="section">
+        <h3>Address Book Example<a name="Address_Book_Example"></a></h3>
+
+        <p>The address book is a small example application demonstrating how to use <a class="externalLink"
+                                                                                       href="http://springframework.org/">Spring</a>
+          and <a class="externalLink" href="http://openjpa.apache.org/">OpenJPA</a> to manage addresses with a Tobago
+          frontend.<br/>&#160;<a name="a"></a></p><!-- hack for a bit space --><img src="images/addressbook.png"
+                                                                                    alt="Address Book Example"/>
+
+        <p>Sources: <a class="externalLink"
+                       href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-addressbook/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-addressbook/</a>
+        </p></div>
+      <div class="section">
+        <h3>Blank WAR<a name="Blank_WAR"></a></h3>
+
+        <p>The Blank WAR is a minimal WAR to display a simple page with Tobago -- useful to get started with your own
+          Tobago application.</p>
+
+        <p>Sources: <a class="externalLink"
+                       href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-blank/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-example-blank/</a>
+        </p></div>
+      <div class="section">
+        <h3>Example Theme<a name="Example_Theme"></a></h3>
+
+        <p>This theme shows how to extend an existing theme and add new markups.</p>
+
+        <p>Sources: <a class="externalLink"
+                       href="http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-theme-example/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-example/tobago-theme-example/</a>
+        </p></div>
     </div>
-    <div class="clear"></div>
-    </div> <!-- close main container -->
-    <div id="footer">
-      <div class="copyright">
-      &#169;  
-          2002-2014
-       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
-      </div><!-- close copyright -->
-    </div><!-- close footer -->
-  </body>
+  </div>
+</div>
+<div class="clear"></div>
+</div>
+<!-- close main container -->
+<div id="footer">
+  <div class="copyright">
+    &#169;
+    2002-2014
+    Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
+    Version 2.0</a>.<br/>
+    Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks
+    of The Apache Software Foundation.
+  </div>
+  <!-- close copyright -->
+</div>
+<!-- close footer -->
+</body>
 </html>

Modified: myfaces/site/publish/tobago/dependencies.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dependencies.html?rev=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dependencies.html (original)
+++ myfaces/site/publish/tobago/dependencies.html Wed Jul 23 18:59:04 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Jun 2014
+        Last Published: 23 Jul 2014
       </div>
       <ul>
         <li>
@@ -108,6 +108,10 @@
         </li>
 
         <li class="none">
+          <a href="new-2.0.html">New in Tobago 2.0</a>
+        </li>
+
+        <li class="none">
           <a href="guide.html">Guide to Tobago</a>
         </li>
 
@@ -116,7 +120,7 @@
         </li>
 
         <li class="none">
-          <a href="migration-2.0.html">Migration to 2.0 (beta)</a>
+          <a href="migration-2.0.html">Migration to 2.0</a>
         </li>
 
         <li class="none">
@@ -202,6 +206,10 @@
             </li>
 
             <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+            </li>
+
+            <li class="none">
               <a href="integration.html">Continuous Integration</a>
             </li>
 
@@ -455,13 +463,12 @@
   <div class="section">
     <h3>Dependency Tree<a name="Dependency_Tree"></a></h3>
     <ul>
-      <li>org.apache.myfaces.tobago:tobago:pom:2.0.0-beta-5-SNAPSHOT <img id="_1934873472"
-                                                                          src="./images/icon_info_sml.gif"
-                                                                          alt="Information"
-                                                                          onclick="toggleDependencyDetail( '_1381020524', '_1934873472' );"
-                                                                          style="cursor: pointer;vertical-align:text-bottom;"></img>
+      <li>org.apache.myfaces.tobago:tobago:pom:2.0.1-SNAPSHOT <img id="_1524980438" src="./images/icon_info_sml.gif"
+                                                                   alt="Information"
+                                                                   onclick="toggleDependencyDetail( '_2069736579', '_1524980438' );"
+                                                                   style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-        <div id="_1381020524" style="display:none">
+        <div id="_2069736579" style="display:none">
           <table border="0" class="bodyTable">
             <tr class="a">
               <th>Apache Tobago</th>
@@ -481,11 +488,11 @@
           </table>
         </div>
         <ul>
-          <li>junit:junit:jar:4.8.1 (test) <img id="_82883423" src="./images/icon_info_sml.gif" alt="Information"
-                                                onclick="toggleDependencyDetail( '_158484681', '_82883423' );"
+          <li>junit:junit:jar:4.8.1 (test) <img id="_207674172" src="./images/icon_info_sml.gif" alt="Information"
+                                                onclick="toggleDependencyDetail( '_216853944', '_207674172' );"
                                                 style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-            <div id="_158484681" style="display:none">
+            <div id="_216853944" style="display:none">
               <table border="0" class="bodyTable">
                 <tr class="a">
                   <th>JUnit</th>
@@ -504,12 +511,12 @@
               </table>
             </div>
           </li>
-          <li>org.slf4j:jcl-over-slf4j:jar:1.7.6 (compile) <img id="_697725889" src="./images/icon_info_sml.gif"
+          <li>org.slf4j:jcl-over-slf4j:jar:1.7.6 (compile) <img id="_1395673951" src="./images/icon_info_sml.gif"
                                                                 alt="Information"
-                                                                onclick="toggleDependencyDetail( '_988485810', '_697725889' );"
+                                                                onclick="toggleDependencyDetail( '_676289131', '_1395673951' );"
                                                                 style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-            <div id="_988485810" style="display:none">
+            <div id="_676289131" style="display:none">
               <table border="0" class="bodyTable">
                 <tr class="a">
                   <th>JCL 1.1.1 implemented over SLF4J</th>
@@ -527,12 +534,12 @@
               </table>
             </div>
             <ul>
-              <li>org.slf4j:slf4j-api:jar:1.7.6 (compile) <img id="_1152532208" src="./images/icon_info_sml.gif"
+              <li>org.slf4j:slf4j-api:jar:1.7.6 (compile) <img id="_194763450" src="./images/icon_info_sml.gif"
                                                                alt="Information"
-                                                               onclick="toggleDependencyDetail( '_478446387', '_1152532208' );"
+                                                               onclick="toggleDependencyDetail( '_574497456', '_194763450' );"
                                                                style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-                <div id="_478446387" style="display:none">
+                <div id="_574497456" style="display:none">
                   <table border="0" class="bodyTable">
                     <tr class="a">
                       <th>SLF4J API Module</th>
@@ -552,12 +559,12 @@
               </li>
             </ul>
           </li>
-          <li>ch.qos.logback:logback-classic:jar:1.1.1 (test) <img id="_1616224388" src="./images/icon_info_sml.gif"
+          <li>ch.qos.logback:logback-classic:jar:1.1.1 (test) <img id="_752109445" src="./images/icon_info_sml.gif"
                                                                    alt="Information"
-                                                                   onclick="toggleDependencyDetail( '_499391118', '_1616224388' );"
+                                                                   onclick="toggleDependencyDetail( '_1447824966', '_752109445' );"
                                                                    style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-            <div id="_499391118" style="display:none">
+            <div id="_1447824966" style="display:none">
               <table border="0" class="bodyTable">
                 <tr class="a">
                   <th>Logback Classic Module</th>
@@ -576,12 +583,12 @@
               </table>
             </div>
             <ul>
-              <li>ch.qos.logback:logback-core:jar:1.1.1 (test) <img id="_843329819" src="./images/icon_info_sml.gif"
+              <li>ch.qos.logback:logback-core:jar:1.1.1 (test) <img id="_746077958" src="./images/icon_info_sml.gif"
                                                                     alt="Information"
-                                                                    onclick="toggleDependencyDetail( '_1309761138', '_843329819' );"
+                                                                    onclick="toggleDependencyDetail( '_1064118453', '_746077958' );"
                                                                     style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-                <div id="_1309761138" style="display:none">
+                <div id="_1064118453" style="display:none">
                   <table border="0" class="bodyTable">
                     <tr class="a">
                       <th>Logback Core Module</th>
@@ -602,12 +609,12 @@
                   </table>
                 </div>
               </li>
-              <li>org.slf4j:slf4j-api:jar:1.7.6 (test) <img id="_1049840177" src="./images/icon_info_sml.gif"
+              <li>org.slf4j:slf4j-api:jar:1.7.6 (test) <img id="_1355436683" src="./images/icon_info_sml.gif"
                                                             alt="Information"
-                                                            onclick="toggleDependencyDetail( '_1942655715', '_1049840177' );"
+                                                            onclick="toggleDependencyDetail( '_1648920476', '_1355436683' );"
                                                             style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-                <div id="_1942655715" style="display:none">
+                <div id="_1648920476" style="display:none">
                   <table border="0" class="bodyTable">
                     <tr class="a">
                       <th>SLF4J API Module</th>
@@ -627,12 +634,12 @@
               </li>
             </ul>
           </li>
-          <li>javax.servlet.jsp:jsp-api:jar:2.1 (provided) <img id="_959287139" src="./images/icon_info_sml.gif"
+          <li>javax.servlet.jsp:jsp-api:jar:2.1 (provided) <img id="_1767338649" src="./images/icon_info_sml.gif"
                                                                 alt="Information"
-                                                                onclick="toggleDependencyDetail( '_951959410', '_959287139' );"
+                                                                onclick="toggleDependencyDetail( '_1244027968', '_1767338649' );"
                                                                 style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-            <div id="_951959410" style="display:none">
+            <div id="_1244027968" style="display:none">
               <table border="0" class="bodyTable">
                 <tr class="a">
                   <th>jsp-api</th>
@@ -646,12 +653,12 @@
               </table>
             </div>
           </li>
-          <li>javax.servlet:servlet-api:jar:2.5 (provided) <img id="_268542049" src="./images/icon_info_sml.gif"
+          <li>javax.servlet:servlet-api:jar:2.5 (provided) <img id="_862477335" src="./images/icon_info_sml.gif"
                                                                 alt="Information"
-                                                                onclick="toggleDependencyDetail( '_2135472399', '_268542049' );"
+                                                                onclick="toggleDependencyDetail( '_1618579292', '_862477335' );"
                                                                 style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-            <div id="_2135472399" style="display:none">
+            <div id="_1618579292" style="display:none">
               <table border="0" class="bodyTable">
                 <tr class="a">
                   <th>servlet-api</th>
@@ -665,12 +672,12 @@
               </table>
             </div>
           </li>
-          <li>javax.portlet:portlet-api:jar:2.0 (provided) <img id="_1496574598" src="./images/icon_info_sml.gif"
+          <li>javax.portlet:portlet-api:jar:2.0 (provided) <img id="_1777185079" src="./images/icon_info_sml.gif"
                                                                 alt="Information"
-                                                                onclick="toggleDependencyDetail( '_1063100669', '_1496574598' );"
+                                                                onclick="toggleDependencyDetail( '_685626197', '_1777185079' );"
                                                                 style="cursor: pointer;vertical-align:text-bottom;"></img>
 
-            <div id="_1063100669" style="display:none">
+            <div id="_685626197" style="display:none">
               <table border="0" class="bodyTable">
                 <tr class="a">
                   <th>Java Portlet Specification V2.0</th>
@@ -852,17 +859,8 @@
       <th>URL</th>
       <th>Release</th>
       <th>Snapshot</th>
-      <th>Blacklisted</th>
     </tr>
     <tr class="b">
-      <td>easytel-snapshot</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/repositories/easytel-snapshots">http://repo.e-konzern.de/nexus/content/repositories/easytel-snapshots</a>
-      </td>
-      <td>-</td>
-      <td>Yes</td>
-      <td>Yes</td>
-    </tr>
-    <tr class="a">
       <td>apache.snapshots</td>
       <td><a class="externalLink" href="http://people.apache.org/repo/m2-snapshot-repository">http://people.apache.org/repo/m2-snapshot-repository</a>
       </td>
@@ -870,55 +868,7 @@
       <td>-</td>
       <td>-</td>
     </tr>
-    <tr class="b">
-      <td>ewetel</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/repositories/ewetel">http://repo.e-konzern.de/nexus/content/repositories/ewetel</a>
-      </td>
-      <td>Yes</td>
-      <td>-</td>
-      <td>Yes</td>
-    </tr>
-    <tr class="a">
-      <td>ewetel-tools</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/repositories/ewetel-tools">http://repo.e-konzern.de/nexus/content/repositories/ewetel-tools</a>
-      </td>
-      <td>Yes</td>
-      <td>-</td>
-      <td>Yes</td>
-    </tr>
-    <tr class="b">
-      <td>easytel-thirdparty</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/repositories/easytel-thirdparty">http://repo.e-konzern.de/nexus/content/repositories/easytel-thirdparty</a>
-      </td>
-      <td>Yes</td>
-      <td>-</td>
-      <td>Yes</td>
-    </tr>
-    <tr class="a">
-      <td>ewetel-snapshot</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/repositories/ewetel-snapshots">http://repo.e-konzern.de/nexus/content/repositories/ewetel-snapshots</a>
-      </td>
-      <td>-</td>
-      <td>Yes</td>
-      <td>Yes</td>
-    </tr>
-    <tr class="b">
-      <td>easytel-release</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/repositories/easytel">http://repo.e-konzern.de/nexus/content/repositories/easytel</a>
-      </td>
-      <td>Yes</td>
-      <td>-</td>
-      <td>Yes</td>
-    </tr>
     <tr class="a">
-      <td>nexus-easytel-group</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/groups/Easytel-Group">http://repo.e-konzern.de/nexus/content/groups/Easytel-Group</a>
-      </td>
-      <td>Yes</td>
-      <td>Yes</td>
-      <td>Yes</td>
-    </tr>
-    <tr class="b">
       <td>central</td>
       <td><a class="externalLink" href="http://repo.maven.apache.org/maven2">http://repo.maven.apache.org/maven2</a>
       </td>
@@ -926,22 +876,6 @@
       <td>-</td>
       <td>-</td>
     </tr>
-    <tr class="a">
-      <td>nexus-snapshots</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/repositories/easytel-snapshots">http://repo.e-konzern.de/nexus/content/repositories/easytel-snapshots</a>
-      </td>
-      <td>-</td>
-      <td>Yes</td>
-      <td>Yes</td>
-    </tr>
-    <tr class="b">
-      <td>nexus-releases</td>
-      <td><a class="externalLink" href="http://repo.e-konzern.de/nexus/content/repositories/easytel">http://repo.e-konzern.de/nexus/content/repositories/easytel</a>
-      </td>
-      <td>Yes</td>
-      <td>-</td>
-      <td>Yes</td>
-    </tr>
   </table>
   <p>Repository locations for each of the Dependencies.</p>
   <table border="0" class="bodyTable">

Modified: myfaces/site/publish/tobago/dependency-analysis.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dependency-analysis.html?rev=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dependency-analysis.html (original)
+++ myfaces/site/publish/tobago/dependency-analysis.html Wed Jul 23 18:59:04 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Jun 2014
+        Last Published: 23 Jul 2014
       </div>
       <ul>
         <li>
@@ -108,6 +108,10 @@
         </li>
 
         <li class="none">
+          <a href="new-2.0.html">New in Tobago 2.0</a>
+        </li>
+
+        <li class="none">
           <a href="guide.html">Guide to Tobago</a>
         </li>
 
@@ -116,7 +120,7 @@
         </li>
 
         <li class="none">
-          <a href="migration-2.0.html">Migration to 2.0 (beta)</a>
+          <a href="migration-2.0.html">Migration to 2.0</a>
         </li>
 
         <li class="none">
@@ -175,10 +179,26 @@
             </li>
 
             <li class="none">
+              <a href="xref/index.html">Source Xref</a>
+            </li>
+
+            <li class="none">
+              <a href="xref-test/index.html">Test Source Xref</a>
+            </li>
+
+            <li class="none">
               <a href="checkstyle-aggregate.html">Checkstyle</a>
             </li>
 
             <li class="none">
+              <a href="apidocs/index.html">JavaDocs</a>
+            </li>
+
+            <li class="none">
+              <a href="testapidocs/index.html">Test JavaDocs</a>
+            </li>
+
+            <li class="none">
               <a href="surefire-report.html">Surefire Report</a>
             </li>
 

Modified: myfaces/site/publish/tobago/dependency-convergence.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dependency-convergence.html?rev=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dependency-convergence.html (original)
+++ myfaces/site/publish/tobago/dependency-convergence.html Wed Jul 23 18:59:04 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 09 May 2014
+        Last Published: 23 Jul 2014
       </div>
       <ul>
         <li>
@@ -108,6 +108,10 @@
         </li>
 
         <li class="none">
+          <a href="new-2.0.html">New in Tobago 2.0</a>
+        </li>
+
+        <li class="none">
           <a href="guide.html">Guide to Tobago</a>
         </li>
 
@@ -116,7 +120,7 @@
         </li>
 
         <li class="none">
-          <a href="migration-2.0.html">Migration to 2.0 (beta)</a>
+          <a href="migration-2.0.html">Migration to 2.0</a>
         </li>
 
         <li class="none">
@@ -303,11 +307,11 @@
     </tr>
     <tr class="b">
       <th>Number of dependencies (NOD):</th>
-      <td>40</td>
+      <td>41</td>
     </tr>
     <tr class="a">
       <th>Number of unique artifacts (NOA):</th>
-      <td>40</td>
+      <td>41</td>
     </tr>
     <tr class="b">
       <th>Number of SNAPSHOT artifacts (NOS):</th>
@@ -863,14 +867,15 @@
   </table>
 </div>
 <div class="section">
-  <h4>maven-taglib:maven-taglib-plugin<a name="maven-taglib:maven-taglib-plugin"></a></h4>
+  <h4>net.sourceforge.maven-taglib:maven-taglib-plugin<a name="net.sourceforge.maven-taglib:maven-taglib-plugin"></a>
+  </h4>
   <table border="0" class="bodyTable">
     <tr class="a">
       <td><img alt="success" src="images/icon_success_sml.gif"/></td>
       <td>
         <table border="0" class="bodyTable">
           <tr class="b">
-            <td width="25%">1.4.2</td>
+            <td width="25%">2.4</td>
             <td>
               <ol style="list-style-type: lower-alpha">
                 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
@@ -1088,7 +1093,7 @@
       <td>
         <table border="0" class="bodyTable">
           <tr class="b">
-            <td width="25%">1.0.6</td>
+            <td width="25%">1.0.7</td>
             <td>
               <ol style="list-style-type: lower-alpha">
                 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
@@ -1113,7 +1118,7 @@
       <td>
         <table border="0" class="bodyTable">
           <tr class="b">
-            <td width="25%">2.0.0-beta-4-SNAPSHOT</td>
+            <td width="25%">2.0.1-SNAPSHOT</td>
             <td>
               <ol style="list-style-type: lower-alpha">
                 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a>
@@ -1155,7 +1160,7 @@
       <td>
         <table border="0" class="bodyTable">
           <tr class="b">
-            <td width="25%">2.0.0-beta-4-SNAPSHOT</td>
+            <td width="25%">2.0.1-SNAPSHOT</td>
             <td>
               <ol style="list-style-type: lower-alpha">
                 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension/tobago-sandbox">org.apache.myfaces.tobago:tobago-sandbox</a>
@@ -1178,7 +1183,7 @@
       <td>
         <table border="0" class="bodyTable">
           <tr class="b">
-            <td width="25%">2.0.0-beta-4-SNAPSHOT</td>
+            <td width="25%">2.0.1-SNAPSHOT</td>
             <td>
               <ol style="list-style-type: lower-alpha">
                 <li><a class="externalLink"
@@ -1202,7 +1207,7 @@
       <td>
         <table border="0" class="bodyTable">
           <tr class="b">
-            <td width="25%">2.0.0-beta-4-SNAPSHOT</td>
+            <td width="25%">2.0.1-SNAPSHOT</td>
             <td>
               <ol style="list-style-type: lower-alpha">
                 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-extension/tobago-deprecation">org.apache.myfaces.tobago:tobago-deprecation</a>
@@ -1229,7 +1234,7 @@
       <td>
         <table border="0" class="bodyTable">
           <tr class="b">
-            <td width="25%">2.0.0-beta-4-SNAPSHOT</td>
+            <td width="25%">2.0.1-SNAPSHOT</td>
             <td>
               <ol style="list-style-type: lower-alpha">
                 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
@@ -1254,7 +1259,7 @@
       <td>
         <table border="0" class="bodyTable">
           <tr class="b">
-            <td width="25%">2.0.0-beta-4-SNAPSHOT</td>
+            <td width="25%">2.0.1-SNAPSHOT</td>
             <td>
               <ol style="list-style-type: lower-alpha">
                 <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
@@ -1335,6 +1340,27 @@
   </table>
 </div>
 <div class="section">
+  <h4>org.jsoup:jsoup<a name="org.jsoup:jsoup"></a></h4>
+  <table border="0" class="bodyTable">
+    <tr class="a">
+      <td><img alt="success" src="images/icon_success_sml.gif"/></td>
+      <td>
+        <table border="0" class="bodyTable">
+          <tr class="b">
+            <td width="25%">1.7.3</td>
+            <td>
+              <ol style="list-style-type: lower-alpha">
+                <li><a class="externalLink" href="http://myfaces.apache.org/tobago/tobago-core">org.apache.myfaces.tobago:tobago-core</a>
+                </li>
+              </ol>
+            </td>
+          </tr>
+        </table>
+      </td>
+    </tr>
+  </table>
+</div>
+<div class="section">
   <h4>org.slf4j:jcl-over-slf4j<a name="org.slf4j:jcl-over-slf4j"></a></h4>
   <table border="0" class="bodyTable">
     <tr class="a">

Modified: myfaces/site/publish/tobago/dependency-management.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dependency-management.html?rev=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dependency-management.html (original)
+++ myfaces/site/publish/tobago/dependency-management.html Wed Jul 23 18:59:04 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Jun 2014
+        Last Published: 23 Jul 2014
       </div>
       <ul>
         <li>
@@ -108,6 +108,10 @@
         </li>
 
         <li class="none">
+          <a href="new-2.0.html">New in Tobago 2.0</a>
+        </li>
+
+        <li class="none">
           <a href="guide.html">Guide to Tobago</a>
         </li>
 
@@ -116,7 +120,7 @@
         </li>
 
         <li class="none">
-          <a href="migration-2.0.html">Migration to 2.0 (beta)</a>
+          <a href="migration-2.0.html">Migration to 2.0</a>
         </li>
 
         <li class="none">
@@ -202,6 +206,10 @@
             </li>
 
             <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+            </li>
+
+            <li class="none">
               <a href="integration.html">Continuous Integration</a>
             </li>
 
@@ -463,7 +471,7 @@
           <tr class="b">
             <td>org.apache.myfaces.test</td>
             <td><a class="externalLink" href="http://myfaces.apache.org/test/myfaces-test20">myfaces-test20</a></td>
-            <td>1.0.6</td>
+            <td>1.0.7</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>

Modified: myfaces/site/publish/tobago/dev-activity.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dev-activity.html?rev=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dev-activity.html (original)
+++ myfaces/site/publish/tobago/dev-activity.html Wed Jul 23 18:59:04 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Jun 2014
+        Last Published: 23 Jul 2014
       </div>
       <ul>
         <li>
@@ -108,6 +108,10 @@
         </li>
 
         <li class="none">
+          <a href="new-2.0.html">New in Tobago 2.0</a>
+        </li>
+
+        <li class="none">
           <a href="guide.html">Guide to Tobago</a>
         </li>
 
@@ -116,7 +120,7 @@
         </li>
 
         <li class="none">
-          <a href="migration-2.0.html">Migration to 2.0 (beta)</a>
+          <a href="migration-2.0.html">Migration to 2.0</a>
         </li>
 
         <li class="none">
@@ -175,10 +179,26 @@
             </li>
 
             <li class="none">
+              <a href="xref/index.html">Source Xref</a>
+            </li>
+
+            <li class="none">
+              <a href="xref-test/index.html">Test Source Xref</a>
+            </li>
+
+            <li class="none">
               <a href="checkstyle-aggregate.html">Checkstyle</a>
             </li>
 
             <li class="none">
+              <a href="apidocs/index.html">JavaDocs</a>
+            </li>
+
+            <li class="none">
+              <a href="testapidocs/index.html">Test JavaDocs</a>
+            </li>
+
+            <li class="none">
               <a href="surefire-report.html">Surefire Report</a>
             </li>
 
@@ -261,9 +281,9 @@
       <h2>Developer Activity Report<a name="Developer_Activity_Report"></a></h2>
 
       <div class="section">
-        <h3>Changes between 2014-05-05 and 2014-06-05<a name="Changes_between_2014-05-05_and_2014-06-05"></a></h3>
+        <h3>Changes between 2014-06-23 and 2014-07-24<a name="Changes_between_2014-06-23_and_2014-07-24"></a></h3>
 
-        <p>Total commits: 28<br/>Total number of files changed: 127</p>
+        <p>Total commits: 44<br/>Total number of files changed: 454</p>
         <table border="0" class="bodyTable">
           <tr class="a">
             <th>Developer</th>
@@ -271,19 +291,9 @@
             <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>4</td>
-          </tr>
-          <tr class="a">
             <td><a href="team-list.html#lofwyr">Udo Schnurpfeil</a></td>
-            <td>26</td>
-            <td>123</td>
-          </tr>
-          <tr class="b">
-            <td><a href="team-list.html#bommel">Bernd Bohmann</a></td>
-            <td>1</td>
-            <td>2</td>
+            <td>44</td>
+            <td>454</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=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/distribution-management.html (original)
+++ myfaces/site/publish/tobago/distribution-management.html Wed Jul 23 18:59:04 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Jun 2014
+        Last Published: 23 Jul 2014
       </div>
       <ul>
         <li>
@@ -108,6 +108,10 @@
         </li>
 
         <li class="none">
+          <a href="new-2.0.html">New in Tobago 2.0</a>
+        </li>
+
+        <li class="none">
           <a href="guide.html">Guide to Tobago</a>
         </li>
 
@@ -116,7 +120,7 @@
         </li>
 
         <li class="none">
-          <a href="migration-2.0.html">Migration to 2.0 (beta)</a>
+          <a href="migration-2.0.html">Migration to 2.0</a>
         </li>
 
         <li class="none">
@@ -202,6 +206,10 @@
             </li>
 
             <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+            </li>
+
+            <li class="none">
               <a href="integration.html">Continuous Integration</a>
             </li>
 

Modified: myfaces/site/publish/tobago/doap_tobago.rdf
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/doap_tobago.rdf?rev=1612920&r1=1612919&r2=1612920&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=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/download.html (original)
+++ myfaces/site/publish/tobago/download.html Wed Jul 23 18:59:04 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 04 Jun 2014
+        Last Published: 23 Jul 2014
       </div>
       <ul>
         <li>
@@ -108,6 +108,10 @@
           </li>
 
           <li class="none">
+            <a href="new-2.0.html">New in Tobago 2.0</a>
+          </li>
+
+          <li class="none">
             <a href="guide.html">Guide to Tobago</a>
           </li>
 
@@ -116,7 +120,7 @@
           </li>
 
           <li class="none">
-            <a href="migration-2.0.html">Migration to 2.0 (beta)</a>
+            <a href="migration-2.0.html">Migration to 2.0</a>
           </li>
 
           <li class="none">
@@ -240,7 +244,7 @@
         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-4 Distribution<a name="MyFaces_Tobago_2.0.0-beta-4_Distribution"></a></h2>
+      <h2>MyFaces Tobago 2.0.0 Distribution<a name="MyFaces_Tobago_2.0.0_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=12326693">Jira</a>.
@@ -257,66 +261,66 @@
           <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-4-dist.tar.gz">
-            myfaces-tobago-2.0.0-beta-4-dist.tar.gz</a></td>
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-dist.tar.gz">
+            myfaces-tobago-2.0.0-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-4-dist.tar.gz.md5">
-            myfaces-tobago-2.0.0-beta-4-dist.tar.gz.md5</a></td>
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-dist.tar.gz.md5">
+            myfaces-tobago-2.0.0-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-4-dist.tar.gz.asc">
-            myfaces-tobago-2.0.0-beta-4-dist.tar.gz.asc</a></td>
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-dist.tar.gz.asc">
+            myfaces-tobago-2.0.0-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-4-dist.zip">
-            myfaces-tobago-2.0.0-beta-4-dist.zip</a></td>
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-dist.zip">
+            myfaces-tobago-2.0.0-dist.zip</a></td>
           <td align="left"><a class="externalLink"
-                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-4-dist.zip.md5">
-            myfaces-tobago-2.0.0-beta-4-dist.zip.md5</a></td>
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-dist.zip.md5">
+            myfaces-tobago-2.0.0-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-4-dist.zip.asc">
-            myfaces-tobago-2.0.0-beta-4-dist.zip.asc</a></td>
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-dist.zip.asc">
+            myfaces-tobago-2.0.0-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-4-source-release.zip">
-            myfaces-tobago-2.0.0-beta-4-source-release.zip</a></td>
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/source/myfaces-tobago-2.0.0-source-release.zip">
+            myfaces-tobago-2.0.0-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-4-source-release.zip.md5">
-            myfaces-tobago-2.0.0-beta-4-source-release.zip.md5</a></td>
+                              href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-2.0.0-source-release.zip.md5">
+            myfaces-tobago-2.0.0-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-4-source-release.zip.asc">
-            myfaces-tobago-2.0.0-beta-4-source-release.zip.asc</a></td>
+                              href="http://www.apache.org/dist/myfaces/source/myfaces-tobago-2.0.0-source-release.zip.asc">
+            myfaces-tobago-2.0.0-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-4-example.tar.gz">
-            myfaces-tobago-2.0.0-beta-4-example.tar.gz</a></td>
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-example.tar.gz">
+            myfaces-tobago-2.0.0-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-4-example.tar.gz.md5">
-            myfaces-tobago-2.0.0-beta-4-example.tar.gz.md5</a></td>
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-example.tar.gz.md5">
+            myfaces-tobago-2.0.0-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-4-example.tar.gz.asc">
-            myfaces-tobago-2.0.0-beta-4-example.tar.gz.asc</a></td>
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-example.tar.gz.asc">
+            myfaces-tobago-2.0.0-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-4-example.zip">
-            myfaces-tobago-2.0.0-beta-4-example.zip</a></td>
+                              href="http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-tobago-2.0.0-example.zip">
+            myfaces-tobago-2.0.0-example.zip</a></td>
           <td align="left"><a class="externalLink"
-                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-beta-4-example.zip.md5">
-            myfaces-tobago-2.0.0-beta-4-example.zip.md5</a></td>
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-example.zip.md5">
+            myfaces-tobago-2.0.0-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-4-example.zip.asc">
-            myfaces-tobago-2.0.0-beta-4-example.zip.asc</a></td>
+                              href="http://www.apache.org/dist/myfaces/binaries/myfaces-tobago-2.0.0-example.zip.asc">
+            myfaces-tobago-2.0.0-example.zip.asc</a></td>
         </tr>
       </table>
     </div>

Modified: myfaces/site/publish/tobago/faq.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/faq.html?rev=1612920&r1=1612919&r2=1612920&view=diff
==============================================================================
--- myfaces/site/publish/tobago/faq.html (original)
+++ myfaces/site/publish/tobago/faq.html Wed Jul 23 18:59:04 2014
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 25 Mar 2014
+        Last Published: 23 Jul 2014
       </div>
       <ul>
         <li>
@@ -108,6 +108,10 @@
           </li>
 
           <li class="none">
+            <a href="new-2.0.html">New in Tobago 2.0</a>
+          </li>
+
+          <li class="none">
             <a href="guide.html">Guide to Tobago</a>
           </li>
 
@@ -116,7 +120,7 @@
           </li>
 
           <li class="none">
-            <a href="migration-2.0.html">Migration to 2.0 (beta)</a>
+            <a href="migration-2.0.html">Migration to 2.0</a>
           </li>
 
           <li class="none">
@@ -442,10 +446,10 @@
 <pre>
 /META-INF/tobago-config.xml
 (resource-path/html/theme-name)
-/org/apache/myfaces/tobago/renderkit/html/xxxxx/standard/style/style.css (standard styles)
+/org/apache/myfaces/tobago/renderkit/html/xxxxx/standard/style/tobago.css (standard styles)
 /org/apache/myfaces/tobago/renderkit/html/xxxxx/standard/style/tobago-menu.css (menu styles)
 /org/apache/myfaces/tobago/renderkit/html/xxxxx/standard/style/tobago-sheet.css (sheet styles)
-/org/apache/myfaces/tobago/renderkit/html/xxxxx/msie/style/style.css (different styles for msie)</pre>
+/org/apache/myfaces/tobago/renderkit/html/xxxxx/msie/style/tobago.css (different styles for msie)</pre>
   </div>
 
   Property and resource loading and renderer loading is done in the following order
@@ -493,8 +497,8 @@ resource-path/content-type/theme/client/
     The standard markup is defined in tobago-config.xml of the tobago-theme-standard.
     This can be extended in your own theme.
     The markup attribute is rendered as a CSS class tobago-[renderer-name.toLowerCase]-markup-[markup].
-    For an example please look at the markup number and the CSS class tobago-in-markup-number for UIInput in
-    theme/scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css
+    For an example please look at the markup number and the CSS class tobago-in-markup-number for UIIn in
+    theme/scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/tobago.css
   </p>
 
   <p align="right"><a href="#top">[top]</a></p>