You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by tv...@apache.org on 2020/08/22 14:46:55 UTC

svn commit: r1064678 [3/18] - in /websites/production/commons/content/proper/commons-jcs: ./ commons-jcs-core/ commons-jcs-jcache-extras/ commons-jcs-jcache-openjpa/ commons-jcs-jcache-tck/ commons-jcs-jcache/ css/ getting_started/ images/ xref-test/ x...

Modified: websites/production/commons/content/proper/commons-jcs/JCSShortDescription.html
==============================================================================
--- websites/production/commons/content/proper/commons-jcs/JCSShortDescription.html (original)
+++ websites/production/commons/content/proper/commons-jcs/JCSShortDescription.html Sat Aug 22 14:46:55 2020
@@ -1,37 +1,38 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 August 2018
+ | Generated by Apache Maven Doxia at 16 August 2020
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="author" content="Pete Kazmier" />
-    <meta name="author" content="Aaron Smuts" />
-    <meta name="Date-Revision-yyyymmdd" content="20180823" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>JCS &#x2013; Java Caching System</title>
+            <meta name="author" content="Pete Kazmier" />
+        <meta name="author" content="Aaron Smuts" />
+                <meta name="Date-Revision-yyyymmdd" content="20200816" />
+            <meta http-equiv="Content-Language" content="en" />
+        <title>JCS &#x2013; Java Caching System</title>
 
-  <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
-  <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
 
-  <script type="text/javascript" src="./js/jquery.min.js"></script>
-  <script type="text/javascript" src="./js/bootstrap.min.js"></script>
-  <script type="text/javascript" src="./js/prettify.min.js"></script>
-  <script type="text/javascript" src="./js/site.js"></script>
+    <script type="text/javascript" src="./js/jquery.min.js"></script>
+    <script type="text/javascript" src="./js/bootstrap.min.js"></script>
+    <script type="text/javascript" src="./js/prettify.min.js"></script>
+    <script type="text/javascript" src="./js/site.js"></script>
 
-              
+    
       </head>
 
   <body class="composite">
-                          <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
-                                                                                        <img class="logo-left" src="./images/commons-logo.png"  alt="Apache Commons logo"/>
-                </a>
-                                              <a href="index.html" id="bannerRight">
-                <h2>Commons JCS™</h2>
-                </a>
+                      <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
+                                                                    <img class="logo-left" src="      ./images/commons-logo.png
+"  alt="Apache Commons logo"/>
+              </a>
+                                          <a href="index.html" id="bannerRight">
+              <h2>Commons JCS™</h2>
+              </a>
           <div class="clear"></div>
 
     <div class="navbar">
@@ -40,10 +41,10 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-jcs/">Apache Commons JCS &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 August 2018</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 2.2.1</li>
+          <li id="publishDate">Last Published: 16 August 2020</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.0</li>
   </ul>
-                    <div class="pull-right">  <ul class="nav">
+          <div class="pull-right">  <ul class="nav">
             <li>
                   <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">
     ApacheCon</a>
@@ -53,7 +54,7 @@
     Apache</a>
       </li>
           <li>
-                  <a href="../../" title="Commons">
+                  <a href="https://commons.apache.org/" class="externalLink" title="Commons">
     Commons</a>
       </li>
     </ul>
@@ -68,7 +69,7 @@
           <td class="sidebar">
             <div class="well sidebar-nav">
                     <ul class="nav nav-list">
-                                  <li class="nav-header">JCS</li>
+                           <li class="nav-header">JCS</li>
                                         <li class="none">
                   <a href="index.html" title="Overview">
     Overview</a>
@@ -87,7 +88,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                        <li class="nav-header"><i class="icon-cog"></i>Development</li>
+                                 <li class="nav-header"><i class="icon-cog"></i>Development</li>
                                         <li class="none">
                   <a href="changes-report.html" title="Release Notes">
     Release Notes</a>
@@ -97,6 +98,10 @@
     Upgrading from 1.3 to 2.0</a>
           </li>
                              <li class="none">
+                  <a href="UpgradingFrom2x.html" title="Upgrading from 2.x to 3.0">
+    Upgrading from 2.x to 3.0</a>
+          </li>
+                             <li class="none">
                   <a href="mail-lists.html" title="Mailing Lists">
     Mailing Lists</a>
           </li>
@@ -109,12 +114,12 @@
     Source Repository</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-core/apidocs/index.html" title="Core Javadoc (SVN latest)">
-    Core Javadoc (SVN latest)</a>
+                  <a href="commons-jcs3-core/apidocs/index.html" title="Core Javadoc">
+    Core Javadoc</a>
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Getting Started</li>
+                           <li class="nav-header">Getting Started</li>
                                         <li class="none">
                   <a href="getting_started/intro.html" title="Overview">
     Overview</a>
@@ -133,7 +138,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">JCS User's Guide</li>
+                           <li class="nav-header">JCS User's Guide</li>
                                                                                                                                                                                     <li class="collapsed">
                   <a href="LocalCacheConfig.html" title="Core">
     Core</a>
@@ -144,47 +149,47 @@
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Modules</li>
+                           <li class="nav-header">Modules</li>
                                         <li class="none">
-                  <a href="commons-jcs-core/index.html" title="Apache Commons JCS :: Core">
+                  <a href="commons-jcs3-core/index.html" title="Apache Commons JCS :: Core">
     Apache Commons JCS :: Core</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache/index.html" title="Apache Commons JCS :: JCache">
+                  <a href="commons-jcs3-jcache/index.html" title="Apache Commons JCS :: JCache">
     Apache Commons JCS :: JCache</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-tck/index.html" title="Apache Commons JCS :: JCache TCK">
+                  <a href="commons-jcs3-jcache-tck/index.html" title="Apache Commons JCS :: JCache TCK">
     Apache Commons JCS :: JCache TCK</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-extras/index.html" title="Apache Commons JCS :: JCache Extras">
+                  <a href="commons-jcs3-jcache-extras/index.html" title="Apache Commons JCS :: JCache Extras">
     Apache Commons JCS :: JCache Extras</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-openjpa/index.html" title="Apache Commons JCS :: JCache OpenJPA">
