You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/10/14 17:59:50 UTC

svn commit: r1531951 [23/25] - /myfaces/site/publish/tobago/

Modified: myfaces/site/publish/tobago/source-repository.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/source-repository.html?rev=1531951&r1=1531950&r2=1531951&view=diff
==============================================================================
--- myfaces/site/publish/tobago/source-repository.html (original)
+++ myfaces/site/publish/tobago/source-repository.html Mon Oct 14 15:59:48 2013
@@ -1,381 +1,403 @@
+<!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 - Source Repository</title>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
+  <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
+  <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+</head>
+<body>
+<div id="header">
+  <div id="top_menu">
+    <div id="top_menu_container">
 
 
+      <div class="date">
+        Last Published: 28 May 2013
+      </div>
+      <ul>
+        <li>
+          <a href="http://www.apache.org/">Apache</a>
+        </li>
+        <li>
+          <a href="../">MyFaces</a>
+        </li>
+        <li>
+          <a href="./">Tobago</a>
+        </li>
+        <li>
+          <a href="../download.html">Download</a>
+        </li>
+        <li>
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+      <div class="clear"></div>
+    </div>
+    <!-- close top_menu_container -->
+  </div>
+  <!-- close top_menu -->
+  <div id="header_bottom">
+    <div id="logo_banner_container">
+      <div id="logo">
+        <a href="./">
 
+          <img src="images/tobagoLogo.png" alt=""/>
 
+        </a>
+      </div>
+      <div id="banner">
+        <a href="../">
 
+          <img src="img/banners/MyFaces_logo.jpg" alt=""/>
 
+        </a>
+      </div>
+      <div class="clear"></div>
+    </div>
+    <!-- close logo_banner_container -->
+  </div>
+  <!-- close header_bottom -->
+</div>
+<!-- close header -->
+<div id="main_container">
+<div id="left_column">
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Tobago</h5>
 
+    <div class="content">
+      <ul class="left_menu">
 
+        <li class="none">
+          <a href="index.html">Introduction</a>
+        </li>
 
+        <li class="none">
+          <a href="download.html">Download</a>
+        </li>
 
+        <li class="none">
+          <a href="demo.html">Demo</a>
+        </li>
 
+        <li class="none">
+          <a href="news.html">News</a>
+        </li>
 
+        <li class="none">
+          <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Documentation</h5>
 
+    <div class="content">
+      <ul class="left_menu">
 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Tobago - Source Repository</title>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-base.css"/>
-    <link rel="stylesheet" type="text/css" media="all" href="./css/maven-theme.css"/>
-    <link rel="stylesheet" type="text/css" media="print" href="./css/print.css"/>
-        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-      </head>
-  <body>
-  <div id="header">
-    <div id="top_menu">
-      <div id="top_menu_container">
-              
-  
-  
-  <div class="date">
-    Last Published: 28 May 2013
+        <li class="none">
+          <a href="documentation.html">Overview</a>
+        </li>
+
+        <li class="none">
+          <a href="getting-started.html">Getting Started</a>
+        </li>
+
+        <li class="none">
+          <a href="migration-1.5.html">Migration to 1.5</a>
+        </li>
+
+        <li class="none">
+          <a href="migration-2.0.html">Migration to 2.0 (alpha)</a>
+        </li>
+
+        <li class="none">
+          <a href="guide.html">Guide to Tobago</a>
+        </li>
+
+        <li class="none">
+          <a href="roadmap.html">Roadmap</a>
+        </li>
+
+        <li class="none">
+          <a href="compatibility.html">Compatibility</a>
+        </li>
+
+        <li class="none">
+          <a href="themes.html">Theme Handling</a>
+        </li>
+
+        <li class="none">
+          <a href="faq.html">FAQ</a>
+        </li>
+
+        <li class="none">
+          <a href="api-documentation.html">API Documentation</a>
+        </li>
+
+        <li class="none">
+          <a href="release-checklist.html">Release Checklist</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
   </div>
