You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/04/22 22:18:36 UTC

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

Modified: myfaces/site/publish/tobago/demo.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/demo.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/demo.html (original)
+++ myfaces/site/publish/tobago/demo.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-  <title>Tobago - Demo</title>
+  <title>Tobago &#x2013; 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"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -197,24 +197,17 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <div class="clear"></div>
   </div>
   <div id="body_column">
     <div>
-      <!-- Licensed to the Apache Software Foundation (ASF) under one or more -->
-      <!-- contributor license agreements.  See the NOTICE file distributed with -->
-      <!-- this work for additional information regarding copyright ownership. -->
-      <!-- The ASF licenses this file to You under the Apache License, Version 2.0 -->
-      <!-- (the "License"); you may not use this file except in compliance with -->
-      <!-- the License.  You may obtain a copy of the License at --><!--  -->
-      <!-- http://www.apache.org/licenses/LICENSE-2.0 --><!--  -->
-      <!-- Unless required by applicable law or agreed to in writing, software -->
-      <!-- distributed under the License is distributed on an "AS IS" BASIS, -->
-      <!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -->
-      <!-- See the License for the specific language governing permissions and -->
-      <!-- limitations under the License. -->
       <div class="section">
-        <h2>Live Demo<a name="Live_Demo"></a></h2>
+        <h2><a name="Live_Demo"></a>Live Demo</h2>
         <p>A live demo can be found for different versions here:</p>
         <ul>
           <li><a class="externalLink" href="http://www.irian.biz/tobago-example-demo-3.0.x/">3.0.x (alpha)</a></li>
@@ -231,14 +224,14 @@
                                                                          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>
+        <h2><a name="Examples"></a>Examples</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>
+          <h3><a name="Tobago_Demo"></a>Tobago Demo</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"/>
+            overview of the provided controls and best practices how to use Tobago.<br/>&#160;<a name="a"></a></p><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>
@@ -246,24 +239,23 @@
                          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>
+          <h3><a name="Address_Book_Example"></a>Address Book Example</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"/>
+            frontend.<br/>&#160;<a name="a"></a></p><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>
+          <h3><a name="Blank_WAR"></a>Blank WAR</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>
+          <h3><a name="Example_Theme"></a>Example Theme</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-theme/tobago-theme-example/">http://svn.apache.org/repos/asf/myfaces/tobago/trunk/tobago-theme/tobago-theme-example/</a>

Modified: myfaces/site/publish/tobago/dependencies.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dependencies.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dependencies.html (original)
+++ myfaces/site/publish/tobago/dependencies.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-  <title>Tobago - Project Dependencies</title>
+  <title>Tobago &#x2013; Project Dependencies</title>
   <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
   <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
   <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -156,35 +156,39 @@
               <ul>
 
                 <li class="none">
-                  <a href="distribution-management.html">Distribution Management</a>
+                  <a href="integration.html">CI Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="index.html">About</a>
+                  <a href="dependencies.html" class="selected">Dependencies</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependencies.html" class="selected">Dependencies</a>
+                  <a href="dependency-convergence.html">Dependency Convergence</a>
                 </li>
 
                 <li class="none">
-                  <a href="issue-tracking.html">Issue Tracking</a>
+                  <a href="dependency-info.html">Dependency Information</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugins.html">Project Plugins</a>
+                  <a href="dependency-management.html">Dependency Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="integration.html">Continuous Integration</a>
+                  <a href="distribution-management.html">Distribution Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="license.html">Project License</a>
+                  <a href="index.html">About</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-management.html">Dependency Management</a>
+                  <a href="issue-tracking.html">Issue Management</a>
+                </li>
+
+                <li class="none">
+                  <a href="license.html">Licenses</a>
                 </li>
 
                 <li class="none">
@@ -192,27 +196,27 @@
                 </li>
 
                 <li class="none">
-                  <a href="team-list.html">Project Team</a>
+                  <a href="modules.html">Project Modules</a>
                 </li>
 
                 <li class="none">
-                  <a href="dependency-convergence.html">Dependency Convergence</a>
+                  <a href="plugin-management.html">Plugin Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="source-repository.html">Source Repository</a>
+                  <a href="plugins.html">Plugins</a>
                 </li>
 
                 <li class="none">
-                  <a href="plugin-management.html">Plugin Management</a>
+                  <a href="team-list.html">Team</a>
                 </li>
 
                 <li class="none">
-                  <a href="modules.html">Project Modules</a>
+                  <a href="source-repository.html">Source Code Management</a>
                 </li>
 
                 <li class="none">
-                  <a href="project-summary.html">Project Summary</a>
+                  <a href="project-summary.html">Summary</a>
                 </li>
               </ul>
             </li>
@@ -259,39 +263,20 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <div class="clear"></div>
   </div>
   <div id="body_column">
     <div>
       <a name="Project_Dependencies"></a>
       <div class="section">
-        <h2>Project Dependencies<a name="Project_Dependencies"></a></h2><a name="Project_Dependencies_compile"></a>
+        <h2><a name="Project_Dependencies"></a>Project Dependencies</h2><a name="Project_Dependencies_test"></a>
         <div class="section">