+                  <a href="commons-jcs3-jcache-openjpa/index.html" title="Apache Commons JCS :: JCache OpenJPA">
     Apache Commons JCS :: JCache OpenJPA</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-dist/index.html" title="Apache Commons JCS :: Distribution">
+                  <a href="commons-jcs3-dist/index.html" title="Apache Commons JCS :: Distribution">
     Apache Commons JCS :: Distribution</a>
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                        <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
                                                                                                                                                                                                                                                                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                                                                                                                                           <li class="collapsed">
+                                                                                                                                                                         <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Commons</li>
+                           <li class="nav-header">Commons</li>
                                         <li class="none">
-                  <a href="../../" title="Home">
+                  <a href="https://commons.apache.org/" class="externalLink" title="Home">
     Home</a>
           </li>
                              <li class="none">
@@ -192,46 +197,46 @@
     License</a>
           </li>
                                                                                <li class="collapsed">
-                  <a href="../../components.html" title="Components">
+                  <a href="https://commons.apache.org/components.html" class="externalLink" title="Components">
     Components</a>
                     </li>
                                                                                <li class="collapsed">
-                  <a href="../../sandbox/index.html" title="Sandbox">
+                  <a href="https://commons.apache.org/sandbox/index.html" class="externalLink" title="Sandbox">
     Sandbox</a>
                     </li>
                                                                                <li class="collapsed">
-                  <a href="../../dormant/index.html" title="Dormant">
+                  <a href="https://commons.apache.org/dormant/index.html" class="externalLink" title="Dormant">
     Dormant</a>
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">General Information</li>
+                           <li class="nav-header">General Information</li>
                                         <li class="none">
-                  <a href="../../security.html" title="Security">
+                  <a href="https://commons.apache.org/security.html" class="externalLink" title="Security">
     Security</a>
           </li>
                              <li class="none">
-                  <a href="../../volunteering.html" title="Volunteering">
+                  <a href="https://commons.apache.org/volunteering.html" class="externalLink" title="Volunteering">
     Volunteering</a>
           </li>
                              <li class="none">
-                  <a href="../../patches.html" title="Contributing Patches">
+                  <a href="https://commons.apache.org/patches.html" class="externalLink" title="Contributing Patches">
     Contributing Patches</a>
           </li>
                              <li class="none">
-                  <a href="../../building.html" title="Building Components">
+                  <a href="https://commons.apache.org/building.html" class="externalLink" title="Building Components">
     Building Components</a>
           </li>
                              <li class="none">
-                  <a href="../../commons-parent-pom.html" title="Commons Parent Pom">
+                  <a href="https://commons.apache.org/commons-parent-pom.html" class="externalLink" title="Commons Parent Pom">
     Commons Parent Pom</a>
           </li>
                              <li class="none">
-                  <a href="../../build-plugin/index.html" title="Commons Build Plugin">
+                  <a href="https://commons.apache.org/build-plugin/index.html" class="externalLink" title="Commons Build Plugin">
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="../../releases/index.html" title="Releasing Components">
+                  <a href="https://commons.apache.org/releases/index.html" class="externalLink" title="Releasing Components">
     Releasing Components</a>
           </li>
                              <li class="none">
@@ -240,7 +245,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">ASF</li>
+                           <li class="nav-header">ASF</li>
                                         <li class="none">
                   <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
     How the ASF works</a>
@@ -277,9 +282,9 @@
                       </div>
           </td>
           <td class="content">
-            
+                                                                          
   
-    <div class="section">
+    <section>
 <h2><a name="Java_Caching_System"></a>Java Caching System</h2>
       
 <p>
@@ -339,19 +344,22 @@
         
 <li>Remote server chaining (or clustering) and failover</li>
       </ul>
-    </div>
+    </section>
   
 
-          </td>
+                      </td>
         </tr>
       </table>
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2018
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+      <p>Copyright &copy;                    2002-2020
+                      <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                </div>
+                                        
+<div class="center">Apache Commons, Apache Commons JCS, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  </div>
   </body>
 
 </html>

Modified: websites/production/commons/content/proper/commons-jcs/JCSandJCACHE.html
==============================================================================
--- websites/production/commons/content/proper/commons-jcs/JCSandJCACHE.html (original)
+++ websites/production/commons/content/proper/commons-jcs/JCSandJCACHE.html Sat Aug 22 14:46:55 2020
@@ -1,37 +1,38 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 August 2018
+ | Generated by Apache Maven Doxia at 16 August 2020
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="author" content="Pete Kazmier" />
-    <meta name="author" content="Aaron Smuts" />
-    <meta name="Date-Revision-yyyymmdd" content="20180823" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>JCS &#x2013; JCS and JCACHE (JSR-107)</title>
+            <meta name="author" content="Pete Kazmier" />
+        <meta name="author" content="Aaron Smuts" />
+                <meta name="Date-Revision-yyyymmdd" content="20200816" />
+            <meta http-equiv="Content-Language" content="en" />
+        <title>JCS &#x2013; JCS and JCACHE (JSR-107)</title>
 
-  <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
-  <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
 
-  <script type="text/javascript" src="./js/jquery.min.js"></script>
-  <script type="text/javascript" src="./js/bootstrap.min.js"></script>
-  <script type="text/javascript" src="./js/prettify.min.js"></script>
-  <script type="text/javascript" src="./js/site.js"></script>
+    <script type="text/javascript" src="./js/jquery.min.js"></script>
+    <script type="text/javascript" src="./js/bootstrap.min.js"></script>
+    <script type="text/javascript" src="./js/prettify.min.js"></script>
+    <script type="text/javascript" src="./js/site.js"></script>
 
-              
+    
       </head>
 
   <body class="composite">
-                          <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
-                                                                                        <img class="logo-left" src="./images/commons-logo.png"  alt="Apache Commons logo"/>
-                </a>
-                                              <a href="index.html" id="bannerRight">
-                <h2>Commons JCS™</h2>
-                </a>
+                      <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
+                                                                    <img class="logo-left" src="      ./images/commons-logo.png
+"  alt="Apache Commons logo"/>
+              </a>
+                                          <a href="index.html" id="bannerRight">
+              <h2>Commons JCS™</h2>
+              </a>
           <div class="clear"></div>
 
     <div class="navbar">