-            <ul>
-      <li>
-        <a href="http://www.apache.org/">Apache</a>
-    </li>
-                    <li>
-        <a href="../">MyFaces</a>
-    </li>
-                    <li>
-        <a href="./">Tobago</a>
-    </li>
-                    <li>
-        <a href="../download.html">Download</a>
-    </li>
-                    <li>
-        <a href="mail-lists.html">Mailing Lists</a>
-    </li>
-        </ul>
-        <div class="clear"></div>
-      </div> <!-- close top_menu_container -->
-    </div> <!-- close top_menu -->
-    <div id="header_bottom">
-    <div id="logo_banner_container">
-            <div id="logo">
-          <a href="./">
-    
-                                            <img src="images/tobagoLogo.png" alt="" />
-    
-            </a>
-        </div>
-              <div id="banner">
-          <a href="../">
-    
-                                            <img src="img/banners/MyFaces_logo.jpg" alt="" />
-    
-            </a>
-        </div>
-        <div class="clear"></div>
-    </div> <!-- close logo_banner_container -->
-    </div> <!-- close header_bottom -->
-  </div> <!-- close header -->
-    <div id="main_container">
-    <div id="left_column">
-             <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Tobago</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="index.html">Introduction</a>
-          </li>
-              
-    <li class="none">
-                    <a href="download.html">Download</a>
-          </li>
-              
-    <li class="none">
-                    <a href="demo.html">Demo</a>
-          </li>
-              
-    <li class="none">
-                    <a href="news.html">News</a>
-          </li>
-              
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="documentation.html">Overview</a>
-          </li>
-              
-    <li class="none">
-                    <a href="getting-started.html">Getting Started</a>
-          </li>
-              
-    <li class="none">
-                    <a href="migration-1.5.html">Migration to 1.5</a>
-          </li>
-              
-    <li class="none">
-                    <a href="migration-2.0.html">Migration to 2.0 (alpha)</a>
-          </li>
-              
-    <li class="none">
-                    <a href="guide.html">Guide to Tobago</a>
-          </li>
-              
-    <li class="none">
-                    <a href="roadmap.html">Roadmap</a>
-          </li>
-              
-    <li class="none">
-                    <a href="compatibility.html">Compatibility</a>
-          </li>
-              
-    <li class="none">
-                    <a href="themes.html">Theme Handling</a>
-          </li>
-              
-    <li class="none">
-                    <a href="faq.html">FAQ</a>
-          </li>
-              
-    <li class="none">
-                    <a href="api-documentation.html">API Documentation</a>
-          </li>
-              
-    <li class="none">
-                    <a href="release-checklist.html">Release Checklist</a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-            </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Modules</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="tobago-tool/index.html">Tobago Tool</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-core/index.html">Tobago Core</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-theme/index.html">Tobago Themes</a>
-          </li>
-              
-    <li class="none">
-                    <a href="tobago-extension/index.html">Tobago Extensions</a>
-          </li>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Modules</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="tobago-tool/index.html">Tobago Tool</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-core/index.html">Tobago Core</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-theme/index.html">Tobago Themes</a>
+        </li>
+
+        <li class="none">
+          <a href="tobago-extension/index.html">Tobago Extensions</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Project Documentation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+
+        <li class="expanded">
+          <a href="project-info.html">Project Information</a>
+          <ul>
+
+            <li class="none">
+              <a href="index.html">About</a>
+            </li>
+
+            <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+            </li>
+
+            <li class="none">
+              <a href="modules.html">Project Modules</a>
+            </li>
+
+            <li class="none">
+              <a href="license.html">Project License</a>
+            </li>
+
+            <li class="none">
+              <a href="team-list.html">Project Team</a>
+            </li>
+
+            <li class="none">
+              <a href="source-repository.html" class="selected">Source Repository</a>
+            </li>
+
+            <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+            </li>
+
+            <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+            </li>
+
+            <li class="none">
+              <a href="dependency-management.html">Dependency Management</a>
+            </li>
+
+            <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+            </li>
+
+            <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+            </li>
+
+            <li class="none">
+              <a href="integration.html">Continuous Integration</a>
+            </li>
+
+            <li class="none">
+              <a href="plugin-management.html">Plugin Management</a>
+            </li>
+
+            <li class="none">
+              <a href="plugins.html">Project Plugins</a>
+            </li>
+
+            <li class="none">
+              <a href="distribution-management.html">Distribution Management</a>
+            </li>
           </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Project Documentation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-            
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
-            <li class="expanded">
-                    <a href="project-info.html">Project Information</a>
-                  <ul>
-                  
-    <li class="none">
-                    <a href="index.html">About</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="project-summary.html">Project Summary</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="modules.html">Project Modules</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="license.html">Project License</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="team-list.html">Project Team</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="source-repository.html" class="selected">Source Repository</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="issue-tracking.html">Issue Tracking</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="mail-lists.html">Mailing Lists</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-management.html">Dependency Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependencies.html">Dependencies</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="dependency-convergence.html">Dependency Convergence</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="integration.html">Continuous Integration</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugin-management.html">Plugin Management</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="plugins.html">Project Plugins</a>
-          </li>
-                  
-    <li class="none">
-                    <a href="distribution-management.html">Distribution Management</a>
-          </li>
-              </ul>
-        </li>
-              
-                
-              
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-            
-      
-              
+        </li>
+
+
         <li class="collapsed">
-                    <a href="project-reports.html">Project Reports</a>
-                </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-      <div class="left_menu_top">
-    <div class="left_menu_bottom">
-        <h5>Foundation</h5>
-            <div class="content">
-    <ul class="left_menu">
-              
-    <li class="none">
-                    <a href="http://apache.org/" class="externalLink">ASF<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
-          </li>
-              
-    <li class="none">
-                    <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
-          </li>
-          </ul>
-    </div><!-- close content -->
-        </div><!-- close left_menu_bottom -->
-    </div><!-- close left_menu_top -->
-           <div id="powered_by">
-                          <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
-            <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
-          </a>
-              </div> <!-- close powered_by -->
-  <div class="clear"></div>
-    </div>
-    <div id="body_column">
-      <div>
-      <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its source code. Instructions on Subversion use can be found at <a class="externalLink" href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.</p></div><div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a><p>The following is a link to the online source repository.</p><div class="source"><pre><a class="externalLink" href="http://svn.eu.apache.org/viewvc/myfaces/tobago/trunk">http://svn.eu.apache.org/viewvc/myfaces/tobago/trunk</a></pre></div></div><div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a><p>The source can be checked out anonymously from SVN with this command:</p><div class="source"><pre>$ svn checkout http://svn.apache.org/repos/asf/myfaces/tobago/trunk tobago</pre></div></
 div><div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a><p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/myfaces/tobago/trunk tobago</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a name="Access_from_behind_a_firewall"></a><p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.apache.org/repos/asf/myfac
 es/tobago/trunk tobago</pre></div></div><div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a name="Access_through_a_proxy"></a><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example: Edit the 'servers' file and add something like:</p><div class="source"><pre>[global]