-          <h3>compile<a name="compile"></a></h3>
-          <p>The following is a list of compile dependencies for this project. These dependencies are required to
-            compile and run the application:</p>
-          <table border="0" class="bodyTable">
-            <tr class="a">
-              <th>GroupId</th>
-              <th>ArtifactId</th>
-              <th>Version</th>
-              <th>Type</th>
-              <th>License</th>
-              <th>Optional</th>
-            </tr>
-            <tr class="b">
-              <td>org.slf4j</td>
-              <td><a class="externalLink" href="http://www.slf4j.org">jcl-over-slf4j</a></td>
-              <td>1.7.7</td>
-              <td>jar</td>
-              <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
-              <td>Yes</td>
-            </tr>
-          </table>
-        </div>
-        <a name="Project_Dependencies_test"></a>
-        <div class="section">
-          <h3>test<a name="test"></a></h3>
+          <h3><a name="test"></a>test</h3>
           <p>The following is a list of test dependencies for this project. These dependencies are only required to
             compile and run unit tests for the application:</p>
           <table border="0" class="bodyTable">
@@ -300,12 +285,12 @@
               <th>ArtifactId</th>
               <th>Version</th>
               <th>Type</th>
-              <th>License</th>
+              <th>Licenses</th>
             </tr>
             <tr class="b">
               <td>ch.qos.logback</td>
-              <td><a class="externalLink" href="http://logback.qos.ch">logback-classic</a></td>
-              <td>1.1.1</td>
+              <td><a class="externalLink" href="http://logback.qos.ch/logback-classic">logback-classic</a></td>
+              <td>1.1.3</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
@@ -323,7 +308,7 @@
         </div>
         <a name="Project_Dependencies_provided"></a>
         <div class="section">
-          <h3>provided<a name="provided"></a></h3>
+          <h3><a name="provided"></a>provided</h3>
           <p>The following is a list of provided dependencies for this project. These dependencies are required to
             compile the application, but should be provided by default when using the library:</p>
           <table border="0" class="bodyTable">
@@ -332,7 +317,7 @@
               <th>ArtifactId</th>
               <th>Version</th>
               <th>Type</th>
-              <th>License</th>
+              <th>Licenses</th>
             </tr>
             <tr class="b">
               <td>javax.portlet</td>
@@ -342,51 +327,33 @@
               <td>-</td>
             </tr>
             <tr class="a">
-              <td>javax.servlet</td>
-              <td>servlet-api</td>
-              <td>2.5</td>
+              <td>org.apache.geronimo.specs</td>
+              <td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-el_2.2_spec/1.0.4">geronimo-el_2.2_spec</a>
+              </td>
+              <td>1.0.4</td>
               <td>jar</td>
-              <td>-</td>
+              <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
+                License, Version 2.0</a></td>
             </tr>
             <tr class="b">
-              <td>javax.servlet.jsp</td>
-              <td>jsp-api</td>
-              <td>2.1</td>
+              <td>org.apache.geronimo.specs</td>
+              <td><a class="externalLink" href="http://geronimo.apache.org/maven/specs/geronimo-servlet_3.0_spec/1.0">geronimo-servlet_3.0_spec</a>
+              </td>
+              <td>1.0</td>
               <td>jar</td>
-              <td>-</td>
+              <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software
+                License, Version 2.0</a></td>
             </tr>
           </table>
         </div>
       </div>
       <a name="Project_Transitive_Dependencies"></a>
       <div class="section">
-        <h2>Project Transitive Dependencies<a name="Project_Transitive_Dependencies"></a></h2>
+        <h2><a name="Project_Transitive_Dependencies"></a>Project Transitive Dependencies</h2>
         <p>The following is a list of transitive dependencies for this project. Transitive dependencies are the
-          dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_compile"></a>
+          dependencies of the project dependencies.</p><a name="Project_Transitive_Dependencies_test"></a>
         <div class="section">
-          <h3>compile<a name="compile"></a></h3>
-          <p>The following is a list of compile dependencies for this project. These dependencies are required to
-            compile and run the application:</p>
-          <table border="0" class="bodyTable">
-            <tr class="a">
-              <th>GroupId</th>
-              <th>ArtifactId</th>
-              <th>Version</th>
-              <th>Type</th>
-              <th>License</th>
-            </tr>
-            <tr class="b">
-              <td>org.slf4j</td>
-              <td><a class="externalLink" href="http://www.slf4j.org">slf4j-api</a></td>
-              <td>1.7.7</td>
-              <td>jar</td>
-              <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
-            </tr>
-          </table>
-        </div>
-        <a name="Project_Transitive_Dependencies_test"></a>
-        <div class="section">
-          <h3>test<a name="test"></a></h3>
+          <h3><a name="test"></a>test</h3>
           <p>The following is a list of test dependencies for this project. These dependencies are only required to
             compile and run unit tests for the application:</p>
           <table border="0" class="bodyTable">
@@ -395,12 +362,12 @@
               <th>ArtifactId</th>
               <th>Version</th>
               <th>Type</th>
-              <th>License</th>
+              <th>Licenses</th>
             </tr>
             <tr class="b">
               <td>ch.qos.logback</td>
-              <td><a class="externalLink" href="http://logback.qos.ch">logback-core</a></td>
-              <td>1.1.1</td>
+              <td><a class="externalLink" href="http://logback.qos.ch/logback-core">logback-core</a></td>
+              <td>1.1.3</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
@@ -415,36 +382,45 @@
               <td><a class="externalLink" href="http://www.opensource.org/licenses/bsd-license.php">New BSD 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.12</td>