@@ -40,10 +41,10 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-jcs/">Apache Commons JCS &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 August 2018</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 2.2.1</li>
+          <li id="publishDate">Last Published: 16 August 2020</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.0</li>
   </ul>
-                    <div class="pull-right">  <ul class="nav">
+          <div class="pull-right">  <ul class="nav">
             <li>
                   <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">
     ApacheCon</a>
@@ -53,7 +54,7 @@
     Apache</a>
       </li>
           <li>
-                  <a href="../../" title="Commons">
+                  <a href="https://commons.apache.org/" class="externalLink" title="Commons">
     Commons</a>
       </li>
     </ul>
@@ -68,7 +69,7 @@
           <td class="sidebar">
             <div class="well sidebar-nav">
                     <ul class="nav nav-list">
-                                  <li class="nav-header">JCS</li>
+                           <li class="nav-header">JCS</li>
                                         <li class="none">
                   <a href="index.html" title="Overview">
     Overview</a>
@@ -87,7 +88,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                        <li class="nav-header"><i class="icon-cog"></i>Development</li>
+                                 <li class="nav-header"><i class="icon-cog"></i>Development</li>
                                         <li class="none">
                   <a href="changes-report.html" title="Release Notes">
     Release Notes</a>
@@ -97,6 +98,10 @@
     Upgrading from 1.3 to 2.0</a>
           </li>
                              <li class="none">
+                  <a href="UpgradingFrom2x.html" title="Upgrading from 2.x to 3.0">
+    Upgrading from 2.x to 3.0</a>
+          </li>
+                             <li class="none">
                   <a href="mail-lists.html" title="Mailing Lists">
     Mailing Lists</a>
           </li>
@@ -109,12 +114,12 @@
     Source Repository</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-core/apidocs/index.html" title="Core Javadoc (SVN latest)">
-    Core Javadoc (SVN latest)</a>
+                  <a href="commons-jcs3-core/apidocs/index.html" title="Core Javadoc">
+    Core Javadoc</a>
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Getting Started</li>
+                           <li class="nav-header">Getting Started</li>
                                         <li class="none">
                   <a href="getting_started/intro.html" title="Overview">
     Overview</a>
@@ -133,7 +138,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">JCS User's Guide</li>
+                           <li class="nav-header">JCS User's Guide</li>
                                                                                                                                                                                     <li class="collapsed">
                   <a href="LocalCacheConfig.html" title="Core">
     Core</a>
@@ -144,47 +149,47 @@
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Modules</li>
+                           <li class="nav-header">Modules</li>
                                         <li class="none">
-                  <a href="commons-jcs-core/index.html" title="Apache Commons JCS :: Core">
+                  <a href="commons-jcs3-core/index.html" title="Apache Commons JCS :: Core">
     Apache Commons JCS :: Core</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache/index.html" title="Apache Commons JCS :: JCache">
+                  <a href="commons-jcs3-jcache/index.html" title="Apache Commons JCS :: JCache">
     Apache Commons JCS :: JCache</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-tck/index.html" title="Apache Commons JCS :: JCache TCK">
+                  <a href="commons-jcs3-jcache-tck/index.html" title="Apache Commons JCS :: JCache TCK">
     Apache Commons JCS :: JCache TCK</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-extras/index.html" title="Apache Commons JCS :: JCache Extras">
+                  <a href="commons-jcs3-jcache-extras/index.html" title="Apache Commons JCS :: JCache Extras">
     Apache Commons JCS :: JCache Extras</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-openjpa/index.html" title="Apache Commons JCS :: JCache OpenJPA">
+                  <a href="commons-jcs3-jcache-openjpa/index.html" title="Apache Commons JCS :: JCache OpenJPA">
     Apache Commons JCS :: JCache OpenJPA</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-dist/index.html" title="Apache Commons JCS :: Distribution">
+                  <a href="commons-jcs3-dist/index.html" title="Apache Commons JCS :: Distribution">
     Apache Commons JCS :: Distribution</a>
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                        <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
                                                                                                                                                                                                                                                                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                                                                                                                                           <li class="collapsed">
+                                                                                                                                                                         <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Commons</li>
+                           <li class="nav-header">Commons</li>
                                         <li class="none">
-                  <a href="../../" title="Home">
+                  <a href="https://commons.apache.org/" class="externalLink" title="Home">
     Home</a>
           </li>
                              <li class="none">
@@ -192,46 +197,46 @@
     License</a>
           </li>
                                                                                <li class="collapsed">
-                  <a href="../../components.html" title="Components">
+                  <a href="https://commons.apache.org/components.html" class="externalLink" title="Components">
     Components</a>
                     </li>
                                                                                <li class="collapsed">
-                  <a href="../../sandbox/index.html" title="Sandbox">
+                  <a href="https://commons.apache.org/sandbox/index.html" class="externalLink" title="Sandbox">
     Sandbox</a>
                     </li>
                                                                                <li class="collapsed">
-                  <a href="../../dormant/index.html" title="Dormant">
+                  <a href="https://commons.apache.org/dormant/index.html" class="externalLink" title="Dormant">
     Dormant</a>
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">General Information</li>
+                           <li class="nav-header">General Information</li>
                                         <li class="none">
-                  <a href="../../security.html" title="Security">
+                  <a href="https://commons.apache.org/security.html" class="externalLink" title="Security">
     Security</a>
           </li>
                              <li class="none">
-                  <a href="../../volunteering.html" title="Volunteering">
+                  <a href="https://commons.apache.org/volunteering.html" class="externalLink" title="Volunteering">
     Volunteering</a>
           </li>
                              <li class="none">
-                  <a href="../../patches.html" title="Contributing Patches">
+                  <a href="https://commons.apache.org/patches.html" class="externalLink" title="Contributing Patches">
     Contributing Patches</a>
           </li>
                              <li class="none">
-                  <a href="../../building.html" title="Building Components">
+                  <a href="https://commons.apache.org/building.html" class="externalLink" title="Building Components">
     Building Components</a>
           </li>
                              <li class="none">
-                  <a href="../../commons-parent-pom.html" title="Commons Parent Pom">
+                  <a href="https://commons.apache.org/commons-parent-pom.html" class="externalLink" title="Commons Parent Pom">
     Commons Parent Pom</a>
           </li>
                              <li class="none">