+          <a href="project-reports.html">Project Reports</a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div class="left_menu_top">
+  <div class="left_menu_bottom">
+    <h5>Foundation</h5>
+
+    <div class="content">
+      <ul class="left_menu">
+
+        <li class="none">
+          <a href="http://apache.org/" class="externalLink">ASF<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/security/" class="externalLink">Security<span/></a>
+        </li>
+
+        <li class="none">
+          <a href="http://www.apache.org/licenses/" class="externalLink">License<span/></a>
+        </li>
+      </ul>
+    </div>
+    <!-- close content -->
+  </div>
+  <!-- close left_menu_bottom -->
+</div>
+<!-- close left_menu_top -->
+<div id="powered_by">
+  <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+    <img alt="Built by Maven" src="./img/banners/maven-feather.png"></img>
+  </a>
+</div>
+<!-- close powered_by -->
+<div class="clear"></div>
+</div>
+<div id="body_column">
+  <div>
+    <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
+
+      <p>This project uses <a class="externalLink" href="http://subversion.apache.org/">Subversion</a> to manage its
+        source code. Instructions on Subversion use can be found at <a class="externalLink"
+                                                                       href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a>.
+      </p></div>
+    <div class="section"><h2>Web Access<a name="Web_Access"></a></h2><a name="Web_Access"></a>
+
+      <p>The following is a link to the online source repository.</p>
+
+      <div class="source">
+        <pre><a class="externalLink" href="http://svn.eu.apache.org/viewvc/myfaces/tobago/trunk">http://svn.eu.apache.org/viewvc/myfaces/tobago/trunk</a></pre>
+      </div>
+    </div>
+    <div class="section"><h2>Anonymous access<a name="Anonymous_access"></a></h2><a name="Anonymous_access"></a>
+
+      <p>The source can be checked out anonymously from SVN with this command:</p>
+
+      <div class="source">
+        <pre>$ svn checkout http://svn.apache.org/repos/asf/myfaces/tobago/trunk tobago</pre>
+      </div>
+    </div>
+    <div class="section"><h2>Developer access<a name="Developer_access"></a></h2><a name="Developer_access"></a>
+
+      <p>Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository
+        via HTTPS.</p>
+
+      <div class="source">
+        <pre>$ svn checkout https://svn.apache.org/repos/asf/myfaces/tobago/trunk tobago</pre>
+      </div>
+      <p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you
+        for your password)</p>
+
+      <div class="source">
+        <pre>$ svn commit --username your-username -m &quot;A message&quot;</pre>
+      </div>
+    </div>
+    <div class="section"><h2>Access from behind a firewall<a name="Access_from_behind_a_firewall"></a></h2><a
+        name="Access_from_behind_a_firewall"></a>
+
+      <p>For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion
+        repository, you can try to access it via the developer connection:</p>
+
+      <div class="source">
+        <pre>$ svn checkout https://svn.apache.org/repos/asf/myfaces/tobago/trunk tobago</pre>
+      </div>
+    </div>
+    <div class="section"><h2>Access through a proxy<a name="Access_through_a_proxy"></a></h2><a
+        name="Access_through_a_proxy"></a>
+
+      <p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot;
+        configuration file to indicate which proxy to use. The file's location depends on your operating system. On
+        Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;.
+        (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p>
+
+      <p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion
+        client and run any command; this will cause the configuration directory and template files to be created.</p>
+
+      <p>Example: Edit the 'servers' file and add something like:</p>
+
+      <div class="source"><pre>[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
-</pre></div></div>
+</pre>
       </div>
     </div>
-    <div class="clear"></div>
-    </div> <!-- close main container -->
-    <div id="footer">
-      <div class="copyright">
-      &#169;  
-          2002-2013
-       Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
-       Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks of The Apache Software Foundation.
-      </div><!-- close copyright -->
-    </div><!-- close footer -->
-  </body>
+  </div>
+</div>
+<div class="clear"></div>
+</div>
+<!-- close main container -->
+<div id="footer">
+  <div class="copyright">
+    &#169;
+    2002-2013
+    Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
+    Version 2.0</a>.<br/>
+    Apache MyFaces, Apache Tobago, Apache, the Apache feather logo, and the Apache MyFaces project logos are trademarks
+    of The Apache Software Foundation.
+  </div>
+  <!-- close copyright -->
+</div>
+<!-- close footer -->
+</body>
 </html>