You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by gg...@apache.org on 2018/07/07 00:01:50 UTC

svn commit: r1032207 [1/4] - in /websites/production/commons/content/proper/commons-pool: ./ apidocs/ apidocs/org/apache/commons/pool2/ apidocs/org/apache/commons/pool2/class-use/ apidocs/org/apache/commons/pool2/impl/ apidocs/org/apache/commons/pool2/...

Author: ggregory
Date: Sat Jul  7 00:01:47 2018
New Revision: 1032207

Log:
Site checkin for project Apache Commons Pool

Modified:
    websites/production/commons/content/proper/commons-pool/apidocs/allclasses-frame.html
    websites/production/commons/content/proper/commons-pool/apidocs/allclasses-noframe.html
    websites/production/commons/content/proper/commons-pool/apidocs/constant-values.html
    websites/production/commons/content/proper/commons-pool/apidocs/deprecated-list.html
    websites/production/commons/content/proper/commons-pool/apidocs/help-doc.html
    websites/production/commons/content/proper/commons-pool/apidocs/index-all.html
    websites/production/commons/content/proper/commons-pool/apidocs/index.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseObject.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BasePooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/KeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/KeyedPooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/ObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PoolUtils.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObject.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObjectState.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/SwallowedExceptionListener.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/TrackedUse.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/UsageTracking.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseObject.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/KeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/ObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PoolUtils.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObject.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObjectState.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/TrackedUse.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/UsageTracking.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/AbandonedConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStack.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStackUtils.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObject.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionPolicy.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/NoOpCallStack.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/PooledSoftReference.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/SecurityManagerCallStack.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/ThrowableCallStack.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/AbandonedConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/BaseGenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/BaseObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/CallStack.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/CallStackUtils.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/DefaultEvictionPolicy.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/DefaultPooledObject.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/DefaultPooledObjectInfo.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/DefaultPooledObjectInfoMBean.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/EvictionConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/EvictionPolicy.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/GenericKeyedObjectPoolMXBean.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/GenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/GenericObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/GenericObjectPoolMXBean.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/NoOpCallStack.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/PooledSoftReference.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/SecurityManagerCallStack.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/SoftReferenceObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/class-use/ThrowableCallStack.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/package-frame.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/package-summary.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/package-tree.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/package-use.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/package-frame.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/package-summary.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/package-tree.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/package-use.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/CglibProxySource.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/JdkProxySource.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/ProxiedKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/ProxiedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/class-use/CglibProxySource.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/class-use/JdkProxySource.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/class-use/ProxiedKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/class-use/ProxiedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/package-frame.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/package-summary.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/package-tree.html
    websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/proxy/package-use.html
    websites/production/commons/content/proper/commons-pool/apidocs/overview-frame.html
    websites/production/commons/content/proper/commons-pool/apidocs/overview-summary.html
    websites/production/commons/content/proper/commons-pool/apidocs/overview-tree.html
    websites/production/commons/content/proper/commons-pool/changes-report.html
    websites/production/commons/content/proper/commons-pool/checkstyle.html
    websites/production/commons/content/proper/commons-pool/ci-management.html
    websites/production/commons/content/proper/commons-pool/clirr-report.html
    websites/production/commons/content/proper/commons-pool/dependencies.html
    websites/production/commons/content/proper/commons-pool/dependency-convergence.html
    websites/production/commons/content/proper/commons-pool/dependency-info.html
    websites/production/commons/content/proper/commons-pool/distribution-management.html
    websites/production/commons/content/proper/commons-pool/download_pool.html
    websites/production/commons/content/proper/commons-pool/downloads.html
    websites/production/commons/content/proper/commons-pool/examples.html
    websites/production/commons/content/proper/commons-pool/findbugs.html
    websites/production/commons/content/proper/commons-pool/guide/index.html
    websites/production/commons/content/proper/commons-pool/index.html
    websites/production/commons/content/proper/commons-pool/issue-management.html
    websites/production/commons/content/proper/commons-pool/issue-tracking.html
    websites/production/commons/content/proper/commons-pool/jdepend-report.html
    websites/production/commons/content/proper/commons-pool/jira-report.html
    websites/production/commons/content/proper/commons-pool/mail-lists.html
    websites/production/commons/content/proper/commons-pool/mailing-lists.html
    websites/production/commons/content/proper/commons-pool/pmd.html
    websites/production/commons/content/proper/commons-pool/project-info.html
    websites/production/commons/content/proper/commons-pool/project-reports.html
    websites/production/commons/content/proper/commons-pool/rat-report.html
    websites/production/commons/content/proper/commons-pool/scm.html
    websites/production/commons/content/proper/commons-pool/summary.html
    websites/production/commons/content/proper/commons-pool/surefire-report.html
    websites/production/commons/content/proper/commons-pool/team.html
    websites/production/commons/content/proper/commons-pool/xref-test/index.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/package-frame.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/package-summary.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/package-frame.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/package-summary.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/performance/package-frame.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/performance/package-summary.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/proxy/package-frame.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/proxy/package-summary.html
    websites/production/commons/content/proper/commons-pool/xref-test/overview-frame.html
    websites/production/commons/content/proper/commons-pool/xref-test/overview-summary.html
    websites/production/commons/content/proper/commons-pool/xref/index.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/package-frame.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/package-summary.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/package-frame.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/package-summary.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/package-frame.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/package-summary.html
    websites/production/commons/content/proper/commons-pool/xref/overview-frame.html
    websites/production/commons/content/proper/commons-pool/xref/overview-summary.html