-                  <a href="../../build-plugin/index.html" title="Commons Build Plugin">
+                  <a href="https://commons.apache.org/build-plugin/index.html" class="externalLink" title="Commons Build Plugin">
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="../../releases/index.html" title="Releasing Components">
+                  <a href="https://commons.apache.org/releases/index.html" class="externalLink" title="Releasing Components">
     Releasing Components</a>
           </li>
                              <li class="none">
@@ -240,7 +245,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">ASF</li>
+                           <li class="nav-header">ASF</li>
                                         <li class="none">
                   <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
     How the ASF works</a>
@@ -277,9 +282,9 @@
                       </div>
           </td>
           <td class="content">
-            
+                                                                          
   
-    <div class="section">
+    <section>
 <h2><a name="JCACHE_.28JSR-107.29"></a>JCACHE (JSR-107)</h2>
       
 <p>
@@ -293,9 +298,8 @@
         These are still globally valid and are kept to let you get a bit more food for thoughts
         on Caching and JCS.
       </p>
-    </div>
-    
-<div class="section">
+    </section>
+    <section>
 <h2><a name="JCS_and_JCACHE_.28JSR-107.29"></a>JCS and JCACHE (JSR-107)</h2>
       
 <p>
@@ -312,8 +316,7 @@
         closer to the JCACHE model where it presented a better idea.
         Briefly:
       </p>
-      
-<div class="section">
+      <section>
 <h3><a name="Element_vs._Region_Attributes"></a>Element vs. Region Attributes</h3>
         
 <p>
@@ -325,9 +328,8 @@
           attributes.  So, I converted the entire system into element
           centered framework.
         </p>
-      </div>
-      
-<div class="section">
+      </section>
+      <section>
 <h3><a name="Lateral_Broadcast_vs._Remote_Consistency"></a>Lateral Broadcast vs. Remote Consistency</h3>
         
 <p>
@@ -369,9 +371,8 @@
           server being a single point of failure vanish and the remote
           server model is significantly more robust.
         </p>
-      </div>
-      
-<div class="section">
+      </section>
+      <section>
 <h3><a name="Put_vs._Replace"></a>Put vs. Replace</h3>
         
 <p>
@@ -380,29 +381,26 @@
           is tremendous.  However, there will be an alternate &quot;safe-put&quot;
           method to deal with special caches.
         </p>
-      </div>
-      
-<div class="section">
+      </section>
+      <section>
 <h3><a name="Nulls_vs._Errors"></a>Nulls vs. Errors</h3>
         
 <p>
-          I started to support <tt>ObjectNotFoundExceptions</tt> for
+          I started to support ObjectNotFoundExceptions for
           failed gets but the overhead and cumbersome coding needed to
           surround a simple get method is ridiculous.  Instead the JCS
           returns null.
         </p>
-      </div>
-      
-<div class="section">
+      </section>
+      <section>
 <h3><a name="Cache_Loaders"></a>Cache Loaders</h3>
         
 <p>
           I'm not supporting cache loaders at this time.  They seem
           unnecessary, but may be useful in a smart portal.
         </p>
-      </div>
-      
-<div class="section">
+      </section>
+      <section>
 <h3><a name="Groups_vs._Hierarchy"></a>Groups vs. Hierarchy</h3>
         
 <p>
@@ -412,31 +410,34 @@
           In addition, the JCS provides a mechanism for hierarchical
           removal without the overhead of keeping track of all the
           elements of a group across machines.  Element keys with
