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 2019/02/14 14:37:21 UTC

svn commit: r1040399 [1/19] - 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: Thu Feb 14 14:37:19 2019
New Revision: 1040399

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/apidocs/src-html/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/src-html/org/apache/commons/pool2/impl/DefaultPooledObject.html
    websites/production/commons/content/proper/commons-pool/apidocs/src-html/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/src-html/org/apache/commons/pool2/impl/GenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/apidocs/src-html/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.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/checkstyle.rss
    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/MethodCall.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/MethodCallPoolableObjectFactory.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/PoolTest.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/PrivateException.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/TestBaseKeyedPoolableObjectFactory.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/TestBaseObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/TestBasePoolableObjectFactory.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/TestKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/TestObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/TestPoolUtils.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/VisitTracker.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/VisitTrackerFactory.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/Waiter.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/WaiterFactory.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/CallStackTest.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/NoOpCallStackTest.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestAbandonedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestBaseGenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestDefaultPooledObject.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestDefaultPooledObjectInfo.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestEvictionConfig.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestEvictionTimer.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestGenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestGenericObjectPoolClassLoaders.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestLinkedBlockingDeque.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestPoolImplUtils.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestPooledSoftReference.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestSoftRefOutOfMemory.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestSoftReferenceObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/impl/TestSynchronizedPooledObjectFactory.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/PerformanceTest.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/performance/SleepingObjectFactory.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/BaseTestProxiedKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/proxy/BaseTestProxiedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/proxy/TestProxiedKeyedObjectPoolWithCglibProxy.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/proxy/TestProxiedKeyedObjectPoolWithJdkProxy.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/proxy/TestProxiedObjectPoolWithCglibProxy.html
    websites/production/commons/content/proper/commons-pool/xref-test/org/apache/commons/pool2/proxy/TestProxiedObjectPoolWithJdkProxy.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/BaseKeyedPooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/BaseObject.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/BaseObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/BasePooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/KeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/KeyedPooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/ObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/PoolUtils.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/PooledObject.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/PooledObjectFactory.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/PooledObjectState.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/SwallowedExceptionListener.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/TrackedUse.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/UsageTracking.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/AbandonedConfig.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/BaseGenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/BaseObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/CallStack.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/CallStackUtils.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/DefaultEvictionPolicy.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/DefaultPooledObject.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/DefaultPooledObjectInfo.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/DefaultPooledObjectInfoMBean.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/EvictionConfig.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/EvictionPolicy.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/EvictionTimer.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/GenericKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/GenericKeyedObjectPoolMXBean.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/GenericObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/GenericObjectPoolConfig.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/GenericObjectPoolMXBean.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/InterruptibleReentrantLock.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/LinkedBlockingDeque.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/NoOpCallStack.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/PoolImplUtils.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/PooledSoftReference.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/SecurityManagerCallStack.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/SoftReferenceObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/impl/ThrowableCallStack.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/BaseProxyHandler.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/CglibProxyHandler.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/CglibProxySource.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/JdkProxyHandler.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/JdkProxySource.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/ProxiedKeyedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/ProxiedObjectPool.html
    websites/production/commons/content/proper/commons-pool/xref/org/apache/commons/pool2/proxy/ProxySource.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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>All Classes (Apache Commons Pool 2.6.1 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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>All Classes (Apache Commons Pool 2.6.1 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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Constant Field Values (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Constant Field Values (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -339,6 +339,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Deprecated List (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Deprecated List (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -144,6 +144,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>API Help (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="API Help (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -225,6 +225,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Index (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Index (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -1985,6 +1985,8 @@
 <div class="block">Set the value for the <code>blockWhenExhausted</code> configuration attribute
  for pools created with this configuration instance.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/commons/pool2/impl/BaseGenericObjectPool.html#setConfig-org.apache.commons.pool2.impl.BaseObjectPoolConfig-">setConfig(BaseObjectPoolConfig&lt;T&gt;)</a></span> - Method in class org.apache.commons.pool2.impl.<a href="org/apache/commons/pool2/impl/BaseGenericObjectPool.html" title="class in org.apache.commons.pool2.impl">BaseGenericObjectPool</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/commons/pool2/impl/GenericKeyedObjectPool.html#setConfig-org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig-">setConfig(GenericKeyedObjectPoolConfig&lt;T&gt;)</a></span> - Method in class org.apache.commons.pool2.impl.<a href="org/apache/commons/pool2/impl/GenericKeyedObjectPool.html" title="class in org.apache.commons.pool2.impl">GenericKeyedObjectPool</a></dt>
 <dd>
 <div class="block">Sets the configuration.</div>
@@ -2507,6 +2509,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API</title>
+<title>Apache Commons Pool 2.6.1 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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -516,6 +516,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>BaseObject (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="BaseObject (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -302,6 +302,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>BaseObjectPool (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="BaseObjectPool (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -610,6 +610,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>BasePooledObjectFactory (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="BasePooledObjectFactory (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -477,6 +477,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>KeyedObjectPool (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="KeyedObjectPool (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -609,6 +609,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>KeyedPooledObjectFactory (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="KeyedPooledObjectFactory (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -430,6 +430,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>ObjectPool (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="ObjectPool (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -494,6 +494,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>PoolUtils (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="PoolUtils (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -882,6 +882,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>PooledObject (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="PooledObject (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -688,6 +688,6 @@ extends <a href="https://docs.oracle.com
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>PooledObjectFactory (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="PooledObjectFactory (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -401,6 +401,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>PooledObjectState (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="PooledObjectState (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -480,6 +480,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>SwallowedExceptionListener (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="SwallowedExceptionListener (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -234,6 +234,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>TrackedUse (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="TrackedUse (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -233,6 +233,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>UsageTracking (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="UsageTracking (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -245,6 +245,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.BaseKeyedPooledObjectFactory (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseObject (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.BaseObject (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -244,6 +244,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Class org.apache.commons.pool2.BaseObjectPool (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.BaseObjectPool (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Class org.apache.commons.pool2.BasePooledObjectFactory (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.BasePooledObjectFactory (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Interface org.apache.commons.pool2.KeyedObjectPool (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.KeyedObjectPool (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -338,6 +338,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Interface org.apache.commons.pool2.KeyedPooledObjectFactory (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.KeyedPooledObjectFactory (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -246,6 +246,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Interface org.apache.commons.pool2.ObjectPool (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.ObjectPool (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -320,6 +320,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Class org.apache.commons.pool2.PoolUtils (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.PoolUtils (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Interface org.apache.commons.pool2.PooledObject (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.PooledObject (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -423,6 +423,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Interface org.apache.commons.pool2.PooledObjectFactory (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.PooledObjectFactory (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -266,6 +266,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Class org.apache.commons.pool2.PooledObjectState (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Class org.apache.commons.pool2.PooledObjectState (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -205,6 +205,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Interface org.apache.commons.pool2.SwallowedExceptionListener (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.SwallowedExceptionListener (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -182,6 +182,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Interface org.apache.commons.pool2.TrackedUse (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.TrackedUse (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

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 Thu Feb 14 14:37:19 2019
@@ -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.0 API)</title>
+<title>Uses of Interface org.apache.commons.pool2.UsageTracking (Apache Commons Pool 2.6.1 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.0 API)";
+            parent.document.title="Uses of Interface org.apache.commons.pool2.UsageTracking (Apache Commons Pool 2.6.1 API)";
         }
     }
     catch(err) {
@@ -196,6 +196,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2001&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file