Modified: websites/production/commons/content/proper/commons-pool/apidocs/allclasses-frame.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/allclasses-frame.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/allclasses-frame.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>All Classes (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>All Classes (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-pool/apidocs/allclasses-noframe.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/allclasses-noframe.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/allclasses-noframe.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>All Classes (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>All Classes (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: websites/production/commons/content/proper/commons-pool/apidocs/constant-values.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/constant-values.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/constant-values.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Constant Field Values (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Constant Field Values (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Constant Field Values (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/deprecated-list.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/deprecated-list.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/deprecated-list.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Deprecated List (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Deprecated List (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Deprecated List (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/help-doc.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/help-doc.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/help-doc.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>API Help (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>API Help (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="API Help (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/index-all.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/index-all.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/index-all.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Index (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Index (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Index (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/index.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/index.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Apache Commons Pool 2.6.1-SNAPSHOT API</title>
+<title>Apache Commons Pool 2.6.0 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseKeyedPooledObjectFactory.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseObject.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseObject.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseObject (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BaseObject (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BaseObject (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="BaseObject (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BaseObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BaseObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BaseObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="BaseObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BasePooledObjectFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BasePooledObjectFactory.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/BasePooledObjectFactory.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BasePooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BasePooledObjectFactory (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BasePooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="BasePooledObjectFactory (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/KeyedObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/KeyedObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/KeyedObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>KeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>KeyedObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="KeyedObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/KeyedPooledObjectFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/KeyedPooledObjectFactory.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/KeyedPooledObjectFactory.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>KeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>KeyedPooledObjectFactory (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="KeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="KeyedPooledObjectFactory (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/ObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/ObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/ObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>ObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>ObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="ObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PoolUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PoolUtils.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PoolUtils.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PoolUtils (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PoolUtils (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PoolUtils (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="PoolUtils (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObject.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObject.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PooledObject (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PooledObject (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PooledObject (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="PooledObject (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObjectFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObjectFactory.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObjectFactory.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PooledObjectFactory (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="PooledObjectFactory (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObjectState.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObjectState.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/PooledObjectState.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PooledObjectState (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PooledObjectState (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PooledObjectState (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="PooledObjectState (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/SwallowedExceptionListener.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/SwallowedExceptionListener.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/SwallowedExceptionListener.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>SwallowedExceptionListener (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>SwallowedExceptionListener (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SwallowedExceptionListener (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="SwallowedExceptionListener (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/TrackedUse.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/TrackedUse.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/TrackedUse.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>TrackedUse (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>TrackedUse (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TrackedUse (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="TrackedUse (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/UsageTracking.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/UsageTracking.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/UsageTracking.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>UsageTracking (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>UsageTracking (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UsageTracking (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="UsageTracking (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseKeyedPooledObjectFactory.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.pool2.BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseObject.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseObject.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.BaseObject (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseObject (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.pool2.BaseObject (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.BaseObject (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BaseObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.BaseObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.pool2.BaseObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.BaseObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/BasePooledObjectFactory.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.BasePooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.BasePooledObjectFactory (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.pool2.BasePooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.BasePooledObjectFactory (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/KeyedObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/KeyedObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/KeyedObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.KeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.KeyedObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.pool2.KeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.KeyedObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/KeyedPooledObjectFactory.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.KeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.KeyedPooledObjectFactory (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.pool2.KeyedPooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.KeyedPooledObjectFactory (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/ObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/ObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/ObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.ObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.ObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.pool2.ObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.ObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PoolUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PoolUtils.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PoolUtils.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.PoolUtils (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.PoolUtils (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.pool2.PoolUtils (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.PoolUtils (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObject.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObject.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.PooledObject (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.PooledObject (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.pool2.PooledObject (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.PooledObject (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObjectFactory.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObjectFactory.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObjectFactory.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.PooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.PooledObjectFactory (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.pool2.PooledObjectFactory (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.PooledObjectFactory (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObjectState.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObjectState.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/PooledObjectState.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Class org.apache.commons.pool2.PooledObjectState (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.commons.pool2.PooledObjectState (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.commons.pool2.PooledObjectState (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.PooledObjectState (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/SwallowedExceptionListener.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.SwallowedExceptionListener (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.SwallowedExceptionListener (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.pool2.SwallowedExceptionListener (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.SwallowedExceptionListener (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/TrackedUse.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/TrackedUse.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/TrackedUse.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.TrackedUse (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.TrackedUse (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.pool2.TrackedUse (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.TrackedUse (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/UsageTracking.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/UsageTracking.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/class-use/UsageTracking.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Uses of Interface org.apache.commons.pool2.UsageTracking (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>Uses of Interface org.apache.commons.pool2.UsageTracking (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.commons.pool2.UsageTracking (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.UsageTracking (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/AbandonedConfig.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/AbandonedConfig.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/AbandonedConfig.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>AbandonedConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>AbandonedConfig (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AbandonedConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="AbandonedConfig (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseGenericObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseGenericObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseGenericObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BaseGenericObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BaseGenericObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="BaseGenericObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>BaseObjectPoolConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>BaseObjectPoolConfig (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BaseObjectPoolConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="BaseObjectPoolConfig (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStack.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStack.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStack.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CallStack (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>CallStack (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CallStack (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="CallStack (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStackUtils.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStackUtils.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/CallStackUtils.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>CallStackUtils (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>CallStackUtils (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CallStackUtils (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="CallStackUtils (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DefaultEvictionPolicy (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>DefaultEvictionPolicy (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultEvictionPolicy (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="DefaultEvictionPolicy (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObject.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObject.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObject.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DefaultPooledObject (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>DefaultPooledObject (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultPooledObject (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="DefaultPooledObject (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DefaultPooledObjectInfo (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>DefaultPooledObjectInfo (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultPooledObjectInfo (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="DefaultPooledObjectInfo (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="DefaultPooledObjectInfoMBean (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionConfig.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionConfig.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionConfig.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>EvictionConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>EvictionConfig (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EvictionConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="EvictionConfig (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionPolicy.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionPolicy.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/EvictionPolicy.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>EvictionPolicy (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>EvictionPolicy (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EvictionPolicy (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="EvictionPolicy (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericKeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericKeyedObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenericKeyedObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="GenericKeyedObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericKeyedObjectPoolConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericKeyedObjectPoolConfig (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenericKeyedObjectPoolConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="GenericKeyedObjectPoolConfig (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericKeyedObjectPoolMXBean (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericKeyedObjectPoolMXBean (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenericKeyedObjectPoolMXBean (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="GenericKeyedObjectPoolMXBean (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenericObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="GenericObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericObjectPoolConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericObjectPoolConfig (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenericObjectPoolConfig (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="GenericObjectPoolConfig (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>GenericObjectPoolMXBean (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>GenericObjectPoolMXBean (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="GenericObjectPoolMXBean (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="GenericObjectPoolMXBean (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/NoOpCallStack.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/NoOpCallStack.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/NoOpCallStack.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>NoOpCallStack (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>NoOpCallStack (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="NoOpCallStack (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="NoOpCallStack (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/PooledSoftReference.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/PooledSoftReference.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/PooledSoftReference.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>PooledSoftReference (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>PooledSoftReference (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PooledSoftReference (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="PooledSoftReference (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/SecurityManagerCallStack.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/SecurityManagerCallStack.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/SecurityManagerCallStack.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>SecurityManagerCallStack (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>SecurityManagerCallStack (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SecurityManagerCallStack (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="SecurityManagerCallStack (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {

Modified: websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html
==============================================================================
--- websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html (original)
+++ websites/production/commons/content/proper/commons-pool/apidocs/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html Sat Jul  7 00:01:47 2018
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>SoftReferenceObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)</title>
+<title>SoftReferenceObjectPool (Apache Commons Pool 2.6.0 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SoftReferenceObjectPool (Apache Commons Pool 2.6.1-SNAPSHOT API)";
+            parent.document.title="SoftReferenceObjectPool (Apache Commons Pool 2.6.0 API)";
         }
     }
     catch(err) {