-          &quot;<tt>:</tt>&quot; separators (a value that will be fully
+          &quot;:&quot; separators (a value that will be fully
           configurable) can be arranged in a hierarchy.  A remove
-          command ending in a &quot;<tt>:</tt>&quot; will issue a removal of
+          command ending in a &quot;:&quot; will issue a removal of
           all child elements.  I can associate search and menu drop down
           lists for a particular company in a multi-company system by
           starting each key in disparate caches with the company id
-          followed by &quot;<tt>:</tt>&quot; and then the normal key.
+          followed by &quot;:&quot; and then the normal key.
           Invalidating this data when a change is made to data affecting
           something falling under that company can be removed by simply
-          calling <tt>cacheAccess.remove(comp_id + &quot;:&quot;)</tt>.
+          calling cacheAccess.remove(comp_id + &quot;:&quot;).
         </p>
-      </div>
-    </div>
+      </section>
+    </section>
   
 
-          </td>
+                      </td>
         </tr>
       </table>
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2018
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+      <p>Copyright &copy;                    2002-2020
+                      <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                </div>
+                                        
+<div class="center">Apache Commons, Apache Commons JCS, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  </div>
   </body>
 
 </html>

Modified: websites/production/commons/content/proper/commons-jcs/JCSvsEHCache.html
==============================================================================
--- websites/production/commons/content/proper/commons-jcs/JCSvsEHCache.html (original)
+++ websites/production/commons/content/proper/commons-jcs/JCSvsEHCache.html Sat Aug 22 14:46:55 2020
@@ -1,36 +1,37 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 August 2018
+ | Generated by Apache Maven Doxia at 16 August 2020
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="author" content="Aaron Smuts" />
-    <meta name="Date-Revision-yyyymmdd" content="20180823" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>JCS &#x2013; JCS vs EHCache Performance</title>
+            <meta name="author" content="Aaron Smuts" />
+                <meta name="Date-Revision-yyyymmdd" content="20200816" />
+            <meta http-equiv="Content-Language" content="en" />
+        <title>JCS &#x2013; JCS vs EHCache Performance</title>
 
-  <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
-  <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
 
-  <script type="text/javascript" src="./js/jquery.min.js"></script>
-  <script type="text/javascript" src="./js/bootstrap.min.js"></script>
-  <script type="text/javascript" src="./js/prettify.min.js"></script>
-  <script type="text/javascript" src="./js/site.js"></script>
+    <script type="text/javascript" src="./js/jquery.min.js"></script>
+    <script type="text/javascript" src="./js/bootstrap.min.js"></script>
+    <script type="text/javascript" src="./js/prettify.min.js"></script>
+    <script type="text/javascript" src="./js/site.js"></script>
 
-              
+    
       </head>
 
   <body class="composite">
-                          <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
-                                                                                        <img class="logo-left" src="./images/commons-logo.png"  alt="Apache Commons logo"/>
-                </a>
-                                              <a href="index.html" id="bannerRight">
-                <h2>Commons JCS™</h2>
-                </a>
+                      <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
+                                                                    <img class="logo-left" src="      ./images/commons-logo.png
+"  alt="Apache Commons logo"/>
+              </a>
+                                          <a href="index.html" id="bannerRight">
+              <h2>Commons JCS™</h2>
+              </a>
           <div class="clear"></div>
 
     <div class="navbar">
@@ -39,10 +40,10 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-jcs/">Apache Commons JCS &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 August 2018</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 2.2.1</li>
+          <li id="publishDate">Last Published: 16 August 2020</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.0</li>
   </ul>
-                    <div class="pull-right">  <ul class="nav">
+          <div class="pull-right">  <ul class="nav">
             <li>
                   <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">
     ApacheCon</a>
@@ -52,7 +53,7 @@
     Apache</a>
       </li>
           <li>
-                  <a href="../../" title="Commons">
+                  <a href="https://commons.apache.org/" class="externalLink" title="Commons">
     Commons</a>
       </li>
     </ul>
@@ -67,7 +68,7 @@
           <td class="sidebar">
             <div class="well sidebar-nav">
                     <ul class="nav nav-list">
-                                  <li class="nav-header">JCS</li>
+                           <li class="nav-header">JCS</li>
                                         <li class="none">
                   <a href="index.html" title="Overview">
     Overview</a>
@@ -86,7 +87,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                        <li class="nav-header"><i class="icon-cog"></i>Development</li>
+                                 <li class="nav-header"><i class="icon-cog"></i>Development</li>
                                         <li class="none">
                   <a href="changes-report.html" title="Release Notes">
     Release Notes</a>
@@ -96,6 +97,10 @@
     Upgrading from 1.3 to 2.0</a>
           </li>
                              <li class="none">
+                  <a href="UpgradingFrom2x.html" title="Upgrading from 2.x to 3.0">
+    Upgrading from 2.x to 3.0</a>
+          </li>
+                             <li class="none">
                   <a href="mail-lists.html" title="Mailing Lists">
     Mailing Lists</a>
           </li>
@@ -108,12 +113,12 @@
     Source Repository</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-core/apidocs/index.html" title="Core Javadoc (SVN latest)">
-    Core Javadoc (SVN latest)</a>
+                  <a href="commons-jcs3-core/apidocs/index.html" title="Core Javadoc">
+    Core Javadoc</a>
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Getting Started</li>
+                           <li class="nav-header">Getting Started</li>
                                         <li class="none">
                   <a href="getting_started/intro.html" title="Overview">
     Overview</a>
@@ -132,7 +137,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">JCS User's Guide</li>
+                           <li class="nav-header">JCS User's Guide</li>
                                                                                                                                                                                     <li class="collapsed">
                   <a href="LocalCacheConfig.html" title="Core">
     Core</a>
@@ -143,47 +148,47 @@
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Modules</li>
+                           <li class="nav-header">Modules</li>
                                         <li class="none">
-                  <a href="commons-jcs-core/index.html" title="Apache Commons JCS :: Core">
+                  <a href="commons-jcs3-core/index.html" title="Apache Commons JCS :: Core">
     Apache Commons JCS :: Core</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache/index.html" title="Apache Commons JCS :: JCache">
+                  <a href="commons-jcs3-jcache/index.html" title="Apache Commons JCS :: JCache">
     Apache Commons JCS :: JCache</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-tck/index.html" title="Apache Commons JCS :: JCache TCK">
+                  <a href="commons-jcs3-jcache-tck/index.html" title="Apache Commons JCS :: JCache TCK">
     Apache Commons JCS :: JCache TCK</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-extras/index.html" title="Apache Commons JCS :: JCache Extras">
+                  <a href="commons-jcs3-jcache-extras/index.html" title="Apache Commons JCS :: JCache Extras">
     Apache Commons JCS :: JCache Extras</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-openjpa/index.html" title="Apache Commons JCS :: JCache OpenJPA">
+                  <a href="commons-jcs3-jcache-openjpa/index.html" title="Apache Commons JCS :: JCache OpenJPA">
     Apache Commons JCS :: JCache OpenJPA</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-dist/index.html" title="Apache Commons JCS :: Distribution">
+                  <a href="commons-jcs3-dist/index.html" title="Apache Commons JCS :: Distribution">
     Apache Commons JCS :: Distribution</a>
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                        <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
                                                                                                                                                                                                                                                                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                                                                                                                                           <li class="collapsed">
+                                                                                                                                                                         <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Commons</li>
+                           <li class="nav-header">Commons</li>
                                         <li class="none">
-                  <a href="../../" title="Home">
+                  <a href="https://commons.apache.org/" class="externalLink" title="Home">
     Home</a>
           </li>
                              <li class="none">
@@ -191,46 +196,46 @@
     License</a>
           </li>
                                                                                <li class="collapsed">
-                  <a href="../../components.html" title="Components">
+                  <a href="https://commons.apache.org/components.html" class="externalLink" title="Components">
     Components</a>
                     </li>
                                                                                <li class="collapsed">
-                  <a href="../../sandbox/index.html" title="Sandbox">
+                  <a href="https://commons.apache.org/sandbox/index.html" class="externalLink" title="Sandbox">
     Sandbox</a>
                     </li>
                                                                                <li class="collapsed">
-                  <a href="../../dormant/index.html" title="Dormant">
+                  <a href="https://commons.apache.org/dormant/index.html" class="externalLink" title="Dormant">
     Dormant</a>
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">General Information</li>
+                           <li class="nav-header">General Information</li>
                                         <li class="none">
-                  <a href="../../security.html" title="Security">
+                  <a href="https://commons.apache.org/security.html" class="externalLink" title="Security">
     Security</a>
           </li>
                              <li class="none">
-                  <a href="../../volunteering.html" title="Volunteering">
+                  <a href="https://commons.apache.org/volunteering.html" class="externalLink" title="Volunteering">
     Volunteering</a>
           </li>
                              <li class="none">
-                  <a href="../../patches.html" title="Contributing Patches">
+                  <a href="https://commons.apache.org/patches.html" class="externalLink" title="Contributing Patches">
     Contributing Patches</a>
           </li>
                              <li class="none">
-                  <a href="../../building.html" title="Building Components">
+                  <a href="https://commons.apache.org/building.html" class="externalLink" title="Building Components">
     Building Components</a>
           </li>
                              <li class="none">
-                  <a href="../../commons-parent-pom.html" title="Commons Parent Pom">
+                  <a href="https://commons.apache.org/commons-parent-pom.html" class="externalLink" title="Commons Parent Pom">
     Commons Parent Pom</a>
           </li>
                              <li class="none">
-                  <a href="../../build-plugin/index.html" title="Commons Build Plugin">
+                  <a href="https://commons.apache.org/build-plugin/index.html" class="externalLink" title="Commons Build Plugin">
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="../../releases/index.html" title="Releasing Components">
+                  <a href="https://commons.apache.org/releases/index.html" class="externalLink" title="Releasing Components">
     Releasing Components</a>
           </li>
                              <li class="none">
@@ -239,7 +244,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">ASF</li>
+                           <li class="nav-header">ASF</li>
                                         <li class="none">
                   <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
     How the ASF works</a>
@@ -276,12 +281,11 @@
                       </div>
           </td>
           <td class="content">
-            
+                                                                          
 	
-		<div class="section">
+		<section>
 <h2><a name="JCS_vs_EHCache_Memory_Performance"></a>JCS vs EHCache Memory Performance</h2>
-			
-<div class="section">
+			<section>
 <h3><a name="Initial_Test_Results"></a>Initial Test Results</h3>
 				
 <p>
@@ -334,11 +338,10 @@
 					features, and ended up with something that performs
 					worse.
 				</p>
-			</div>
+			</section>
 
 
-			
-<div class="section">
+			<section>
 <h3><a name="Test_Data"></a>Test Data</h3>
 				
 <p>Here is the data from the first test:</p>
@@ -516,10 +519,9 @@
 					196 JCS gets took 0.54591835 times the EHCache , the
 					goal is less than 1.0x
 				</p>
-			</div>
+			</section>
 
-			
-<div class="section">
+			<section>
 <h3><a name="A_Test_Class"></a>A Test Class</h3>
 				
 <p>Here is the test class:</p>
@@ -724,12 +726,11 @@ public class JCSvsEHCachePerformanceTest
 
         
 				</pre></div>
-			</div>
-		</div>
+			</section>
+		</section>
 
 
-		
-<div class="section">
+		<section>
 <h2><a name="JCS_vs_EHCache_Disk_Cache"></a>JCS vs EHCache Disk Cache</h2>
 			
 <p>
@@ -806,20 +807,23 @@ public class JCSvsEHCachePerformanceTest
 				different disk cache implementation into JCS if you so
 				pleased . . . .
 			</p>
-		</div>
+		</section>
 
 	
 
-          </td>
+                      </td>
         </tr>
       </table>
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2018
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+      <p>Copyright &copy;                    2002-2020
+                      <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                </div>
+                                        
+<div class="center">Apache Commons, Apache Commons JCS, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  </div>
   </body>
 
 </html>

Modified: websites/production/commons/content/proper/commons-jcs/JDBCDiskCache.html
==============================================================================
--- websites/production/commons/content/proper/commons-jcs/JDBCDiskCache.html (original)
+++ websites/production/commons/content/proper/commons-jcs/JDBCDiskCache.html Sat Aug 22 14:46:55 2020
@@ -1,36 +1,37 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 23 August 2018
+ | Generated by Apache Maven Doxia at 16 August 2020
  | Rendered using Apache Maven Fluido Skin 1.3.0
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="author" content="Aaron Smuts" />
-    <meta name="Date-Revision-yyyymmdd" content="20180823" />
-    <meta http-equiv="Content-Language" content="en" />
-    <title>JCS &#x2013; JDBC Disk Cache</title>
+            <meta name="author" content="Aaron Smuts" />
+                <meta name="Date-Revision-yyyymmdd" content="20200816" />
+            <meta http-equiv="Content-Language" content="en" />
+        <title>JCS &#x2013; JDBC Disk Cache</title>
 
-  <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
-  <link rel="stylesheet" href="./css/site.css" type="text/css" />
+    <link rel="stylesheet" href="./css/bootstrap.min.css" type="text/css" />
+    <link rel="stylesheet" href="./css/site.css" type="text/css" />
     <link rel="stylesheet" href="./css/print.css" media="print" />
 
-  <script type="text/javascript" src="./js/jquery.min.js"></script>
-  <script type="text/javascript" src="./js/bootstrap.min.js"></script>
-  <script type="text/javascript" src="./js/prettify.min.js"></script>
-  <script type="text/javascript" src="./js/site.js"></script>
+    <script type="text/javascript" src="./js/jquery.min.js"></script>
+    <script type="text/javascript" src="./js/bootstrap.min.js"></script>
+    <script type="text/javascript" src="./js/prettify.min.js"></script>
+    <script type="text/javascript" src="./js/site.js"></script>
 
-              
+    
       </head>
 
   <body class="composite">
-                          <a href="http://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
-                                                                                        <img class="logo-left" src="./images/commons-logo.png"  alt="Apache Commons logo"/>
-                </a>
-                                              <a href="index.html" id="bannerRight">
-                <h2>Commons JCS™</h2>
-                </a>
+                      <a href="https://commons.apache.org/" id="bannerLeft" title="Apache Commons logo">
+                                                                    <img class="logo-left" src="      ./images/commons-logo.png
+"  alt="Apache Commons logo"/>
+              </a>
+                                          <a href="index.html" id="bannerRight">
+              <h2>Commons JCS™</h2>
+              </a>
           <div class="clear"></div>
 
     <div class="navbar">
@@ -39,10 +40,10 @@
           <a class="brand" href="http://commons.apache.org/proper/commons-jcs/">Apache Commons JCS &trade;</a>
           <ul class="nav">      
                     
-            <li id="publishDate">Last Published: 23 August 2018</li>
-      <li class="divider">|</li> <li id="projectVersion">Version: 2.2.1</li>
+          <li id="publishDate">Last Published: 16 August 2020</li>
+    <li class="divider">|</li> <li id="projectVersion">Version: 3.0</li>
   </ul>
-                    <div class="pull-right">  <ul class="nav">
+          <div class="pull-right">  <ul class="nav">
             <li>
                   <a href="http://www.apachecon.com/" class="externalLink" title="ApacheCon">
     ApacheCon</a>
@@ -52,7 +53,7 @@
     Apache</a>
       </li>
           <li>
-                  <a href="../../" title="Commons">
+                  <a href="https://commons.apache.org/" class="externalLink" title="Commons">
     Commons</a>
       </li>
     </ul>
@@ -67,7 +68,7 @@
           <td class="sidebar">
             <div class="well sidebar-nav">
                     <ul class="nav nav-list">
-                                  <li class="nav-header">JCS</li>
+                           <li class="nav-header">JCS</li>
                                         <li class="none">
                   <a href="index.html" title="Overview">
     Overview</a>
@@ -86,7 +87,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                        <li class="nav-header"><i class="icon-cog"></i>Development</li>
+                                 <li class="nav-header"><i class="icon-cog"></i>Development</li>
                                         <li class="none">
                   <a href="changes-report.html" title="Release Notes">
     Release Notes</a>
@@ -96,6 +97,10 @@
     Upgrading from 1.3 to 2.0</a>
           </li>
                              <li class="none">
+                  <a href="UpgradingFrom2x.html" title="Upgrading from 2.x to 3.0">
+    Upgrading from 2.x to 3.0</a>
+          </li>
+                             <li class="none">
                   <a href="mail-lists.html" title="Mailing Lists">
     Mailing Lists</a>
           </li>
@@ -108,12 +113,12 @@
     Source Repository</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-core/apidocs/index.html" title="Core Javadoc (SVN latest)">
-    Core Javadoc (SVN latest)</a>
+                  <a href="commons-jcs3-core/apidocs/index.html" title="Core Javadoc">
+    Core Javadoc</a>
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Getting Started</li>
+                           <li class="nav-header">Getting Started</li>
                                         <li class="none">
                   <a href="getting_started/intro.html" title="Overview">
     Overview</a>
@@ -132,7 +137,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">JCS User's Guide</li>
+                           <li class="nav-header">JCS User's Guide</li>
                                                                                                                                                                                     <li class="collapsed">
                   <a href="LocalCacheConfig.html" title="Core">
     Core</a>
@@ -141,107 +146,107 @@
                   <a href="JCSPlugins.html" title="Auxiliary">
     Auxiliary</a>
                     <ul>
-                                  <li class="none">
+                              <li class="none">
                   <a href="CacheEventLogging.html" title="Cache Event Logging">
     Cache Event Logging</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="IndexedDiskAuxCache.html" title="Indexed Disk Cache">
     Indexed Disk Cache</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="IndexedDiskCacheProperties.html" title="Indexed Disk Properties">
     Indexed Disk Properties</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="BlockDiskCache.html" title="Block Disk Cache">
     Block Disk Cache</a>
           </li>
-                                       <li class="none active">
+                                   <li class="none active">
                   <a href="JDBCDiskCache.html" title="JDBC Disk Cache">
     JDBC Disk Cache</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="JDBCDiskCacheProperties.html" title="JDBC Disk Properties">
     JDBC Disk Properties</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="MySQLDiskCacheProperties.html" title="MySQL Disk Properties">
     MySQL Disk Properties</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="RemoteAuxCache.html" title="Remote Cache">
     Remote Cache</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="RemoteCacheProperties.html" title="Remote Cache Properties">
     Remote Cache Properties</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="RemoteHttpCacheProperties.html" title="Remote Http Cache Properties">
     Remote Http Cache Properties</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="LateralTCPAuxCache.html" title="Lateral TCP Cache">
     Lateral TCP Cache</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="LateralTCPProperties.html" title="Lateral TCP Properties">
     Lateral TCP Properties</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="LateralUDPDiscovery.html" title="Lateral UDP Discovery">
     Lateral UDP Discovery</a>
           </li>
-                                     <li class="none">
+                                 <li class="none">
                   <a href="LateralJavaGroupsAuxCache.html" title="Lateral JGroups Cache">
     Lateral JGroups Cache</a>
           </li>
-                     </ul>
+                   </ul>
               </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Modules</li>
+                           <li class="nav-header">Modules</li>
                                         <li class="none">
-                  <a href="commons-jcs-core/index.html" title="Apache Commons JCS :: Core">
+                  <a href="commons-jcs3-core/index.html" title="Apache Commons JCS :: Core">
     Apache Commons JCS :: Core</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache/index.html" title="Apache Commons JCS :: JCache">
+                  <a href="commons-jcs3-jcache/index.html" title="Apache Commons JCS :: JCache">
     Apache Commons JCS :: JCache</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-tck/index.html" title="Apache Commons JCS :: JCache TCK">
+                  <a href="commons-jcs3-jcache-tck/index.html" title="Apache Commons JCS :: JCache TCK">
     Apache Commons JCS :: JCache TCK</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-extras/index.html" title="Apache Commons JCS :: JCache Extras">
+                  <a href="commons-jcs3-jcache-extras/index.html" title="Apache Commons JCS :: JCache Extras">
     Apache Commons JCS :: JCache Extras</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-jcache-openjpa/index.html" title="Apache Commons JCS :: JCache OpenJPA">
+                  <a href="commons-jcs3-jcache-openjpa/index.html" title="Apache Commons JCS :: JCache OpenJPA">
     Apache Commons JCS :: JCache OpenJPA</a>
           </li>
                              <li class="none">
-                  <a href="commons-jcs-dist/index.html" title="Apache Commons JCS :: Distribution">
+                  <a href="commons-jcs3-dist/index.html" title="Apache Commons JCS :: Distribution">
     Apache Commons JCS :: Distribution</a>
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                        <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
+                                 <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
                                                                                                                                                                                                                                                                                                 <li class="collapsed">
                   <a href="project-info.html" title="Project Information">
     Project Information</a>
                     </li>
-                                                                                                                                                                                           <li class="collapsed">
+                                                                                                                                                                         <li class="collapsed">
                   <a href="project-reports.html" title="Project Reports">
     Project Reports</a>
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">Commons</li>
+                           <li class="nav-header">Commons</li>
                                         <li class="none">
-                  <a href="../../" title="Home">
+                  <a href="https://commons.apache.org/" class="externalLink" title="Home">
     Home</a>
           </li>
                              <li class="none">
@@ -249,46 +254,46 @@
     License</a>
           </li>
                                                                                <li class="collapsed">
-                  <a href="../../components.html" title="Components">
+                  <a href="https://commons.apache.org/components.html" class="externalLink" title="Components">
     Components</a>
                     </li>
                                                                                <li class="collapsed">
-                  <a href="../../sandbox/index.html" title="Sandbox">
+                  <a href="https://commons.apache.org/sandbox/index.html" class="externalLink" title="Sandbox">
     Sandbox</a>
                     </li>
                                                                                <li class="collapsed">
-                  <a href="../../dormant/index.html" title="Dormant">
+                  <a href="https://commons.apache.org/dormant/index.html" class="externalLink" title="Dormant">
     Dormant</a>
                     </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">General Information</li>
+                           <li class="nav-header">General Information</li>
                                         <li class="none">
-                  <a href="../../security.html" title="Security">
+                  <a href="https://commons.apache.org/security.html" class="externalLink" title="Security">
     Security</a>
           </li>
                              <li class="none">
-                  <a href="../../volunteering.html" title="Volunteering">
+                  <a href="https://commons.apache.org/volunteering.html" class="externalLink" title="Volunteering">
     Volunteering</a>
           </li>
                              <li class="none">
-                  <a href="../../patches.html" title="Contributing Patches">
+                  <a href="https://commons.apache.org/patches.html" class="externalLink" title="Contributing Patches">
     Contributing Patches</a>
           </li>
                              <li class="none">
-                  <a href="../../building.html" title="Building Components">
+                  <a href="https://commons.apache.org/building.html" class="externalLink" title="Building Components">
     Building Components</a>
           </li>
                              <li class="none">
-                  <a href="../../commons-parent-pom.html" title="Commons Parent Pom">
+                  <a href="https://commons.apache.org/commons-parent-pom.html" class="externalLink" title="Commons Parent Pom">
     Commons Parent Pom</a>
           </li>
                              <li class="none">
-                  <a href="../../build-plugin/index.html" title="Commons Build Plugin">
+                  <a href="https://commons.apache.org/build-plugin/index.html" class="externalLink" title="Commons Build Plugin">
     Commons Build Plugin</a>
           </li>
                              <li class="none">
-                  <a href="../../releases/index.html" title="Releasing Components">
+                  <a href="https://commons.apache.org/releases/index.html" class="externalLink" title="Releasing Components">
     Releasing Components</a>
           </li>
                              <li class="none">
@@ -297,7 +302,7 @@
           </li>
                  </ul>
       <ul class="nav nav-list">
-                                  <li class="nav-header">ASF</li>
+                           <li class="nav-header">ASF</li>
                                         <li class="none">
                   <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
     How the ASF works</a>
@@ -334,9 +339,9 @@
                       </div>
           </td>
           <td class="content">
-            
+                                                                          
 	
-		<div class="section">
+		<section>
 <h2><a name="JDBC_Disk_Auxiliary_Cache"></a>JDBC Disk Auxiliary Cache</h2>
 			
 <p> The JDBC disk cache uses a relational database such as MySQL as a
@@ -351,8 +356,7 @@
 				pool. You might want to use several different tables to partition
 				the data. Some operations, such as index building on a MyISAM
 				storage engine take longer if there are more items in the table.</p>
-			
-<div class="section">
+			<section>
 <h3><a name="Example_.231_cache.ccf_.28MySQL.29"></a>Example #1 cache.ccf (MySQL)</h3>
 				
 <div class="source">
@@ -410,10 +414,9 @@ thread_pool.disk_cache_event_queue.whenB
 thread_pool.disk_cache_event_queue.startUpSize=10
         
 				</pre></div>
-			</div>
+			</section>
 			
-			
-<div class="section">
+			<section>
 <h3><a name="Example_.232_cache.ccf_.28MySQL.29"></a>Example #2 cache.ccf (MySQL)</h3>
 				
 <p>
@@ -489,10 +492,9 @@ thread_pool.disk_cache_event_queue.whenB
 thread_pool.disk_cache_event_queue.startUpSize=10
         
 				</pre></div>
-			</div>			
+			</section>			
 
-            
-<div class="section">
+            <section>
 <h3><a name="Example_.233_cache.ccf_.28JNDI.29"></a>Example #3 cache.ccf (JNDI)</h3>
                 
 <p>
@@ -565,10 +567,9 @@ thread_pool.disk_cache_event_queue.whenB
 thread_pool.disk_cache_event_queue.startUpSize=10
         
                 </pre></div>
-            </div>           
-			
+            </section>           
 			
-<div class="section">
+			<section>
 <h3><a name="Table_Creation_Script_.28MySQL.29"></a>Table Creation Script (MySQL)</h3>
 				
 <div class="source">
@@ -596,20 +597,23 @@ alter table JCS_STORE AVG_ROW_LENGTH = 2
 create index JCS_STORE_DELETE_IDX on JCS_STORE (SYSTEM_EXPIRE_TIME_SECONDS,IS_ETERNAL,REGION);
         
 				</pre></div>
-			</div>
-		</div>
+			</section>
+		</section>
 	
 
-          </td>
+                      </td>
         </tr>
       </table>
     </div>
 
     <div class="footer">
-      <p>Copyright &copy;                    2002-2018
-                        <a href="https://www.apache.org/">The Apache Software Foundation</a>.
+      <p>Copyright &copy;                    2002-2020
+                      <a href="https://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.</p>
-                </div>
+                                        
+<div class="center">Apache Commons, Apache Commons JCS, Apache, the Apache feather logo, and the Apache Commons project logos are trademarks of The Apache Software Foundation.
+      All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  </div>
   </body>
 
 </html>