+              <td>jar</td>
+              <td><a class="externalLink" href="http://www.opensource.org/licenses/mit-license.php">MIT License</a></td>
+            </tr>
           </table>
         </div>
       </div>
       <a name="Project_Dependency_Graph"></a>
       <div class="section">
-        <h2>Project Dependency Graph<a name="Project_Dependency_Graph"></a></h2>
+        <h2><a name="Project_Dependency_Graph"></a>Project Dependency Graph</h2>
         <script language="javascript" type="text/javascript">
-          function toggleDependencyDetail(divId, imgId) {
+          function toggleDependencyDetails(divId, imgId) {
             var div = document.getElementById(divId);
             var img = document.getElementById(imgId);
             if (div.style.display == '') {
               div.style.display = 'none';
               img.src = './images/icon_info_sml.gif';
+              img.alt = '[Information]';
             }
             else {
               div.style.display = '';
               img.src = './images/close.gif';
+              img.alt = '[Close]';
             }
           }
         </script>
         <a name="Dependency_Tree"></a>
         <div class="section">
-          <h3>Dependency Tree<a name="Dependency_Tree"></a></h3>
+          <h3><a name="Dependency_Tree"></a>Dependency Tree</h3>
           <ul>
-            <li>org.apache.myfaces.tobago:tobago:pom:2.0.10-SNAPSHOT <img id="_1351199447"
-                                                                          src="./images/icon_info_sml.gif"
-                                                                          alt="Information"
-                                                                          onclick="toggleDependencyDetail( '_887705230', '_1351199447' );"
-                                                                          style="cursor: pointer;vertical-align:text-bottom;"></img>
-              <div id="_887705230" style="display:none">
+            <li>org.apache.myfaces.tobago:tobago:pom:3.0.0-beta-1-SNAPSHOT <img id="_img1"
+                                                                                src="./images/icon_info_sml.gif"
+                                                                                alt="[Information]"
+                                                                                onclick="toggleDependencyDetails( '_dep0', '_img1' );"
+                                                                                style="cursor: pointer; vertical-align: text-bottom;"></img>
+              <div id="_dep0" style="display:none">
                 <table border="0" class="bodyTable">
                   <tr class="a">
                     <th>Apache Tobago</th>
@@ -455,17 +431,17 @@
                         user interface components based on JSF and run on MyFaces.</p>
                       <p><b>URL: </b><a class="externalLink" href="http://myfaces.apache.org/tobago">http://myfaces.apache.org/tobago</a>
                       </p>
-                      <p><b>Project License: </b><a class="externalLink"
-                                                    href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache
+                      <p><b>Project Licenses: </b><a class="externalLink"
+                                                     href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache
                         Software License, Version 2.0</a></p></td>
                   </tr>
                 </table>
               </div>
               <ul>
-                <li>junit:junit:jar:4.12 (test) <img id="_613476916" src="./images/icon_info_sml.gif" alt="Information"
-                                                     onclick="toggleDependencyDetail( '_777890582', '_613476916' );"
-                                                     style="cursor: pointer;vertical-align:text-bottom;"></img>
-                  <div id="_777890582" style="display:none">
+                <li>junit:junit:jar:4.12 (test) <img id="_img3" src="./images/icon_info_sml.gif" alt="[Information]"
+                                                     onclick="toggleDependencyDetails( '_dep2', '_img3' );"
+                                                     style="cursor: pointer; vertical-align: text-bottom;"></img>
+                  <div id="_dep2" style="display:none">
                     <table border="0" class="bodyTable">
                       <tr class="a">
                         <th>JUnit</th>
@@ -475,18 +451,18 @@
                           <p><b>Description: </b>JUnit is a unit testing framework for Java, created by Erich Gamma and
                             Kent Beck.</p>
                           <p><b>URL: </b><a class="externalLink" href="http://junit.org">http://junit.org</a></p>
-                          <p><b>Project License: </b><a class="externalLink"
-                                                        href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public
+                          <p><b>Project Licenses: </b><a class="externalLink"
+                                                         href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public
                             License 1.0</a></p></td>
                       </tr>
                     </table>
                   </div>
                   <ul>
-                    <li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_1864463083" src="./images/icon_info_sml.gif"
-                                                                       alt="Information"
-                                                                       onclick="toggleDependencyDetail( '_1505776617', '_1864463083' );"
-                                                                       style="cursor: pointer;vertical-align:text-bottom;"></img>
-                      <div id="_1505776617" style="display:none">
+                    <li>org.hamcrest:hamcrest-core:jar:1.3 (test) <img id="_img5" src="./images/icon_info_sml.gif"
+                                                                       alt="[Information]"
+                                                                       onclick="toggleDependencyDetails( '_dep4', '_img5' );"
+                                                                       style="cursor: pointer; vertical-align: text-bottom;"></img>
+                      <div id="_dep4" style="display:none">
                         <table border="0" class="bodyTable">
                           <tr class="a">
                             <th>Hamcrest Core</th>
@@ -499,8 +475,8 @@
                               <p><b>URL: </b><a class="externalLink"
                                                 href="https://github.com/hamcrest/JavaHamcrest/hamcrest-core">https://github.com/hamcrest/JavaHamcrest/hamcrest-core</a>
                               </p>
-                              <p><b>Project License: </b><a class="externalLink"
-                                                            href="http://www.opensource.org/licenses/bsd-license.php">New
+                              <p><b>Project Licenses: </b><a class="externalLink"
+                                                             href="http://www.opensource.org/licenses/bsd-license.php">New
                                 BSD License</a></p></td>
                           </tr>
                         </table>
@@ -508,56 +484,11 @@
                     </li>
                   </ul>
                 </li>
-                <li>org.slf4j:jcl-over-slf4j:jar:1.7.7 (compile) <img id="_1971739802" src="./images/icon_info_sml.gif"
-                                                                      alt="Information"
-                                                                      onclick="toggleDependencyDetail( '_251313394', '_1971739802' );"
-                                                                      style="cursor: pointer;vertical-align:text-bottom;"></img>
-                  <div id="_251313394" style="display:none">
-                    <table border="0" class="bodyTable">
-                      <tr class="a">
-                        <th>JCL 1.1.1 implemented over SLF4J</th>
-                      </tr>
-                      <tr class="b">
-                        <td>
-                          <p><b>Description: </b>JCL 1.1.1 implemented over SLF4J</p>
-                          <p><b>URL: </b><a class="externalLink" href="http://www.slf4j.org">http://www.slf4j.org</a>
-                          </p>
-                          <p><b>Project License: </b><a class="externalLink"
-                                                        href="http://www.opensource.org/licenses/mit-license.php">MIT
-                            License</a></p></td>
-                      </tr>
-                    </table>
-                  </div>
-                  <ul>
-                    <li>org.slf4j:slf4j-api:jar:1.7.7 (compile) <img id="_155564133" src="./images/icon_info_sml.gif"
-                                                                     alt="Information"
-                                                                     onclick="toggleDependencyDetail( '_2044314900', '_155564133' );"
-                                                                     style="cursor: pointer;vertical-align:text-bottom;"></img>
-                      <div id="_2044314900" style="display:none">
-                        <table border="0" class="bodyTable">
-                          <tr class="a">
-                            <th>SLF4J API Module</th>
-                          </tr>
-                          <tr class="b">
-                            <td>
-                              <p><b>Description: </b>The slf4j API</p>
-                              <p><b>URL: </b><a class="externalLink"
-                                                href="http://www.slf4j.org">http://www.slf4j.org</a></p>
-                              <p><b>Project License: </b><a class="externalLink"
-                                                            href="http://www.opensource.org/licenses/mit-license.php">MIT
-                                License</a></p></td>
-                          </tr>
-                        </table>
-                      </div>
-                    </li>
-                  </ul>
-                </li>
-                <li>ch.qos.logback:logback-classic:jar:1.1.1 (test) <img id="_1533212051"
-                                                                         src="./images/icon_info_sml.gif"
-                                                                         alt="Information"
-                                                                         onclick="toggleDependencyDetail( '_1891737341', '_1533212051' );"
-                                                                         style="cursor: pointer;vertical-align:text-bottom;"></img>
-                  <div id="_1891737341" style="display:none">
+                <li>ch.qos.logback:logback-classic:jar:1.1.3 (test) <img id="_img7" src="./images/icon_info_sml.gif"
+                                                                         alt="[Information]"
+                                                                         onclick="toggleDependencyDetails( '_dep6', '_img7' );"
+                                                                         style="cursor: pointer; vertical-align: text-bottom;"></img>
+                  <div id="_dep6" style="display:none">
                     <table border="0" class="bodyTable">
                       <tr class="a">
                         <th>Logback Classic Module</th>
@@ -565,23 +496,22 @@
                       <tr class="b">
                         <td>
                           <p><b>Description: </b>logback-classic module</p>
-                          <p><b>URL: </b><a class="externalLink" href="http://logback.qos.ch">http://logback.qos.ch</a>
+                          <p><b>URL: </b><a class="externalLink" href="http://logback.qos.ch/logback-classic">http://logback.qos.ch/logback-classic</a>
                           </p>
-                          <p><b>Project License: </b><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
+                          <p><b>Project Licenses: </b><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 General Public License</a></p></td>
                       </tr>
                     </table>
                   </div>
                   <ul>
-                    <li>ch.qos.logback:logback-core:jar:1.1.1 (test) <img id="_1440432655"
-                                                                          src="./images/icon_info_sml.gif"
-                                                                          alt="Information"
-                                                                          onclick="toggleDependencyDetail( '_1801707748', '_1440432655' );"
-                                                                          style="cursor: pointer;vertical-align:text-bottom;"></img>
-                      <div id="_1801707748" style="display:none">
+                    <li>ch.qos.logback:logback-core:jar:1.1.3 (test) <img id="_img9" src="./images/icon_info_sml.gif"
+                                                                          alt="[Information]"
+                                                                          onclick="toggleDependencyDetails( '_dep8', '_img9' );"
+                                                                          style="cursor: pointer; vertical-align: text-bottom;"></img>
+                      <div id="_dep8" style="display:none">
                         <table border="0" class="bodyTable">
                           <tr class="a">
                             <th>Logback Core Module</th>
@@ -589,22 +519,22 @@
                           <tr class="b">
                             <td>
                               <p><b>Description: </b>logback-core module</p>
-                              <p><b>URL: </b><a class="externalLink"
-                                                href="http://logback.qos.ch">http://logback.qos.ch</a></p>
-                              <p><b>Project License: </b><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
+                              <p><b>URL: </b><a class="externalLink" href="http://logback.qos.ch/logback-core">http://logback.qos.ch/logback-core</a>
+                              </p>
+                              <p><b>Project Licenses: </b><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 General Public License</a></p></td>
                           </tr>
                         </table>
                       </div>
                     </li>
-                    <li>org.slf4j:slf4j-api:jar:1.7.7 (test) <img id="_12582331" src="./images/icon_info_sml.gif"
-                                                                  alt="Information"
-                                                                  onclick="toggleDependencyDetail( '_1570832563', '_12582331' );"
-                                                                  style="cursor: pointer;vertical-align:text-bottom;"></img>
-                      <div id="_1570832563" style="display:none">
+                    <li>org.slf4j:slf4j-api:jar:1.7.12 (test) <img id="_img11" src="./images/icon_info_sml.gif"
+                                                                   alt="[Information]"
+                                                                   onclick="toggleDependencyDetails( '_dep10', '_img11' );"
+                                                                   style="cursor: pointer; vertical-align: text-bottom;"></img>
+                      <div id="_dep10" style="display:none">
                         <table border="0" class="bodyTable">
                           <tr class="a">
                             <th>SLF4J API Module</th>
@@ -614,8 +544,8 @@
                               <p><b>Description: </b>The slf4j API</p>
                               <p><b>URL: </b><a class="externalLink"
                                                 href="http://www.slf4j.org">http://www.slf4j.org</a></p>
-                              <p><b>Project License: </b><a class="externalLink"
-                                                            href="http://www.opensource.org/licenses/mit-license.php">MIT
+                              <p><b>Project Licenses: </b><a class="externalLink"
+                                                             href="http://www.opensource.org/licenses/mit-license.php">MIT
                                 License</a></p></td>
                           </tr>
                         </table>
@@ -623,45 +553,57 @@
                     </li>
                   </ul>
                 </li>
-                <li>javax.servlet.jsp:jsp-api:jar:2.1 (provided) <img id="_1204191163" src="./images/icon_info_sml.gif"
-                                                                      alt="Information"
-                                                                      onclick="toggleDependencyDetail( '_2004599939', '_1204191163' );"
-                                                                      style="cursor: pointer;vertical-align:text-bottom;"></img>
-                  <div id="_2004599939" style="display:none">
+                <li>org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0 (provided) <img id="_img13"
+                                                                                                src="./images/icon_info_sml.gif"
+                                                                                                alt="[Information]"
+                                                                                                onclick="toggleDependencyDetails( '_dep12', '_img13' );"
+                                                                                                style="cursor: pointer; vertical-align: text-bottom;"></img>
+                  <div id="_dep12" style="display:none">
                     <table border="0" class="bodyTable">
                       <tr class="a">
-                        <th>jsp-api</th>
+                        <th>Servlet 3.0</th>
                       </tr>
                       <tr class="b">
                         <td>
-                          <p><b>Description: </b>There is currently no description associated with this project.</p>
-                          <p><b>Project License: </b>No project license is defined for this project.</p></td>
+                          <p><b>Description: </b>Servlet 3.0 API</p>
+                          <p><b>URL: </b><a class="externalLink"
+                                            href="http://geronimo.apache.org/maven/specs/geronimo-servlet_3.0_spec/1.0">http://geronimo.apache.org/maven/specs/geronimo-servlet_3.0_spec/1.0</a>
+                          </p>
+                          <p><b>Project Licenses: </b><a class="externalLink"
+                                                         href="http://www.apache.org/licenses/LICENSE-2.0.txt">The
+                            Apache Software License, Version 2.0</a></p></td>
                       </tr>
                     </table>
                   </div>
                 </li>
-                <li>javax.servlet:servlet-api:jar:2.5 (provided) <img id="_1805981121" src="./images/icon_info_sml.gif"
-                                                                      alt="Information"
-                                                                      onclick="toggleDependencyDetail( '_1065919280', '_1805981121' );"
-                                                                      style="cursor: pointer;vertical-align:text-bottom;"></img>
-                  <div id="_1065919280" style="display:none">
+                <li>org.apache.geronimo.specs:geronimo-el_2.2_spec:jar:1.0.4 (provided) <img id="_img15"
+                                                                                             src="./images/icon_info_sml.gif"
+                                                                                             alt="[Information]"
+                                                                                             onclick="toggleDependencyDetails( '_dep14', '_img15' );"
+                                                                                             style="cursor: pointer; vertical-align: text-bottom;"></img>
+                  <div id="_dep14" style="display:none">
                     <table border="0" class="bodyTable">
                       <tr class="a">
-                        <th>servlet-api</th>
+                        <th>Apache Geronimo Expression Language Spec 2.2</th>
                       </tr>
                       <tr class="b">
                         <td>
-                          <p><b>Description: </b>There is currently no description associated with this project.</p>
-                          <p><b>Project License: </b>No project license is defined for this project.</p></td>
+                          <p><b>Description: </b>Expression Languague API 2.2</p>
+                          <p><b>URL: </b><a class="externalLink"
+                                            href="http://geronimo.apache.org/maven/specs/geronimo-el_2.2_spec/1.0.4">http://geronimo.apache.org/maven/specs/geronimo-el_2.2_spec/1.0.4</a>
+                          </p>
+                          <p><b>Project Licenses: </b><a class="externalLink"
+                                                         href="http://www.apache.org/licenses/LICENSE-2.0.txt">The
+                            Apache Software License, Version 2.0</a></p></td>
                       </tr>
                     </table>
                   </div>
                 </li>
-                <li>javax.portlet:portlet-api:jar:2.0 (provided) <img id="_1632200618" src="./images/icon_info_sml.gif"
-                                                                      alt="Information"
-                                                                      onclick="toggleDependencyDetail( '_267199743', '_1632200618' );"
-                                                                      style="cursor: pointer;vertical-align:text-bottom;"></img>
-                  <div id="_267199743" style="display:none">
+                <li>javax.portlet:portlet-api:jar:2.0 (provided) <img id="_img17" src="./images/icon_info_sml.gif"
+                                                                      alt="[Information]"
+                                                                      onclick="toggleDependencyDetails( '_dep16', '_img17' );"
+                                                                      style="cursor: pointer; vertical-align: text-bottom;"></img>
+                  <div id="_dep16" style="display:none">
                     <table border="0" class="bodyTable">
                       <tr class="a">
                         <th>Java Portlet Specification V2.0</th>
@@ -672,7 +614,7 @@
                             Process JSR-286 Expert Group.</p>
                           <p><b>URL: </b><a class="externalLink" href="http://www.jcp.org/en/jsr/detail?id=286">http://www.jcp.org/en/jsr/detail?id=286</a>
                           </p>
-                          <p><b>Project License: </b>No project license is defined for this project.</p></td>
+                          <p><b>Project Licenses: </b>No licenses are defined for this project.</p></td>
                       </tr>
                     </table>
                   </div>
@@ -684,17 +626,18 @@
       </div>
       <a name="Licenses"></a>
       <div class="section">
-        <h2>Licenses<a name="Licenses"></a></h2>
-        <p><b>New BSD License: </b>Hamcrest Core</p>
-        <p><b>Unknown: </b>Java Portlet Specification V2.0, jsp-api, servlet-api</p>
-        <p><b>Eclipse Public License - v 1.0: </b>Logback Classic Module, Logback Core Module</p>
+        <h2><a name="Licenses"></a>Licenses</h2>
+        <p><b>Unknown: </b>Java Portlet Specification V2.0</p>
         <p><b>Eclipse Public License 1.0: </b>JUnit</p>
+        <p><b>MIT License: </b>SLF4J API Module</p>
         <p><b>GNU Lesser General Public License: </b>Logback Classic Module, Logback Core Module</p>
-        <p><b>MIT License: </b>JCL 1.1.1 implemented over SLF4J, SLF4J API Module</p>
-        <p><b>The Apache Software License, Version 2.0: </b>Apache Tobago</p></div>
+        <p><b>New BSD License: </b>Hamcrest Core</p>
+        <p><b>The Apache Software License, Version 2.0: </b>Apache Geronimo Expression Language Spec 2.2, Apache Tobago,
+          Servlet 3.0</p>
+        <p><b>Eclipse Public License - v 1.0: </b>Logback Classic Module, Logback Core Module</p></div>
       <a name="Dependency_File_Details"></a>
       <div class="section">
-        <h2>Dependency File Details<a name="Dependency_File_Details"></a></h2>
+        <h2><a name="Dependency_File_Details"></a>Dependency File Details</h2>
         <table border="0" class="bodyTable">
           <tr class="a">
             <th>Filename</th>
@@ -702,131 +645,115 @@
             <th>Entries</th>
             <th>Classes</th>
             <th>Packages</th>
-            <th>JDK Rev</th>
-            <th>Debug</th>
+            <th>Java Version</th>
+            <th title="Indicates whether these dependencies have been compiled with debug information.">Debug
+              Information
+            </th>
           </tr>
           <tr class="b">
-            <td>logback-classic-1.1.1.jar</td>
-            <td>264.51 kB</td>
-            <td>211</td>
+            <td>logback-classic-1.1.3.jar</td>
+            <td>280.9 kB</td>
+            <td>221</td>
             <td>173</td>
             <td>25</td>
-            <td>1.5</td>
-            <td>debug</td>
+            <td>1.6</td>
+            <td>Yes</td>
           </tr>
           <tr class="a">
-            <td>logback-core-1.1.1.jar</td>
-            <td>417.77 kB</td>
-            <td>399</td>
-            <td>355</td>
-            <td>34</td>
-            <td>1.5</td>
-            <td>debug</td>
+            <td>logback-core-1.1.3.jar</td>
+            <td>455 kB</td>
+            <td>410</td>
+            <td>365</td>
+            <td>35</td>
+            <td>1.6</td>
+            <td>Yes</td>
           </tr>
           <tr class="b">
             <td>portlet-api-2.0.jar</td>
-            <td>46.92 kB</td>
+            <td>48 kB</td>
             <td>71</td>
             <td>61</td>
             <td>2</td>
             <td>1.5</td>
-            <td>debug</td>
+            <td>Yes</td>
           </tr>
           <tr class="a">
-            <td>servlet-api-2.5.jar</td>
-            <td>102.65 kB</td>
-            <td>68</td>
-            <td>42</td>
-            <td>2</td>
+            <td>junit-4.12.jar</td>
+            <td>314.9 kB</td>
+            <td>323</td>
+            <td>286</td>
+            <td>30</td>
             <td>1.5</td>
-            <td>debug</td>
+            <td>Yes</td>
           </tr>
           <tr class="b">
-            <td>jsp-api-2.1.jar</td>
-            <td>98.28 kB</td>
-            <td>101</td>
-            <td>84</td>
-            <td>4</td>
+            <td>geronimo-el_2.2_spec-1.0.4.jar</td>
+            <td>47.5 kB</td>
+            <td>47</td>
+            <td>29</td>
+            <td>2</td>
             <td>1.5</td>
-            <td>debug</td>
+            <td>Yes</td>
           </tr>
           <tr class="a">
-            <td>junit-4.12.jar</td>
-            <td>307.55 kB</td>
-            <td>323</td>
-            <td>286</td>
-            <td>30</td>
+            <td>geronimo-servlet_3.0_spec-1.0.jar</td>
+            <td>96.3 kB</td>
+            <td>107</td>
+            <td>74</td>
+            <td>4</td>
             <td>1.5</td>
-            <td>debug</td>
+            <td>Yes</td>
           </tr>
           <tr class="b">
             <td>hamcrest-core-1.3.jar</td>
-            <td>43.97 kB</td>
+            <td>45 kB</td>
             <td>52</td>
             <td>45</td>
             <td>3</td>
             <td>1.5</td>
-            <td>debug</td>
+            <td>Yes</td>
           </tr>
           <tr class="a">
-            <td>slf4j-api-1.7.7.jar</td>
-            <td>28.57 kB</td>
-            <td>35</td>
-            <td>24</td>
+            <td>slf4j-api-1.7.12.jar</td>
+            <td>32.1 kB</td>
+            <td>39</td>
+            <td>28</td>
             <td>3</td>
             <td>1.5</td>
-            <td>debug</td>
+            <td>Yes</td>
           </tr>
           <tr class="b">
-            <td>jcl-over-slf4j-1.7.7.jar</td>
-            <td>16.13 kB</td>
-            <td>23</td>
-            <td>9</td>
-            <td>2</td>
-            <td>1.5</td>
-            <td>debug</td>
-          </tr>
-          <tr class="a">
             <th>Total</th>
             <th>Size</th>
             <th>Entries</th>
             <th>Classes</th>
             <th>Packages</th>
-            <th>JDK Rev</th>
-            <th>Debug</th>
-          </tr>
-          <tr class="b">
-            <td>9</td>
-            <td>1.30 MB</td>
-            <td>1,283</td>
-            <td>1,079</td>
-            <td>105</td>
-            <td>1.5</td>
-            <td>9</td>
+            <th>Java Version</th>
+            <th>Debug Information</th>
           </tr>
           <tr class="a">
-            <td>compile: 2</td>
-            <td>compile: 44.70 kB</td>
-            <td>compile: 58</td>
-            <td>compile: 33</td>
-            <td>compile: 5</td>
-            <td>-</td>
-            <td>compile: 2</td>
-          </tr>
-          <tr class="b">
-            <td>test: 4</td>
-            <td>test: 1.01 MB</td>
-            <td>test: 985</td>
-            <td>test: 859</td>
-            <td>test: 92</td>
+            <td>8</td>
+            <td>1.3 MB</td>
+            <td>1270</td>
+            <td>1061</td>
+            <td>104</td>
+            <td>1.6</td>
+            <td>8</td>
+          </tr>
+          <tr class="b">
+            <td>test: 5</td>
+            <td>test: 1.1 MB</td>
+            <td>test: 1045</td>
+            <td>test: 897</td>
+            <td>test: 96</td>
             <td>-</td>
-            <td>test: 4</td>
+            <td>test: 5</td>
           </tr>
           <tr class="a">
             <td>provided: 3</td>
-            <td>provided: 247.85 kB</td>
-            <td>provided: 240</td>
-            <td>provided: 187</td>
+            <td>provided: 191.9 kB</td>
+            <td>provided: 225</td>
+            <td>provided: 164</td>
             <td>provided: 8</td>
             <td>-</td>
             <td>provided: 3</td>
@@ -835,7 +762,7 @@
       </div>
       <a name="Dependency_Repository_Locations"></a>
       <div class="section">
-        <h2>Dependency Repository Locations<a name="Dependency_Repository_Locations"></a></h2>
+        <h2><a name="Dependency_Repository_Locations"></a>Dependency Repository Locations</h2>
         <table border="0" class="bodyTable">
           <tr class="a">
             <th>Repo ID</th>
@@ -845,138 +772,100 @@
             <th>Blacklisted</th>
           </tr>
           <tr class="b">
-            <td>easytel-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>central</td>
+            <td><a class="externalLink"
+                   href="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td>
             <td>Yes</td>
+            <td>No</td>
+            <td>No</td>
           </tr>
           <tr class="a">
-            <td>easytel</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>codehaus.snapshots</td>
+            <td><a class="externalLink" href="http://snapshots.repository.codehaus.org">http://snapshots.repository.codehaus.org</a>
             </td>
+            <td>No</td>
             <td>Yes</td>
-            <td>-</td>
             <td>Yes</td>
           </tr>
           <tr class="b">
             <td>apache.snapshots</td>
             <td><a class="externalLink" href="http://repository.apache.org/snapshots">http://repository.apache.org/snapshots</a>
             </td>
-            <td>-</td>
-            <td>Yes</td>
-            <td>-</td>
-          </tr>
-          <tr class="a">
-            <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="b">
-            <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="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>No</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>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="https://repo.maven.apache.org/maven2">https://repo.maven.apache.org/maven2</a></td>
-            <td>Yes</td>
-            <td>-</td>
-            <td>-</td>
+            <td>No</td>
           </tr>
         </table>
         <p>Repository locations for each of the Dependencies.</p>
         <table border="0" class="bodyTable">
           <tr class="a">
             <th>Artifact</th>
-            <th>apache.snapshots</th>
             <th>central</th>
+            <th>apache.snapshots</th>
           </tr>
           <tr class="b">
-            <td>ch.qos.logback:logback-classic:jar:1.1.1</td>
-            <td>-</td>
+            <td>ch.qos.logback:logback-classic:jar:1.1.3</td>
+            <td><a class="externalLink"
+                   href="https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.jar"><img
+                alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif"/></a></td>
             <td>-</td>
           </tr>
           <tr class="a">
-            <td>ch.qos.logback:logback-core:jar:1.1.1</td>
-            <td>-</td>
+            <td>ch.qos.logback:logback-core:jar:1.1.3</td>
+            <td><a class="externalLink"
+                   href="https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.jar"><img
+                alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif"/></a></td>
             <td>-</td>
           </tr>
           <tr class="b">
             <td>javax.portlet:portlet-api:jar:2.0</td>
-            <td>-</td>
+            <td><a class="externalLink"
+                   href="https://repo.maven.apache.org/maven2/javax/portlet/portlet-api/2.0/portlet-api-2.0.jar"><img
+                alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif"/></a></td>
             <td>-</td>
           </tr>
           <tr class="a">
-            <td>javax.servlet:servlet-api:jar:2.5</td>
-            <td>-</td>
+            <td>junit:junit:jar:4.12</td>
+            <td><a class="externalLink" href="https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar"><img
+                alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif"/></a></td>
             <td>-</td>
           </tr>
           <tr class="b">
-            <td>javax.servlet.jsp:jsp-api:jar:2.1</td>
-            <td>-</td>
+            <td>org.apache.geronimo.specs:geronimo-el_2.2_spec:jar:1.0.4</td>
+            <td><a class="externalLink"
+                   href="https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-el_2.2_spec/1.0.4/geronimo-el_2.2_spec-1.0.4.jar"><img
+                alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif"/></a></td>
             <td>-</td>
           </tr>
           <tr class="a">
-            <td>junit:junit:jar:4.12</td>
-            <td>-</td>
+            <td>org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0</td>
+            <td><a class="externalLink"
+                   href="https://repo.maven.apache.org/maven2/org/apache/geronimo/specs/geronimo-servlet_3.0_spec/1.0/geronimo-servlet_3.0_spec-1.0.jar"><img
+                alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif"/></a></td>
             <td>-</td>
           </tr>
           <tr class="b">
             <td>org.hamcrest:hamcrest-core:jar:1.3</td>
-            <td>-</td>
+            <td><a class="externalLink"
+                   href="https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar"><img
+                alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif"/></a></td>
             <td>-</td>
           </tr>
           <tr class="a">
-            <td>org.slf4j:slf4j-api:jar:1.7.7</td>
-            <td>-</td>
+            <td>org.slf4j:slf4j-api:jar:1.7.12</td>
+            <td><a class="externalLink"
+                   href="https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar"><img
+                alt="Found at https://repo.maven.apache.org/maven2" src="images/icon_success_sml.gif"/></a></td>
             <td>-</td>
           </tr>
           <tr class="b">
-            <td>org.slf4j:jcl-over-slf4j:jar:1.7.7</td>
-            <td>-</td>
-            <td>-</td>
-          </tr>
-          <tr class="a">
             <th>Total</th>
-            <th>apache.snapshots</th>
             <th>central</th>
+            <th>apache.snapshots</th>
           </tr>
-          <tr class="b">
-            <td>9 (compile: 2, test: 4, provided: 3)</td>
-            <td>0</td>
+          <tr class="a">
+            <td>8 (test: 5, provided: 3)</td>
+            <td>8</td>
             <td>0</td>
           </tr>
         </table>

Modified: myfaces/site/publish/tobago/dependency-analysis.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/dependency-analysis.html?rev=1740601&r1=1740600&r2=1740601&view=diff
==============================================================================
--- myfaces/site/publish/tobago/dependency-analysis.html (original)
+++ myfaces/site/publish/tobago/dependency-analysis.html Fri Apr 22 20:18:21 2016
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-  <title>Tobago - </title>
+  <title>Tobago &#x2013; </title>
   <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
   <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
   <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
@@ -14,7 +14,7 @@
 
 
       <div class="date">
-        Last Published: 02 Feb 2016
+        Last Published: 22 Apr 2016
       </div>
       <ul>
         <li>
@@ -193,7 +193,7 @@
                 </li>
 
                 <li class="none">
-                  <a href="dev-activity.html">Developer Activity</a>
+                  <a href="changelog.html">Change Log</a>
                 </li>
 
                 <li class="none">
@@ -201,7 +201,7 @@
                 </li>
 
                 <li class="none">
-                  <a href="changelog.html">Change Log</a>
+                  <a href="dev-activity.html">Developer Activity</a>
                 </li>
 
                 <li class="none">
@@ -255,6 +255,11 @@
         <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
       </a>
     </div> <!-- close powered_by -->
+    <div id="powered_by">
+      <a href="http://www.apache.org/events/current-event.html" title="ApacheCon">
+        <img alt="ApacheCon" src="http://www.apache.org/events/current-event-125x125.png"/>
+      </a>
+    </div>
     <div class="clear"></div>
   </div>
   <div id="body_column">