You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/11/13 13:58:18 UTC

[sling-site] branch asf-site updated: SLING-8095 - Include Sling Servlet Annotations in Aggregate Javadoc

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new efb13e0  SLING-8095 - Include Sling Servlet Annotations in Aggregate Javadoc
efb13e0 is described below

commit efb13e02456e165c9d203428cd9a7779c52c710d
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue Nov 13 14:58:13 2018 +0100

    SLING-8095 - Include Sling Servlet Annotations in Aggregate Javadoc
---
 apidocs/sling11/allclasses-frame.html              |   9 +-
 apidocs/sling11/allclasses-noframe.html            |   9 +-
 apidocs/sling11/constant-values.html               |  62 ++-
 apidocs/sling11/deprecated-list.html               |   3 +-
 apidocs/sling11/help-doc.html                      |   3 +-
 apidocs/sling11/index-all.html                     |  54 ++-
 apidocs/sling11/index.html                         |   2 +-
 .../sling11/org/apache/sling/adapter/Adaption.html |   3 +-
 .../org/apache/sling/adapter/SlingAdaptable.html   |   3 +-
 .../sling/adapter/annotations/Adaptable.html       |   3 +-
 .../sling/adapter/annotations/Adaptables.html      |   3 +-
 .../apache/sling/adapter/annotations/Adapter.html  |   3 +-
 .../adapter/annotations/class-use/Adaptable.html   |   3 +-
 .../adapter/annotations/class-use/Adaptables.html  |   3 +-
 .../adapter/annotations/class-use/Adapter.html     |   3 +-
 .../sling/adapter/annotations/package-frame.html   |   3 +-
 .../sling/adapter/annotations/package-summary.html |   3 +-
 .../sling/adapter/annotations/package-tree.html    |   3 +-
 .../sling/adapter/annotations/package-use.html     |   3 +-
 .../apache/sling/adapter/class-use/Adaption.html   |   3 +-
 .../sling/adapter/class-use/SlingAdaptable.html    |   3 +-
 .../org/apache/sling/adapter/package-frame.html    |   3 +-
 .../org/apache/sling/adapter/package-summary.html  |   3 +-
 .../org/apache/sling/adapter/package-tree.html     |   3 +-
 .../org/apache/sling/adapter/package-use.html      |   3 +-
 .../org/apache/sling/api/SlingConstants.html       |   3 +-
 .../org/apache/sling/api/SlingException.html       |   3 +-
 .../apache/sling/api/SlingHttpServletRequest.html  |   3 +-
 .../apache/sling/api/SlingHttpServletResponse.html |   3 +-
 .../org/apache/sling/api/SlingIOException.html     |   3 +-
 .../apache/sling/api/SlingServletException.html    |   3 +-
 .../org/apache/sling/api/adapter/Adaptable.html    |   3 +-
 .../apache/sling/api/adapter/AdapterFactory.html   |   3 +-
 .../apache/sling/api/adapter/AdapterManager.html   |   3 +-
 .../apache/sling/api/adapter/SlingAdaptable.html   |   3 +-
 .../sling/api/adapter/class-use/Adaptable.html     |   3 +-
 .../api/adapter/class-use/AdapterFactory.html      |   3 +-
 .../api/adapter/class-use/AdapterManager.html      |   3 +-
 .../api/adapter/class-use/SlingAdaptable.html      |   3 +-
 .../apache/sling/api/adapter/package-frame.html    |   3 +-
 .../apache/sling/api/adapter/package-summary.html  |   3 +-
 .../org/apache/sling/api/adapter/package-tree.html |   3 +-
 .../org/apache/sling/api/adapter/package-use.html  |   3 +-
 .../org/apache/sling/api/auth/Authenticator.html   |   3 +-
 .../api/auth/NoAuthenticationHandlerException.html |   3 +-
 .../sling/api/auth/class-use/Authenticator.html    |   3 +-
 .../NoAuthenticationHandlerException.html          |   3 +-
 .../org/apache/sling/api/auth/package-frame.html   |   3 +-
 .../org/apache/sling/api/auth/package-summary.html |   3 +-
 .../org/apache/sling/api/auth/package-tree.html    |   3 +-
 .../org/apache/sling/api/auth/package-use.html     |   3 +-
 .../apache/sling/api/class-use/SlingConstants.html |   3 +-
 .../apache/sling/api/class-use/SlingException.html |   3 +-
 .../api/class-use/SlingHttpServletRequest.html     |   3 +-
 .../api/class-use/SlingHttpServletResponse.html    |   3 +-
 .../sling/api/class-use/SlingIOException.html      |   3 +-
 .../sling/api/class-use/SlingServletException.html |   3 +-
 .../org/apache/sling/api/package-frame.html        |   3 +-
 .../org/apache/sling/api/package-summary.html      |   3 +-
 .../sling11/org/apache/sling/api/package-tree.html |   3 +-
 .../sling11/org/apache/sling/api/package-use.html  |   3 +-
 .../api/request/RecursionTooDeepException.html     |   3 +-
 .../api/request/RequestDispatcherOptions.html      |   3 +-
 .../apache/sling/api/request/RequestParameter.html |   3 +-
 .../sling/api/request/RequestParameterMap.html     |   3 +-
 .../apache/sling/api/request/RequestPathInfo.html  |   3 +-
 .../sling/api/request/RequestProgressTracker.html  |   3 +-
 .../org/apache/sling/api/request/RequestUtil.html  |   3 +-
 .../org/apache/sling/api/request/ResponseUtil.html |   3 +-
 .../api/request/SlingRequestEvent.EventType.html   |   3 +-
 .../sling/api/request/SlingRequestEvent.html       |   3 +-
 .../sling/api/request/SlingRequestListener.html    |   3 +-
 .../sling/api/request/TooManyCallsException.html   |   3 +-
 .../class-use/RecursionTooDeepException.html       |   3 +-
 .../class-use/RequestDispatcherOptions.html        |   3 +-
 .../api/request/class-use/RequestParameter.html    |   3 +-
 .../api/request/class-use/RequestParameterMap.html |   3 +-
 .../api/request/class-use/RequestPathInfo.html     |   3 +-
 .../request/class-use/RequestProgressTracker.html  |   3 +-
 .../sling/api/request/class-use/RequestUtil.html   |   3 +-
 .../sling/api/request/class-use/ResponseUtil.html  |   3 +-
 .../class-use/SlingRequestEvent.EventType.html     |   3 +-
 .../api/request/class-use/SlingRequestEvent.html   |   3 +-
 .../request/class-use/SlingRequestListener.html    |   3 +-
 .../request/class-use/TooManyCallsException.html   |   3 +-
 .../apache/sling/api/request/package-frame.html    |   3 +-
 .../apache/sling/api/request/package-summary.html  |   3 +-
 .../org/apache/sling/api/request/package-tree.html |   3 +-
 .../org/apache/sling/api/request/package-use.html  |   3 +-
 .../sling/api/resource/AbstractResource.html       |   3 +-
 .../api/resource/AbstractResourceVisitor.html      |   3 +-
 .../api/resource/AttributableResourceProvider.html |   3 +-
 .../api/resource/DynamicResourceProvider.html      |   3 +-
 .../apache/sling/api/resource/LoginException.html  |   3 +-
 .../sling/api/resource/ModifiableValueMap.html     |   3 +-
 .../api/resource/ModifyingResourceProvider.html    |   3 +-
 .../sling/api/resource/NonExistingResource.html    |   3 +-
 .../resource/ParametrizableResourceProvider.html   |   3 +-
 .../sling/api/resource/PersistableValueMap.html    |   3 +-
 .../sling/api/resource/PersistenceException.html   |   3 +-
 .../api/resource/QueriableResourceProvider.html    |   3 +-
 .../sling/api/resource/QuerySyntaxException.html   |   3 +-
 .../api/resource/RefreshableResourceProvider.html  |   3 +-
 .../org/apache/sling/api/resource/Resource.html    |   3 +-
 .../sling/api/resource/ResourceDecorator.html      |   3 +-
 .../sling/api/resource/ResourceMetadata.html       |   3 +-
 .../api/resource/ResourceNotFoundException.html    |   3 +-
 .../sling/api/resource/ResourceProvider.html       |   3 +-
 .../api/resource/ResourceProviderFactory.html      |   3 +-
 .../sling/api/resource/ResourceResolver.html       |   3 +-
 .../api/resource/ResourceResolverFactory.html      |   3 +-
 .../ResourceUtil.BatchResourceRemover.html         |   3 +-
 .../apache/sling/api/resource/ResourceUtil.html    |   3 +-
 .../apache/sling/api/resource/ResourceWrapper.html |   3 +-
 .../sling/api/resource/SyntheticResource.html      |   3 +-
 .../org/apache/sling/api/resource/ValueMap.html    |   3 +-
 .../api/resource/class-use/AbstractResource.html   |   3 +-
 .../class-use/AbstractResourceVisitor.html         |   3 +-
 .../class-use/AttributableResourceProvider.html    |   3 +-
 .../class-use/DynamicResourceProvider.html         |   3 +-
 .../api/resource/class-use/LoginException.html     |   3 +-
 .../api/resource/class-use/ModifiableValueMap.html |   3 +-
 .../class-use/ModifyingResourceProvider.html       |   3 +-
 .../resource/class-use/NonExistingResource.html    |   3 +-
 .../class-use/ParametrizableResourceProvider.html  |   3 +-
 .../resource/class-use/PersistableValueMap.html    |   3 +-
 .../resource/class-use/PersistenceException.html   |   3 +-
 .../class-use/QueriableResourceProvider.html       |   3 +-
 .../resource/class-use/QuerySyntaxException.html   |   3 +-
 .../class-use/RefreshableResourceProvider.html     |   3 +-
 .../sling/api/resource/class-use/Resource.html     |   3 +-
 .../api/resource/class-use/ResourceDecorator.html  |   3 +-
 .../api/resource/class-use/ResourceMetadata.html   |   3 +-
 .../class-use/ResourceNotFoundException.html       |   3 +-
 .../api/resource/class-use/ResourceProvider.html   |   3 +-
 .../class-use/ResourceProviderFactory.html         |   3 +-
 .../api/resource/class-use/ResourceResolver.html   |   3 +-
 .../class-use/ResourceResolverFactory.html         |   3 +-
 .../ResourceUtil.BatchResourceRemover.html         |   3 +-
 .../sling/api/resource/class-use/ResourceUtil.html |   3 +-
 .../api/resource/class-use/ResourceWrapper.html    |   3 +-
 .../api/resource/class-use/SyntheticResource.html  |   3 +-
 .../sling/api/resource/class-use/ValueMap.html     |   3 +-
 .../external/ExternalizableInputStream.html        |   3 +-
 .../resource/external/URIProvider.Operation.html   |   3 +-
 .../api/resource/external/URIProvider.Scope.html   |   3 +-
 .../sling/api/resource/external/URIProvider.html   |   3 +-
 .../class-use/ExternalizableInputStream.html       |   3 +-
 .../external/class-use/URIProvider.Operation.html  |   3 +-
 .../external/class-use/URIProvider.Scope.html      |   3 +-
 .../resource/external/class-use/URIProvider.html   |   3 +-
 .../sling/api/resource/external/package-frame.html |   3 +-
 .../api/resource/external/package-summary.html     |   3 +-
 .../sling/api/resource/external/package-tree.html  |   3 +-
 .../sling/api/resource/external/package-use.html   |   3 +-
 .../sling/api/resource/mapping/ResourceMapper.html |   3 +-
 .../resource/mapping/class-use/ResourceMapper.html |   3 +-
 .../sling/api/resource/mapping/package-frame.html  |   3 +-
 .../api/resource/mapping/package-summary.html      |   3 +-
 .../sling/api/resource/mapping/package-tree.html   |   3 +-
 .../sling/api/resource/mapping/package-use.html    |   3 +-
 .../ExternalResourceChangeListener.html            |   3 +-
 .../observation/ResourceChange.ChangeType.html     |   3 +-
 .../api/resource/observation/ResourceChange.html   |   3 +-
 .../resource/observation/ResourceChangeList.html   |   3 +-
 .../observation/ResourceChangeListener.html        |   3 +-
 .../class-use/ExternalResourceChangeListener.html  |   3 +-
 .../class-use/ResourceChange.ChangeType.html       |   3 +-
 .../observation/class-use/ResourceChange.html      |   3 +-
 .../observation/class-use/ResourceChangeList.html  |   3 +-
 .../class-use/ResourceChangeListener.html          |   3 +-
 .../api/resource/observation/package-frame.html    |   3 +-
 .../api/resource/observation/package-summary.html  |   3 +-
 .../api/resource/observation/package-tree.html     |   3 +-
 .../api/resource/observation/package-use.html      |   3 +-
 .../apache/sling/api/resource/package-frame.html   |   3 +-
 .../apache/sling/api/resource/package-summary.html |   3 +-
 .../apache/sling/api/resource/package-tree.html    |   3 +-
 .../org/apache/sling/api/resource/package-use.html |   3 +-
 .../org/apache/sling/api/resource/path/Path.html   |   3 +-
 .../sling/api/resource/path/PathBuilder.html       |   3 +-
 .../apache/sling/api/resource/path/PathSet.html    |   3 +-
 .../sling/api/resource/path/class-use/Path.html    |   3 +-
 .../api/resource/path/class-use/PathBuilder.html   |   3 +-
 .../sling/api/resource/path/class-use/PathSet.html |   3 +-
 .../sling/api/resource/path/package-frame.html     |   3 +-
 .../sling/api/resource/path/package-summary.html   |   3 +-
 .../sling/api/resource/path/package-tree.html      |   3 +-
 .../sling/api/resource/path/package-use.html       |   3 +-
 .../sling/api/resource/runtime/RuntimeService.html |   3 +-
 .../resource/runtime/class-use/RuntimeService.html |   3 +-
 .../sling/api/resource/runtime/dto/AuthType.html   |   3 +-
 .../api/resource/runtime/dto/FailureReason.html    |   3 +-
 .../resource/runtime/dto/ResourceProviderDTO.html  |   3 +-
 .../runtime/dto/ResourceProviderFailureDTO.html    |   3 +-
 .../sling/api/resource/runtime/dto/RuntimeDTO.html |   3 +-
 .../resource/runtime/dto/class-use/AuthType.html   |   3 +-
 .../runtime/dto/class-use/FailureReason.html       |   3 +-
 .../runtime/dto/class-use/ResourceProviderDTO.html |   3 +-
 .../dto/class-use/ResourceProviderFailureDTO.html  |   3 +-
 .../resource/runtime/dto/class-use/RuntimeDTO.html |   3 +-
 .../api/resource/runtime/dto/package-frame.html    |   3 +-
 .../api/resource/runtime/dto/package-summary.html  |   3 +-
 .../api/resource/runtime/dto/package-tree.html     |   3 +-
 .../api/resource/runtime/dto/package-use.html      |   3 +-
 .../sling/api/resource/runtime/package-frame.html  |   3 +-
 .../api/resource/runtime/package-summary.html      |   3 +-
 .../sling/api/resource/runtime/package-tree.html   |   3 +-
 .../sling/api/resource/runtime/package-use.html    |   3 +-
 .../InvalidServiceFilterSyntaxException.html       |   3 +-
 .../api/scripting/ScriptEvaluationException.html   |   3 +-
 .../apache/sling/api/scripting/SlingBindings.html  |   3 +-
 .../apache/sling/api/scripting/SlingScript.html    |   3 +-
 .../sling/api/scripting/SlingScriptConstants.html  |   3 +-
 .../sling/api/scripting/SlingScriptHelper.html     |   3 +-
 .../sling/api/scripting/SlingScriptResolver.html   |   3 +-
 .../InvalidServiceFilterSyntaxException.html       |   3 +-
 .../class-use/ScriptEvaluationException.html       |   3 +-
 .../api/scripting/class-use/SlingBindings.html     |   3 +-
 .../sling/api/scripting/class-use/SlingScript.html |   3 +-
 .../scripting/class-use/SlingScriptConstants.html  |   3 +-
 .../api/scripting/class-use/SlingScriptHelper.html |   3 +-
 .../scripting/class-use/SlingScriptResolver.html   |   3 +-
 .../apache/sling/api/scripting/package-frame.html  |   3 +-
 .../sling/api/scripting/package-summary.html       |   3 +-
 .../apache/sling/api/scripting/package-tree.html   |   3 +-
 .../apache/sling/api/scripting/package-use.html    |   3 +-
 .../api/security/AccessSecurityException.html      |   3 +-
 .../sling/api/security/ResourceAccessSecurity.html |   3 +-
 .../class-use/AccessSecurityException.html         |   3 +-
 .../security/class-use/ResourceAccessSecurity.html |   3 +-
 .../apache/sling/api/security/package-frame.html   |   3 +-
 .../apache/sling/api/security/package-summary.html |   3 +-
 .../apache/sling/api/security/package-tree.html    |   3 +-
 .../org/apache/sling/api/security/package-use.html |   3 +-
 .../apache/sling/api/servlets/HtmlResponse.html    |   3 +-
 .../apache/sling/api/servlets/HttpConstants.html   |   3 +-
 .../apache/sling/api/servlets/OptingServlet.html   |   3 +-
 .../apache/sling/api/servlets/ServletResolver.html |   3 +-
 .../api/servlets/ServletResolverConstants.html     |   3 +-
 .../sling/api/servlets/SlingAllMethodsServlet.html |   3 +-
 .../api/servlets/SlingSafeMethodsServlet.html      |   3 +-
 .../sling/api/servlets/class-use/HtmlResponse.html |   3 +-
 .../api/servlets/class-use/HttpConstants.html      |   3 +-
 .../api/servlets/class-use/OptingServlet.html      |   3 +-
 .../api/servlets/class-use/ServletResolver.html    |   3 +-
 .../class-use/ServletResolverConstants.html        |   3 +-
 .../servlets/class-use/SlingAllMethodsServlet.html |   3 +-
 .../class-use/SlingSafeMethodsServlet.html         |   3 +-
 .../apache/sling/api/servlets/package-frame.html   |   3 +-
 .../apache/sling/api/servlets/package-summary.html |   3 +-
 .../apache/sling/api/servlets/package-tree.html    |   3 +-
 .../org/apache/sling/api/servlets/package-use.html |   3 +-
 .../sling/api/wrappers/CompositeValueMap.html      |   3 +-
 .../DeepReadModifiableValueMapDecorator.html       |   3 +-
 .../api/wrappers/DeepReadValueMapDecorator.html    |   3 +-
 .../apache/sling/api/wrappers/IteratorWrapper.html |   3 +-
 .../api/wrappers/ModifiableValueMapDecorator.html  |   3 +-
 .../api/wrappers/ResourceResolverWrapper.html      |   3 +-
 .../wrappers/SlingHttpServletRequestWrapper.html   |   3 +-
 .../wrappers/SlingHttpServletResponseWrapper.html  |   3 +-
 .../sling/api/wrappers/SlingRequestPaths.html      |   3 +-
 .../sling/api/wrappers/ValueMapDecorator.html      |   3 +-
 .../api/wrappers/class-use/CompositeValueMap.html  |   3 +-
 .../DeepReadModifiableValueMapDecorator.html       |   3 +-
 .../class-use/DeepReadValueMapDecorator.html       |   3 +-
 .../api/wrappers/class-use/IteratorWrapper.html    |   3 +-
 .../class-use/ModifiableValueMapDecorator.html     |   3 +-
 .../class-use/ResourceResolverWrapper.html         |   3 +-
 .../class-use/SlingHttpServletRequestWrapper.html  |   3 +-
 .../class-use/SlingHttpServletResponseWrapper.html |   3 +-
 .../api/wrappers/class-use/SlingRequestPaths.html  |   3 +-
 .../api/wrappers/class-use/ValueMapDecorator.html  |   3 +-
 .../apache/sling/api/wrappers/package-frame.html   |   3 +-
 .../apache/sling/api/wrappers/package-summary.html |   3 +-
 .../apache/sling/api/wrappers/package-tree.html    |   3 +-
 .../org/apache/sling/api/wrappers/package-use.html |   3 +-
 .../org/apache/sling/auth/core/AuthConstants.html  |   3 +-
 .../org/apache/sling/auth/core/AuthUtil.html       |   3 +-
 .../sling/auth/core/AuthenticationSupport.html     |   3 +-
 .../sling/auth/core/class-use/AuthConstants.html   |   3 +-
 .../apache/sling/auth/core/class-use/AuthUtil.html |   3 +-
 .../auth/core/class-use/AuthenticationSupport.html |   3 +-
 .../org/apache/sling/auth/core/package-frame.html  |   3 +-
 .../apache/sling/auth/core/package-summary.html    |   3 +-
 .../org/apache/sling/auth/core/package-tree.html   |   3 +-
 .../org/apache/sling/auth/core/package-use.html    |   3 +-
 .../spi/AbstractAuthenticationFormServlet.html     |   3 +-
 .../core/spi/AbstractAuthenticationHandler.html    |   3 +-
 .../core/spi/AuthenticationFeedbackHandler.html    |   3 +-
 ...AuthenticationHandler.FAILURE_REASON_CODES.html |   3 +-
 .../sling/auth/core/spi/AuthenticationHandler.html |   3 +-
 .../sling/auth/core/spi/AuthenticationInfo.html    |   3 +-
 .../core/spi/AuthenticationInfoPostProcessor.html  |   3 +-
 .../spi/DefaultAuthenticationFeedbackHandler.html  |   3 +-
 .../AbstractAuthenticationFormServlet.html         |   3 +-
 .../class-use/AbstractAuthenticationHandler.html   |   3 +-
 .../class-use/AuthenticationFeedbackHandler.html   |   3 +-
 ...AuthenticationHandler.FAILURE_REASON_CODES.html |   3 +-
 .../core/spi/class-use/AuthenticationHandler.html  |   3 +-
 .../core/spi/class-use/AuthenticationInfo.html     |   3 +-
 .../class-use/AuthenticationInfoPostProcessor.html |   3 +-
 .../DefaultAuthenticationFeedbackHandler.html      |   3 +-
 .../apache/sling/auth/core/spi/package-frame.html  |   3 +-
 .../sling/auth/core/spi/package-summary.html       |   3 +-
 .../apache/sling/auth/core/spi/package-tree.html   |   3 +-
 .../apache/sling/auth/core/spi/package-use.html    |   3 +-
 .../org/apache/sling/auth/form/FormReason.html     |   3 +-
 .../sling/auth/form/class-use/FormReason.html      |   3 +-
 .../org/apache/sling/auth/form/package-frame.html  |   3 +-
 .../apache/sling/auth/form/package-summary.html    |   3 +-
 .../org/apache/sling/auth/form/package-tree.html   |   3 +-
 .../org/apache/sling/auth/form/package-use.html    |   3 +-
 .../sling/caconfig/ConfigurationBuilder.html       |   3 +-
 .../caconfig/ConfigurationResolveException.html    |   3 +-
 .../sling/caconfig/ConfigurationResolver.html      |   3 +-
 .../sling/caconfig/annotation/Configuration.html   |   3 +-
 .../apache/sling/caconfig/annotation/Property.html |   3 +-
 .../annotation/class-use/Configuration.html        |   3 +-
 .../caconfig/annotation/class-use/Property.html    |   3 +-
 .../sling/caconfig/annotation/package-frame.html   |   3 +-
 .../sling/caconfig/annotation/package-summary.html |   3 +-
 .../sling/caconfig/annotation/package-tree.html    |   3 +-
 .../sling/caconfig/annotation/package-use.html     |   3 +-
 .../caconfig/class-use/ConfigurationBuilder.html   |   3 +-
 .../class-use/ConfigurationResolveException.html   |   3 +-
 .../caconfig/class-use/ConfigurationResolver.html  |   3 +-
 .../management/ConfigurationCollectionData.html    |   3 +-
 .../caconfig/management/ConfigurationData.html     |   3 +-
 .../ConfigurationManagementSettings.html           |   3 +-
 .../caconfig/management/ConfigurationManager.html  |   3 +-
 .../ConfigurationResourceResolverConfig.html       |   3 +-
 .../management/ContextPathStrategyMultiplexer.html |   3 +-
 .../sling/caconfig/management/ValueInfo.html       |   3 +-
 .../class-use/ConfigurationCollectionData.html     |   3 +-
 .../management/class-use/ConfigurationData.html    |   3 +-
 .../class-use/ConfigurationManagementSettings.html |   3 +-
 .../management/class-use/ConfigurationManager.html |   3 +-
 .../ConfigurationResourceResolverConfig.html       |   3 +-
 .../class-use/ContextPathStrategyMultiplexer.html  |   3 +-
 .../caconfig/management/class-use/ValueInfo.html   |   3 +-
 ...onfigurationInheritanceStrategyMultiplexer.html |   3 +-
 .../ConfigurationMetadataProviderMultiplexer.html  |   3 +-
 .../ConfigurationOverrideMultiplexer.html          |   3 +-
 ...onfigurationPersistenceStrategyMultiplexer.html |   3 +-
 ...rationResourceResolvingStrategyMultiplexer.html |   3 +-
 .../ContextPathStrategyMultiplexer.html            |   3 +-
 ...onfigurationInheritanceStrategyMultiplexer.html |   3 +-
 .../ConfigurationMetadataProviderMultiplexer.html  |   3 +-
 .../ConfigurationOverrideMultiplexer.html          |   3 +-
 ...onfigurationPersistenceStrategyMultiplexer.html |   3 +-
 ...rationResourceResolvingStrategyMultiplexer.html |   3 +-
 .../class-use/ContextPathStrategyMultiplexer.html  |   3 +-
 .../management/multiplexer/package-frame.html      |   3 +-
 .../management/multiplexer/package-summary.html    |   3 +-
 .../management/multiplexer/package-tree.html       |   3 +-
 .../management/multiplexer/package-use.html        |   3 +-
 .../sling/caconfig/management/package-frame.html   |   3 +-
 .../sling/caconfig/management/package-summary.html |   3 +-
 .../sling/caconfig/management/package-tree.html    |   3 +-
 .../sling/caconfig/management/package-use.html     |   3 +-
 .../org/apache/sling/caconfig/package-frame.html   |   3 +-
 .../org/apache/sling/caconfig/package-summary.html |   3 +-
 .../org/apache/sling/caconfig/package-tree.html    |   3 +-
 .../org/apache/sling/caconfig/package-use.html     |   3 +-
 .../resource/ConfigurationResourceResolver.html    |   3 +-
 .../class-use/ConfigurationResourceResolver.html   |   3 +-
 .../sling/caconfig/resource/package-frame.html     |   3 +-
 .../sling/caconfig/resource/package-summary.html   |   3 +-
 .../sling/caconfig/resource/package-tree.html      |   3 +-
 .../sling/caconfig/resource/package-use.html       |   3 +-
 .../resource/spi/CollectionInheritanceDecider.html |   3 +-
 .../ConfigurationResourceResolvingStrategy.html    |   3 +-
 .../caconfig/resource/spi/ContextPathStrategy.html |   3 +-
 .../caconfig/resource/spi/ContextResource.html     |   3 +-
 .../caconfig/resource/spi/InheritanceDecision.html |   3 +-
 .../class-use/CollectionInheritanceDecider.html    |   3 +-
 .../ConfigurationResourceResolvingStrategy.html    |   3 +-
 .../spi/class-use/ContextPathStrategy.html         |   3 +-
 .../resource/spi/class-use/ContextResource.html    |   3 +-
 .../spi/class-use/InheritanceDecision.html         |   3 +-
 .../sling/caconfig/resource/spi/package-frame.html |   3 +-
 .../caconfig/resource/spi/package-summary.html     |   3 +-
 .../sling/caconfig/resource/spi/package-tree.html  |   3 +-
 .../sling/caconfig/resource/spi/package-use.html   |   3 +-
 .../spi/ConfigurationCollectionPersistData.html    |   3 +-
 .../spi/ConfigurationInheritanceStrategy.html      |   3 +-
 .../spi/ConfigurationMetadataProvider.html         |   3 +-
 .../spi/ConfigurationOverrideProvider.html         |   3 +-
 .../caconfig/spi/ConfigurationPersistData.html     |   3 +-
 ...figurationPersistenceAccessDeniedException.html |   3 +-
 .../spi/ConfigurationPersistenceException.html     |   3 +-
 .../spi/ConfigurationPersistenceStrategy.html      |   3 +-
 .../spi/ConfigurationPersistenceStrategy2.html     |   3 +-
 .../ConfigurationCollectionPersistData.html        |   3 +-
 .../ConfigurationInheritanceStrategy.html          |   3 +-
 .../class-use/ConfigurationMetadataProvider.html   |   3 +-
 .../class-use/ConfigurationOverrideProvider.html   |   3 +-
 .../spi/class-use/ConfigurationPersistData.html    |   3 +-
 ...figurationPersistenceAccessDeniedException.html |   3 +-
 .../ConfigurationPersistenceException.html         |   3 +-
 .../ConfigurationPersistenceStrategy.html          |   3 +-
 .../ConfigurationPersistenceStrategy2.html         |   3 +-
 .../spi/metadata/ConfigurationMetadata.html        |   3 +-
 .../caconfig/spi/metadata/PropertyMetadata.html    |   3 +-
 .../metadata/class-use/ConfigurationMetadata.html  |   3 +-
 .../spi/metadata/class-use/PropertyMetadata.html   |   3 +-
 .../sling/caconfig/spi/metadata/package-frame.html |   3 +-
 .../caconfig/spi/metadata/package-summary.html     |   3 +-
 .../sling/caconfig/spi/metadata/package-tree.html  |   3 +-
 .../sling/caconfig/spi/metadata/package-use.html   |   3 +-
 .../apache/sling/caconfig/spi/package-frame.html   |   3 +-
 .../apache/sling/caconfig/spi/package-summary.html |   3 +-
 .../apache/sling/caconfig/spi/package-tree.html    |   3 +-
 .../org/apache/sling/caconfig/spi/package-use.html |   3 +-
 .../commons/classloader/ClassLoaderWriter.html     |   3 +-
 .../classloader/ClassLoaderWriterListener.html     |   3 +-
 .../commons/classloader/DynamicClassLoader.html    |   3 +-
 .../classloader/DynamicClassLoaderManager.html     |   3 +-
 .../classloader/DynamicClassLoaderProvider.html    |   3 +-
 .../classloader/class-use/ClassLoaderWriter.html   |   3 +-
 .../class-use/ClassLoaderWriterListener.html       |   3 +-
 .../classloader/class-use/DynamicClassLoader.html  |   3 +-
 .../class-use/DynamicClassLoaderManager.html       |   3 +-
 .../class-use/DynamicClassLoaderProvider.html      |   3 +-
 .../sling/commons/classloader/package-frame.html   |   3 +-
 .../sling/commons/classloader/package-summary.html |   3 +-
 .../sling/commons/classloader/package-tree.html    |   3 +-
 .../sling/commons/classloader/package-use.html     |   3 +-
 .../sling/commons/compiler/CompilationResult.html  |   3 +-
 .../sling/commons/compiler/CompilationUnit.html    |   3 +-
 .../compiler/CompilationUnitWithSource.html        |   3 +-
 .../sling/commons/compiler/CompilerMessage.html    |   3 +-
 .../sling/commons/compiler/JavaCompiler.html       |   3 +-
 .../org/apache/sling/commons/compiler/Options.html |   3 +-
 .../compiler/class-use/CompilationResult.html      |   3 +-
 .../compiler/class-use/CompilationUnit.html        |   3 +-
 .../class-use/CompilationUnitWithSource.html       |   3 +-
 .../compiler/class-use/CompilerMessage.html        |   3 +-
 .../commons/compiler/class-use/JavaCompiler.html   |   3 +-
 .../sling/commons/compiler/class-use/Options.html  |   3 +-
 .../sling/commons/compiler/package-frame.html      |   3 +-
 .../sling/commons/compiler/package-summary.html    |   3 +-
 .../sling/commons/compiler/package-tree.html       |   3 +-
 .../apache/sling/commons/compiler/package-use.html |   3 +-
 .../commons/fsclassloader/FSClassLoaderMBean.html  |   3 +-
 .../class-use/FSClassLoaderMBean.html              |   3 +-
 .../sling/commons/fsclassloader/package-frame.html |   3 +-
 .../commons/fsclassloader/package-summary.html     |   3 +-
 .../sling/commons/fsclassloader/package-tree.html  |   3 +-
 .../sling/commons/fsclassloader/package-use.html   |   3 +-
 .../sling/commons/log/logback/ConfigProvider.html  |   3 +-
 .../sling/commons/log/logback/OsgiAction.html      |   3 +-
 .../commons/log/logback/OsgiAppenderRefAction.html |   3 +-
 .../log/logback/class-use/ConfigProvider.html      |   3 +-
 .../commons/log/logback/class-use/OsgiAction.html  |   3 +-
 .../logback/class-use/OsgiAppenderRefAction.html   |   3 +-
 .../sling/commons/log/logback/package-frame.html   |   3 +-
 .../sling/commons/log/logback/package-summary.html |   3 +-
 .../sling/commons/log/logback/package-tree.html    |   3 +-
 .../sling/commons/log/logback/package-use.html     |   3 +-
 .../commons/log/logback/webconsole/LogPanel.html   |   3 +-
 .../log/logback/webconsole/LoggerConfig.html       |   3 +-
 .../log/logback/webconsole/TailerOptions.html      |   3 +-
 .../log/logback/webconsole/class-use/LogPanel.html |   3 +-
 .../logback/webconsole/class-use/LoggerConfig.html |   3 +-
 .../webconsole/class-use/TailerOptions.html        |   3 +-
 .../log/logback/webconsole/package-frame.html      |   3 +-
 .../log/logback/webconsole/package-summary.html    |   3 +-
 .../log/logback/webconsole/package-tree.html       |   3 +-
 .../log/logback/webconsole/package-use.html        |   3 +-
 .../org/apache/sling/commons/metrics/Counter.html  |   3 +-
 .../org/apache/sling/commons/metrics/Counting.html |   3 +-
 .../org/apache/sling/commons/metrics/Gauge.html    |   3 +-
 .../apache/sling/commons/metrics/Histogram.html    |   3 +-
 .../org/apache/sling/commons/metrics/Meter.html    |   3 +-
 .../org/apache/sling/commons/metrics/Metric.html   |   3 +-
 .../sling/commons/metrics/MetricsService.html      |   3 +-
 .../commons/metrics/MetricsServiceFactory.html     |   3 +-
 .../sling/commons/metrics/Timer.Context.html       |   3 +-
 .../org/apache/sling/commons/metrics/Timer.html    |   3 +-
 .../sling/commons/metrics/class-use/Counter.html   |   3 +-
 .../sling/commons/metrics/class-use/Counting.html  |   3 +-
 .../sling/commons/metrics/class-use/Gauge.html     |   3 +-
 .../sling/commons/metrics/class-use/Histogram.html |   3 +-
 .../sling/commons/metrics/class-use/Meter.html     |   3 +-
 .../sling/commons/metrics/class-use/Metric.html    |   3 +-
 .../commons/metrics/class-use/MetricsService.html  |   3 +-
 .../metrics/class-use/MetricsServiceFactory.html   |   3 +-
 .../commons/metrics/class-use/Timer.Context.html   |   3 +-
 .../sling/commons/metrics/class-use/Timer.html     |   3 +-
 .../sling/commons/metrics/package-frame.html       |   3 +-
 .../sling/commons/metrics/package-summary.html     |   3 +-
 .../apache/sling/commons/metrics/package-tree.html |   3 +-
 .../apache/sling/commons/metrics/package-use.html  |   3 +-
 .../sling/commons/mime/MimeTypeProvider.html       |   3 +-
 .../apache/sling/commons/mime/MimeTypeService.html |   3 +-
 .../commons/mime/class-use/MimeTypeProvider.html   |   3 +-
 .../commons/mime/class-use/MimeTypeService.html    |   3 +-
 .../apache/sling/commons/mime/package-frame.html   |   3 +-
 .../apache/sling/commons/mime/package-summary.html |   3 +-
 .../apache/sling/commons/mime/package-tree.html    |   3 +-
 .../org/apache/sling/commons/mime/package-use.html |   3 +-
 .../org/apache/sling/commons/osgi/BSNRenamer.html  |   3 +-
 .../sling/commons/osgi/BundleFileProcessor.html    |   3 +-
 .../sling/commons/osgi/ManifestHeader.Entry.html   |   3 +-
 .../commons/osgi/ManifestHeader.NameValuePair.html |   3 +-
 .../commons/osgi/ManifestHeader.PathImpl.html      |   3 +-
 .../apache/sling/commons/osgi/ManifestHeader.html  |   3 +-
 .../org/apache/sling/commons/osgi/Order.html       |   3 +-
 .../org/apache/sling/commons/osgi/OsgiUtil.html    |   3 +-
 .../apache/sling/commons/osgi/PropertiesUtil.html  |   3 +-
 .../osgi/RankedServices.ChangeListener.html        |   3 +-
 .../apache/sling/commons/osgi/RankedServices.html  |   3 +-
 .../org/apache/sling/commons/osgi/ServiceUtil.html |   3 +-
 .../sling/commons/osgi/SortingServiceTracker.html  |   3 +-
 .../bundleversion/BundleBundleVersionInfo.html     |   3 +-
 .../osgi/bundleversion/BundleVersionInfo.html      |   3 +-
 .../osgi/bundleversion/FileBundleVersionInfo.html  |   3 +-
 .../class-use/BundleBundleVersionInfo.html         |   3 +-
 .../bundleversion/class-use/BundleVersionInfo.html |   3 +-
 .../class-use/FileBundleVersionInfo.html           |   3 +-
 .../commons/osgi/bundleversion/package-frame.html  |   3 +-
 .../osgi/bundleversion/package-summary.html        |   3 +-
 .../commons/osgi/bundleversion/package-tree.html   |   3 +-
 .../commons/osgi/bundleversion/package-use.html    |   3 +-
 .../sling/commons/osgi/class-use/BSNRenamer.html   |   3 +-
 .../osgi/class-use/BundleFileProcessor.html        |   3 +-
 .../osgi/class-use/ManifestHeader.Entry.html       |   3 +-
 .../class-use/ManifestHeader.NameValuePair.html    |   3 +-
 .../osgi/class-use/ManifestHeader.PathImpl.html    |   3 +-
 .../commons/osgi/class-use/ManifestHeader.html     |   3 +-
 .../apache/sling/commons/osgi/class-use/Order.html |   3 +-
 .../sling/commons/osgi/class-use/OsgiUtil.html     |   3 +-
 .../commons/osgi/class-use/PropertiesUtil.html     |   3 +-
 .../class-use/RankedServices.ChangeListener.html   |   3 +-
 .../commons/osgi/class-use/RankedServices.html     |   3 +-
 .../sling/commons/osgi/class-use/ServiceUtil.html  |   3 +-
 .../osgi/class-use/SortingServiceTracker.html      |   3 +-
 .../apache/sling/commons/osgi/package-frame.html   |   3 +-
 .../apache/sling/commons/osgi/package-summary.html |   3 +-
 .../apache/sling/commons/osgi/package-tree.html    |   3 +-
 .../org/apache/sling/commons/osgi/package-use.html |   3 +-
 .../org/apache/sling/commons/scheduler/Job.html    |   3 +-
 .../apache/sling/commons/scheduler/JobContext.html |   3 +-
 .../sling/commons/scheduler/ScheduleOptions.html   |   3 +-
 .../apache/sling/commons/scheduler/Scheduler.html  |   3 +-
 .../sling/commons/scheduler/class-use/Job.html     |   3 +-
 .../commons/scheduler/class-use/JobContext.html    |   3 +-
 .../scheduler/class-use/ScheduleOptions.html       |   3 +-
 .../commons/scheduler/class-use/Scheduler.html     |   3 +-
 .../sling/commons/scheduler/package-frame.html     |   3 +-
 .../sling/commons/scheduler/package-summary.html   |   3 +-
 .../sling/commons/scheduler/package-tree.html      |   3 +-
 .../sling/commons/scheduler/package-use.html       |   3 +-
 .../threads/ModifiableThreadPoolConfig.html        |   3 +-
 .../apache/sling/commons/threads/ThreadPool.html   |   3 +-
 .../threads/ThreadPoolConfig.ThreadPoolPolicy.html |   3 +-
 .../threads/ThreadPoolConfig.ThreadPriority.html   |   3 +-
 .../sling/commons/threads/ThreadPoolConfig.html    |   3 +-
 .../sling/commons/threads/ThreadPoolManager.html   |   3 +-
 .../class-use/ModifiableThreadPoolConfig.html      |   3 +-
 .../commons/threads/class-use/ThreadPool.html      |   3 +-
 .../ThreadPoolConfig.ThreadPoolPolicy.html         |   3 +-
 .../class-use/ThreadPoolConfig.ThreadPriority.html |   3 +-
 .../threads/class-use/ThreadPoolConfig.html        |   3 +-
 .../threads/class-use/ThreadPoolManager.html       |   3 +-
 .../sling/commons/threads/jmx/ThreadPoolMBean.html |   3 +-
 .../threads/jmx/class-use/ThreadPoolMBean.html     |   3 +-
 .../sling/commons/threads/jmx/package-frame.html   |   3 +-
 .../sling/commons/threads/jmx/package-summary.html |   3 +-
 .../sling/commons/threads/jmx/package-tree.html    |   3 +-
 .../sling/commons/threads/jmx/package-use.html     |   3 +-
 .../sling/commons/threads/package-frame.html       |   3 +-
 .../sling/commons/threads/package-summary.html     |   3 +-
 .../apache/sling/commons/threads/package-tree.html |   3 +-
 .../apache/sling/commons/threads/package-use.html  |   3 +-
 .../org/apache/sling/discovery/ClusterView.html    |   3 +-
 .../apache/sling/discovery/DiscoveryService.html   |   3 +-
 .../sling/discovery/InstanceDescription.html       |   3 +-
 .../org/apache/sling/discovery/InstanceFilter.html |   3 +-
 .../apache/sling/discovery/PropertyProvider.html   |   3 +-
 .../apache/sling/discovery/TopologyEvent.Type.html |   3 +-
 .../org/apache/sling/discovery/TopologyEvent.html  |   3 +-
 .../sling/discovery/TopologyEventListener.html     |   3 +-
 .../org/apache/sling/discovery/TopologyView.html   |   3 +-
 .../base/commons/BaseDiscoveryService.html         |   3 +-
 .../discovery/base/commons/BaseViewChecker.html    |   3 +-
 .../discovery/base/commons/ClusterViewHelper.html  |   3 +-
 .../discovery/base/commons/ClusterViewService.html |   3 +-
 .../base/commons/DefaultTopologyView.html          |   3 +-
 .../base/commons/PeriodicBackgroundJob.html        |   3 +-
 .../UndefinedClusterViewException.Reason.html      |   3 +-
 .../commons/UndefinedClusterViewException.html     |   3 +-
 .../sling/discovery/base/commons/ViewChecker.html  |   3 +-
 .../commons/class-use/BaseDiscoveryService.html    |   3 +-
 .../base/commons/class-use/BaseViewChecker.html    |   3 +-
 .../base/commons/class-use/ClusterViewHelper.html  |   3 +-
 .../base/commons/class-use/ClusterViewService.html |   3 +-
 .../commons/class-use/DefaultTopologyView.html     |   3 +-
 .../commons/class-use/PeriodicBackgroundJob.html   |   3 +-
 .../UndefinedClusterViewException.Reason.html      |   3 +-
 .../class-use/UndefinedClusterViewException.html   |   3 +-
 .../base/commons/class-use/ViewChecker.html        |   3 +-
 .../discovery/base/commons/package-frame.html      |   3 +-
 .../discovery/base/commons/package-summary.html    |   3 +-
 .../sling/discovery/base/commons/package-tree.html |   3 +-
 .../sling/discovery/base/commons/package-use.html  |   3 +-
 .../discovery/base/connectors/BaseConfig.html      |   3 +-
 .../base/connectors/announcement/Announcement.html |   3 +-
 .../announcement/AnnouncementFilter.html           |   3 +-
 .../announcement/AnnouncementRegistry.html         |   3 +-
 .../announcement/AnnouncementRegistryImpl.html     |   3 +-
 .../announcement/CachedAnnouncement.html           |   3 +-
 .../announcement/class-use/Announcement.html       |   3 +-
 .../announcement/class-use/AnnouncementFilter.html |   3 +-
 .../class-use/AnnouncementRegistry.html            |   3 +-
 .../class-use/AnnouncementRegistryImpl.html        |   3 +-
 .../announcement/class-use/CachedAnnouncement.html |   3 +-
 .../connectors/announcement/package-frame.html     |   3 +-
 .../connectors/announcement/package-summary.html   |   3 +-
 .../base/connectors/announcement/package-tree.html |   3 +-
 .../base/connectors/announcement/package-use.html  |   3 +-
 .../base/connectors/class-use/BaseConfig.html      |   3 +-
 .../discovery/base/connectors/package-frame.html   |   3 +-
 .../discovery/base/connectors/package-summary.html |   3 +-
 .../discovery/base/connectors/package-tree.html    |   3 +-
 .../discovery/base/connectors/package-use.html     |   3 +-
 .../base/connectors/ping/ConnectorRegistry.html    |   3 +-
 .../connectors/ping/ConnectorRegistryImpl.html     |   3 +-
 .../connectors/ping/TopologyConnectorClient.html   |   3 +-
 .../ping/TopologyConnectorClientInformation.html   |   3 +-
 .../connectors/ping/TopologyConnectorServlet.html  |   3 +-
 .../connectors/ping/TopologyRequestValidator.html  |   3 +-
 .../ping/class-use/ConnectorRegistry.html          |   3 +-
 .../ping/class-use/ConnectorRegistryImpl.html      |   3 +-
 .../ping/class-use/TopologyConnectorClient.html    |   3 +-
 .../TopologyConnectorClientInformation.html        |   3 +-
 .../ping/class-use/TopologyConnectorServlet.html   |   3 +-
 .../ping/class-use/TopologyRequestValidator.html   |   3 +-
 .../base/connectors/ping/package-frame.html        |   3 +-
 .../base/connectors/ping/package-summary.html      |   3 +-
 .../base/connectors/ping/package-tree.html         |   3 +-
 .../base/connectors/ping/package-use.html          |   3 +-
 .../connectors/ping/wl/SubnetWhitelistEntry.html   |   3 +-
 .../base/connectors/ping/wl/WhitelistEntry.html    |   3 +-
 .../base/connectors/ping/wl/WildcardHelper.html    |   3 +-
 .../connectors/ping/wl/WildcardWhitelistEntry.html |   3 +-
 .../ping/wl/class-use/SubnetWhitelistEntry.html    |   3 +-
 .../ping/wl/class-use/WhitelistEntry.html          |   3 +-
 .../ping/wl/class-use/WildcardHelper.html          |   3 +-
 .../ping/wl/class-use/WildcardWhitelistEntry.html  |   3 +-
 .../base/connectors/ping/wl/package-frame.html     |   3 +-
 .../base/connectors/ping/wl/package-summary.html   |   3 +-
 .../base/connectors/ping/wl/package-tree.html      |   3 +-
 .../base/connectors/ping/wl/package-use.html       |   3 +-
 .../sling/discovery/class-use/ClusterView.html     |   3 +-
 .../discovery/class-use/DiscoveryService.html      |   3 +-
 .../discovery/class-use/InstanceDescription.html   |   3 +-
 .../sling/discovery/class-use/InstanceFilter.html  |   3 +-
 .../discovery/class-use/PropertyProvider.html      |   3 +-
 .../discovery/class-use/TopologyEvent.Type.html    |   3 +-
 .../sling/discovery/class-use/TopologyEvent.html   |   3 +-
 .../discovery/class-use/TopologyEventListener.html |   3 +-
 .../sling/discovery/class-use/TopologyView.html    |   3 +-
 .../commons/InitDelayingTopologyEventListener.html |   3 +-
 .../commons/InstancesDiff.InstanceCollection.html  |   3 +-
 .../sling/discovery/commons/InstancesDiff.html     |   3 +-
 .../InitDelayingTopologyEventListener.html         |   3 +-
 .../InstancesDiff.InstanceCollection.html          |   3 +-
 .../discovery/commons/class-use/InstancesDiff.html |   3 +-
 .../sling/discovery/commons/package-frame.html     |   3 +-
 .../sling/discovery/commons/package-summary.html   |   3 +-
 .../sling/discovery/commons/package-tree.html      |   3 +-
 .../sling/discovery/commons/package-use.html       |   3 +-
 .../commons/providers/BaseTopologyView.html        |   3 +-
 .../commons/providers/DefaultClusterView.html      |   3 +-
 .../providers/DefaultInstanceDescription.html      |   3 +-
 .../discovery/commons/providers/EventHelper.html   |   3 +-
 .../providers/NonLocalInstanceDescription.html     |   3 +-
 .../commons/providers/ViewStateManager.html        |   3 +-
 .../commons/providers/base/AsyncEvent.html         |   3 +-
 .../providers/base/ViewStateManagerFactory.html    |   3 +-
 .../providers/base/ViewStateManagerImpl.html       |   3 +-
 .../providers/base/class-use/AsyncEvent.html       |   3 +-
 .../base/class-use/ViewStateManagerFactory.html    |   3 +-
 .../base/class-use/ViewStateManagerImpl.html       |   3 +-
 .../commons/providers/base/package-frame.html      |   3 +-
 .../commons/providers/base/package-summary.html    |   3 +-
 .../commons/providers/base/package-tree.html       |   3 +-
 .../commons/providers/base/package-use.html        |   3 +-
 .../providers/class-use/BaseTopologyView.html      |   3 +-
 .../providers/class-use/DefaultClusterView.html    |   3 +-
 .../class-use/DefaultInstanceDescription.html      |   3 +-
 .../commons/providers/class-use/EventHelper.html   |   3 +-
 .../class-use/NonLocalInstanceDescription.html     |   3 +-
 .../providers/class-use/ViewStateManager.html      |   3 +-
 .../discovery/commons/providers/package-frame.html |   3 +-
 .../commons/providers/package-summary.html         |   3 +-
 .../discovery/commons/providers/package-tree.html  |   3 +-
 .../discovery/commons/providers/package-use.html   |   3 +-
 .../commons/providers/spi/ClusterSyncService.html  |   3 +-
 .../commons/providers/spi/LocalClusterView.html    |   3 +-
 .../base/AbstractServiceWithBackgroundCheck.html   |   3 +-
 .../providers/spi/base/ClusterSyncHistory.html     |   3 +-
 .../spi/base/ClusterSyncServiceChain.html          |   3 +-
 .../providers/spi/base/DiscoveryLiteConfig.html    |   3 +-
 .../spi/base/DiscoveryLiteDescriptor.html          |   3 +-
 .../commons/providers/spi/base/IdMapService.html   |   3 +-
 .../spi/base/OakBacklogClusterSyncService.html     |   3 +-
 .../providers/spi/base/SyncTokenService.html       |   3 +-
 .../AbstractServiceWithBackgroundCheck.html        |   3 +-
 .../spi/base/class-use/ClusterSyncHistory.html     |   3 +-
 .../base/class-use/ClusterSyncServiceChain.html    |   3 +-
 .../spi/base/class-use/DiscoveryLiteConfig.html    |   3 +-
 .../base/class-use/DiscoveryLiteDescriptor.html    |   3 +-
 .../providers/spi/base/class-use/IdMapService.html |   3 +-
 .../class-use/OakBacklogClusterSyncService.html    |   3 +-
 .../spi/base/class-use/SyncTokenService.html       |   3 +-
 .../commons/providers/spi/base/package-frame.html  |   3 +-
 .../providers/spi/base/package-summary.html        |   3 +-
 .../commons/providers/spi/base/package-tree.html   |   3 +-
 .../commons/providers/spi/base/package-use.html    |   3 +-
 .../spi/class-use/ClusterSyncService.html          |   3 +-
 .../providers/spi/class-use/LocalClusterView.html  |   3 +-
 .../commons/providers/spi/package-frame.html       |   3 +-
 .../commons/providers/spi/package-summary.html     |   3 +-
 .../commons/providers/spi/package-tree.html        |   3 +-
 .../commons/providers/spi/package-use.html         |   3 +-
 .../commons/providers/util/PropertyNameHelper.html |   3 +-
 .../commons/providers/util/ResourceHelper.html     |   3 +-
 .../util/class-use/PropertyNameHelper.html         |   3 +-
 .../providers/util/class-use/ResourceHelper.html   |   3 +-
 .../commons/providers/util/package-frame.html      |   3 +-
 .../commons/providers/util/package-summary.html    |   3 +-
 .../commons/providers/util/package-tree.html       |   3 +-
 .../commons/providers/util/package-use.html        |   3 +-
 .../org/apache/sling/discovery/oak/Config.html     |   3 +-
 .../sling/discovery/oak/OakDiscoveryService.html   |   3 +-
 .../oak/SynchronizedClocksHealthCheck.html         |   3 +-
 .../discovery/oak/TopologyWebConsolePlugin.html    |   3 +-
 .../sling/discovery/oak/class-use/Config.html      |   3 +-
 .../oak/class-use/OakDiscoveryService.html         |   3 +-
 .../class-use/SynchronizedClocksHealthCheck.html   |   3 +-
 .../oak/class-use/TopologyWebConsolePlugin.html    |   3 +-
 .../oak/cluster/OakClusterViewService.html         |   3 +-
 .../cluster/class-use/OakClusterViewService.html   |   3 +-
 .../sling/discovery/oak/cluster/package-frame.html |   3 +-
 .../discovery/oak/cluster/package-summary.html     |   3 +-
 .../sling/discovery/oak/cluster/package-tree.html  |   3 +-
 .../sling/discovery/oak/cluster/package-use.html   |   3 +-
 .../apache/sling/discovery/oak/package-frame.html  |   3 +-
 .../sling/discovery/oak/package-summary.html       |   3 +-
 .../apache/sling/discovery/oak/package-tree.html   |   3 +-
 .../apache/sling/discovery/oak/package-use.html    |   3 +-
 .../sling/discovery/oak/pinger/OakViewChecker.html |   3 +-
 .../oak/pinger/class-use/OakViewChecker.html       |   3 +-
 .../sling/discovery/oak/pinger/package-frame.html  |   3 +-
 .../discovery/oak/pinger/package-summary.html      |   3 +-
 .../sling/discovery/oak/pinger/package-tree.html   |   3 +-
 .../sling/discovery/oak/pinger/package-use.html    |   3 +-
 .../org/apache/sling/discovery/package-frame.html  |   3 +-
 .../apache/sling/discovery/package-summary.html    |   3 +-
 .../org/apache/sling/discovery/package-tree.html   |   3 +-
 .../org/apache/sling/discovery/package-use.html    |   3 +-
 .../org/apache/sling/engine/EngineConstants.html   |   3 +-
 .../org/apache/sling/engine/RequestLog.html        |   3 +-
 .../org/apache/sling/engine/RequestUtil.html       |   3 +-
 .../org/apache/sling/engine/ResponseUtil.html      |   3 +-
 .../apache/sling/engine/SlingRequestProcessor.html |   3 +-
 .../apache/sling/engine/SlingSettingsService.html  |   3 +-
 .../sling/engine/auth/AuthenticationHandler.html   |   3 +-
 .../sling/engine/auth/AuthenticationInfo.html      |   3 +-
 .../apache/sling/engine/auth/Authenticator.html    |   3 +-
 .../auth/NoAuthenticationHandlerException.html     |   3 +-
 .../auth/class-use/AuthenticationHandler.html      |   3 +-
 .../engine/auth/class-use/AuthenticationInfo.html  |   3 +-
 .../sling/engine/auth/class-use/Authenticator.html |   3 +-
 .../NoAuthenticationHandlerException.html          |   3 +-
 .../apache/sling/engine/auth/package-frame.html    |   3 +-
 .../apache/sling/engine/auth/package-summary.html  |   3 +-
 .../org/apache/sling/engine/auth/package-tree.html |   3 +-
 .../org/apache/sling/engine/auth/package-use.html  |   3 +-
 .../sling/engine/class-use/EngineConstants.html    |   3 +-
 .../apache/sling/engine/class-use/RequestLog.html  |   3 +-
 .../apache/sling/engine/class-use/RequestUtil.html |   3 +-
 .../sling/engine/class-use/ResponseUtil.html       |   3 +-
 .../engine/class-use/SlingRequestProcessor.html    |   3 +-
 .../engine/class-use/SlingSettingsService.html     |   3 +-
 .../sling/engine/jmx/FilterProcessorMBean.html     |   3 +-
 .../sling/engine/jmx/RequestProcessorMBean.html    |   3 +-
 .../engine/jmx/class-use/FilterProcessorMBean.html |   3 +-
 .../jmx/class-use/RequestProcessorMBean.html       |   3 +-
 .../org/apache/sling/engine/jmx/package-frame.html |   3 +-
 .../apache/sling/engine/jmx/package-summary.html   |   3 +-
 .../org/apache/sling/engine/jmx/package-tree.html  |   3 +-
 .../org/apache/sling/engine/jmx/package-use.html   |   3 +-
 .../org/apache/sling/engine/package-frame.html     |   3 +-
 .../org/apache/sling/engine/package-summary.html   |   3 +-
 .../org/apache/sling/engine/package-tree.html      |   3 +-
 .../org/apache/sling/engine/package-use.html       |   3 +-
 .../servlets/AbstractServiceReferenceConfig.html   |   3 +-
 .../apache/sling/engine/servlets/ErrorHandler.html |   3 +-
 .../class-use/AbstractServiceReferenceConfig.html  |   3 +-
 .../engine/servlets/class-use/ErrorHandler.html    |   3 +-
 .../sling/engine/servlets/package-frame.html       |   3 +-
 .../sling/engine/servlets/package-summary.html     |   3 +-
 .../apache/sling/engine/servlets/package-tree.html |   3 +-
 .../apache/sling/engine/servlets/package-use.html  |   3 +-
 .../org/apache/sling/event/dea/DEAConstants.html   |   3 +-
 .../sling/event/dea/class-use/DEAConstants.html    |   3 +-
 .../org/apache/sling/event/dea/package-frame.html  |   3 +-
 .../apache/sling/event/dea/package-summary.html    |   3 +-
 .../org/apache/sling/event/dea/package-tree.html   |   3 +-
 .../org/apache/sling/event/dea/package-use.html    |   3 +-
 .../org/apache/sling/hc/api/HealthCheck.html       |   3 +-
 .../org/apache/sling/hc/api/Result.Status.html     |   3 +-
 .../sling11/org/apache/sling/hc/api/Result.html    |   3 +-
 .../org/apache/sling/hc/api/ResultLog.Entry.html   |   3 +-
 .../sling11/org/apache/sling/hc/api/ResultLog.html |   3 +-
 .../apache/sling/hc/api/class-use/HealthCheck.html |   3 +-
 .../sling/hc/api/class-use/Result.Status.html      |   3 +-
 .../org/apache/sling/hc/api/class-use/Result.html  |   3 +-
 .../sling/hc/api/class-use/ResultLog.Entry.html    |   3 +-
 .../apache/sling/hc/api/class-use/ResultLog.html   |   3 +-
 .../api/execution/HealthCheckExecutionOptions.html |   3 +-
 .../api/execution/HealthCheckExecutionResult.html  |   3 +-
 .../hc/api/execution/HealthCheckExecutor.html      |   3 +-
 .../hc/api/execution/HealthCheckSelector.html      |   3 +-
 .../class-use/HealthCheckExecutionOptions.html     |   3 +-
 .../class-use/HealthCheckExecutionResult.html      |   3 +-
 .../execution/class-use/HealthCheckExecutor.html   |   3 +-
 .../execution/class-use/HealthCheckSelector.html   |   3 +-
 .../sling/hc/api/execution/package-frame.html      |   3 +-
 .../sling/hc/api/execution/package-summary.html    |   3 +-
 .../sling/hc/api/execution/package-tree.html       |   3 +-
 .../apache/sling/hc/api/execution/package-use.html |   3 +-
 .../org/apache/sling/hc/api/package-frame.html     |   3 +-
 .../org/apache/sling/hc/api/package-summary.html   |   3 +-
 .../org/apache/sling/hc/api/package-tree.html      |   3 +-
 .../org/apache/sling/hc/api/package-use.html       |   3 +-
 .../apache/sling/hc/util/FormattingResultLog.html  |   3 +-
 .../apache/sling/hc/util/HealthCheckFilter.html    |   3 +-
 .../apache/sling/hc/util/HealthCheckMetadata.html  |   3 +-
 .../sling/hc/util/SimpleConstraintChecker.html     |   3 +-
 .../hc/util/class-use/FormattingResultLog.html     |   3 +-
 .../sling/hc/util/class-use/HealthCheckFilter.html |   3 +-
 .../hc/util/class-use/HealthCheckMetadata.html     |   3 +-
 .../hc/util/class-use/SimpleConstraintChecker.html |   3 +-
 .../org/apache/sling/hc/util/package-frame.html    |   3 +-
 .../org/apache/sling/hc/util/package-summary.html  |   3 +-
 .../org/apache/sling/hc/util/package-tree.html     |   3 +-
 .../org/apache/sling/hc/util/package-use.html      |   3 +-
 .../apache/sling/i18n/DefaultLocaleResolver.html   |   3 +-
 .../org/apache/sling/i18n/LocaleResolver.html      |   3 +-
 .../apache/sling/i18n/RequestLocaleResolver.html   |   3 +-
 .../apache/sling/i18n/ResourceBundleProvider.html  |   3 +-
 .../i18n/class-use/DefaultLocaleResolver.html      |   3 +-
 .../sling/i18n/class-use/LocaleResolver.html       |   3 +-
 .../i18n/class-use/RequestLocaleResolver.html      |   3 +-
 .../i18n/class-use/ResourceBundleProvider.html     |   3 +-
 .../org/apache/sling/i18n/package-frame.html       |   3 +-
 .../org/apache/sling/i18n/package-summary.html     |   3 +-
 .../org/apache/sling/i18n/package-tree.html        |   3 +-
 .../sling11/org/apache/sling/i18n/package-use.html |   3 +-
 .../sling/installer/api/InstallableResource.html   |   3 +-
 .../apache/sling/installer/api/OsgiInstaller.html  |   3 +-
 .../installer/api/ResourceChangeListener.html      |   3 +-
 .../apache/sling/installer/api/UpdateHandler.html  |   3 +-
 .../apache/sling/installer/api/UpdateResult.html   |   3 +-
 .../api/class-use/InstallableResource.html         |   3 +-
 .../installer/api/class-use/OsgiInstaller.html     |   3 +-
 .../api/class-use/ResourceChangeListener.html      |   3 +-
 .../installer/api/class-use/UpdateHandler.html     |   3 +-
 .../installer/api/class-use/UpdateResult.html      |   3 +-
 .../api/event/InstallationEvent.TYPE.html          |   3 +-
 .../installer/api/event/InstallationEvent.html     |   3 +-
 .../installer/api/event/InstallationListener.html  |   3 +-
 .../event/class-use/InstallationEvent.TYPE.html    |   3 +-
 .../api/event/class-use/InstallationEvent.html     |   3 +-
 .../api/event/class-use/InstallationListener.html  |   3 +-
 .../sling/installer/api/event/package-frame.html   |   3 +-
 .../sling/installer/api/event/package-summary.html |   3 +-
 .../sling/installer/api/event/package-tree.html    |   3 +-
 .../sling/installer/api/event/package-use.html     |   3 +-
 .../sling/installer/api/info/InfoProvider.html     |   3 +-
 .../installer/api/info/InstallationState.html      |   3 +-
 .../apache/sling/installer/api/info/Resource.html  |   3 +-
 .../sling/installer/api/info/ResourceGroup.html    |   3 +-
 .../installer/api/info/class-use/InfoProvider.html |   3 +-
 .../api/info/class-use/InstallationState.html      |   3 +-
 .../installer/api/info/class-use/Resource.html     |   3 +-
 .../api/info/class-use/ResourceGroup.html          |   3 +-
 .../sling/installer/api/info/package-frame.html    |   3 +-
 .../sling/installer/api/info/package-summary.html  |   3 +-
 .../sling/installer/api/info/package-tree.html     |   3 +-
 .../sling/installer/api/info/package-use.html      |   3 +-
 .../sling/installer/api/jmx/InstallerMBean.html    |   3 +-
 .../api/jmx/class-use/InstallerMBean.html          |   3 +-
 .../sling/installer/api/jmx/package-frame.html     |   3 +-
 .../sling/installer/api/jmx/package-summary.html   |   3 +-
 .../sling/installer/api/jmx/package-tree.html      |   3 +-
 .../sling/installer/api/jmx/package-use.html       |   3 +-
 .../apache/sling/installer/api/package-frame.html  |   3 +-
 .../sling/installer/api/package-summary.html       |   3 +-
 .../apache/sling/installer/api/package-tree.html   |   3 +-
 .../apache/sling/installer/api/package-use.html    |   3 +-
 .../sling/installer/api/tasks/ChangeStateTask.html |   3 +-
 .../sling/installer/api/tasks/InstallTask.html     |   3 +-
 .../installer/api/tasks/InstallTaskFactory.html    |   3 +-
 .../installer/api/tasks/InstallationContext.html   |   3 +-
 .../installer/api/tasks/RegisteredResource.html    |   3 +-
 .../sling/installer/api/tasks/ResourceState.html   |   3 +-
 .../installer/api/tasks/ResourceTransformer.html   |   3 +-
 .../sling/installer/api/tasks/ResourceUpdater.html |   3 +-
 .../sling/installer/api/tasks/RetryHandler.html    |   3 +-
 .../sling/installer/api/tasks/TaskResource.html    |   3 +-
 .../installer/api/tasks/TaskResourceGroup.html     |   3 +-
 .../installer/api/tasks/TransformationResult.html  |   3 +-
 .../api/tasks/UpdatableResourceGroup.html          |   3 +-
 .../api/tasks/class-use/ChangeStateTask.html       |   3 +-
 .../installer/api/tasks/class-use/InstallTask.html |   3 +-
 .../api/tasks/class-use/InstallTaskFactory.html    |   3 +-
 .../api/tasks/class-use/InstallationContext.html   |   3 +-
 .../api/tasks/class-use/RegisteredResource.html    |   3 +-
 .../api/tasks/class-use/ResourceState.html         |   3 +-
 .../api/tasks/class-use/ResourceTransformer.html   |   3 +-
 .../api/tasks/class-use/ResourceUpdater.html       |   3 +-
 .../api/tasks/class-use/RetryHandler.html          |   3 +-
 .../api/tasks/class-use/TaskResource.html          |   3 +-
 .../api/tasks/class-use/TaskResourceGroup.html     |   3 +-
 .../api/tasks/class-use/TransformationResult.html  |   3 +-
 .../tasks/class-use/UpdatableResourceGroup.html    |   3 +-
 .../sling/installer/api/tasks/package-frame.html   |   3 +-
 .../sling/installer/api/tasks/package-summary.html |   3 +-
 .../sling/installer/api/tasks/package-tree.html    |   3 +-
 .../sling/installer/api/tasks/package-use.html     |   3 +-
 .../configuration/ConfigurationConstants.html      |   3 +-
 .../class-use/ConfigurationConstants.html          |   3 +-
 .../factories/configuration/package-frame.html     |   3 +-
 .../factories/configuration/package-summary.html   |   3 +-
 .../factories/configuration/package-tree.html      |   3 +-
 .../factories/configuration/package-use.html       |   3 +-
 .../hc/OsgiInstallerHealthCheck.Configuration.html |   3 +-
 .../installer/hc/OsgiInstallerHealthCheck.html     |   3 +-
 .../OsgiInstallerHealthCheck.Configuration.html    |   3 +-
 .../hc/class-use/OsgiInstallerHealthCheck.html     |   3 +-
 .../apache/sling/installer/hc/package-frame.html   |   3 +-
 .../apache/sling/installer/hc/package-summary.html |   3 +-
 .../apache/sling/installer/hc/package-tree.html    |   3 +-
 .../org/apache/sling/installer/hc/package-use.html |   3 +-
 .../usermanager/AuthorizablePrivilegesInfo.html    |   3 +-
 .../jackrabbit/usermanager/ChangeUserPassword.html |   3 +-
 .../sling/jackrabbit/usermanager/CreateGroup.html  |   3 +-
 .../sling/jackrabbit/usermanager/CreateUser.html   |   3 +-
 .../usermanager/DeleteAuthorizables.html           |   3 +-
 .../sling/jackrabbit/usermanager/DeleteGroup.html  |   3 +-
 .../sling/jackrabbit/usermanager/DeleteUser.html   |   3 +-
 .../sling/jackrabbit/usermanager/UpdateGroup.html  |   3 +-
 .../sling/jackrabbit/usermanager/UpdateUser.html   |   3 +-
 .../class-use/AuthorizablePrivilegesInfo.html      |   3 +-
 .../usermanager/class-use/ChangeUserPassword.html  |   3 +-
 .../usermanager/class-use/CreateGroup.html         |   3 +-
 .../usermanager/class-use/CreateUser.html          |   3 +-
 .../usermanager/class-use/DeleteAuthorizables.html |   3 +-
 .../usermanager/class-use/DeleteGroup.html         |   3 +-
 .../usermanager/class-use/DeleteUser.html          |   3 +-
 .../usermanager/class-use/UpdateGroup.html         |   3 +-
 .../usermanager/class-use/UpdateUser.html          |   3 +-
 .../jackrabbit/usermanager/package-frame.html      |   3 +-
 .../jackrabbit/usermanager/package-summary.html    |   3 +-
 .../sling/jackrabbit/usermanager/package-tree.html |   3 +-
 .../sling/jackrabbit/usermanager/package-use.html  |   3 +-
 .../org/apache/sling/jcr/api/NamespaceMapper.html  |   3 +-
 .../org/apache/sling/jcr/api/SlingRepository.html  |   3 +-
 .../sling/jcr/api/SlingRepositoryInitializer.html  |   3 +-
 .../sling/jcr/api/TooManySessionsException.html    |   3 +-
 .../sling/jcr/api/class-use/NamespaceMapper.html   |   3 +-
 .../sling/jcr/api/class-use/SlingRepository.html   |   3 +-
 .../api/class-use/SlingRepositoryInitializer.html  |   3 +-
 .../api/class-use/TooManySessionsException.html    |   3 +-
 .../org/apache/sling/jcr/api/package-frame.html    |   3 +-
 .../org/apache/sling/jcr/api/package-summary.html  |   3 +-
 .../org/apache/sling/jcr/api/package-tree.html     |   3 +-
 .../org/apache/sling/jcr/api/package-use.html      |   3 +-
 .../sling/jcr/base/AbstractSlingRepository2.html   |   3 +-
 .../AbstractSlingRepositoryManager.Config.html     |   3 +-
 .../jcr/base/AbstractSlingRepositoryManager.html   |   3 +-
 .../org/apache/sling/jcr/base/NodeTypeLoader.html  |   3 +-
 .../base/class-use/AbstractSlingRepository2.html   |   3 +-
 .../AbstractSlingRepositoryManager.Config.html     |   3 +-
 .../class-use/AbstractSlingRepositoryManager.html  |   3 +-
 .../sling/jcr/base/class-use/NodeTypeLoader.html   |   3 +-
 .../org/apache/sling/jcr/base/package-frame.html   |   3 +-
 .../org/apache/sling/jcr/base/package-summary.html |   3 +-
 .../org/apache/sling/jcr/base/package-tree.html    |   3 +-
 .../org/apache/sling/jcr/base/package-use.html     |   3 +-
 .../sling/jcr/base/util/AccessControlUtil.html     |   3 +-
 .../sling/jcr/base/util/RepositoryAccessor.html    |   3 +-
 .../jcr/base/util/class-use/AccessControlUtil.html |   3 +-
 .../base/util/class-use/RepositoryAccessor.html    |   3 +-
 .../apache/sling/jcr/base/util/package-frame.html  |   3 +-
 .../sling/jcr/base/util/package-summary.html       |   3 +-
 .../apache/sling/jcr/base/util/package-tree.html   |   3 +-
 .../apache/sling/jcr/base/util/package-use.html    |   3 +-
 .../sling/jcr/contentloader/ContentCreator.html    |   3 +-
 .../jcr/contentloader/ContentImportListener.html   |   3 +-
 .../sling/jcr/contentloader/ContentImporter.html   |   3 +-
 .../sling/jcr/contentloader/ContentReader.html     |   3 +-
 .../sling/jcr/contentloader/ContentTypeUtil.html   |   3 +-
 .../sling/jcr/contentloader/ImportOptions.html     |   3 +-
 .../contentloader/class-use/ContentCreator.html    |   3 +-
 .../class-use/ContentImportListener.html           |   3 +-
 .../contentloader/class-use/ContentImporter.html   |   3 +-
 .../jcr/contentloader/class-use/ContentReader.html |   3 +-
 .../contentloader/class-use/ContentTypeUtil.html   |   3 +-
 .../jcr/contentloader/class-use/ImportOptions.html |   3 +-
 .../sling/jcr/contentloader/package-frame.html     |   3 +-
 .../sling/jcr/contentloader/package-summary.html   |   3 +-
 .../sling/jcr/contentloader/package-tree.html      |   3 +-
 .../sling/jcr/contentloader/package-use.html       |   3 +-
 .../jcr/jackrabbit/accessmanager/DeleteAces.html   |   3 +-
 .../sling/jcr/jackrabbit/accessmanager/GetAcl.html |   3 +-
 .../jackrabbit/accessmanager/GetEffectiveAcl.html  |   3 +-
 .../jcr/jackrabbit/accessmanager/ModifyAce.html    |   3 +-
 .../accessmanager/PrivilegesInfo.AccessRights.html |   3 +-
 .../jackrabbit/accessmanager/PrivilegesInfo.html   |   3 +-
 .../accessmanager/class-use/DeleteAces.html        |   3 +-
 .../jackrabbit/accessmanager/class-use/GetAcl.html |   3 +-
 .../accessmanager/class-use/GetEffectiveAcl.html   |   3 +-
 .../accessmanager/class-use/ModifyAce.html         |   3 +-
 .../class-use/PrivilegesInfo.AccessRights.html     |   3 +-
 .../accessmanager/class-use/PrivilegesInfo.html    |   3 +-
 .../jackrabbit/accessmanager/package-frame.html    |   3 +-
 .../jackrabbit/accessmanager/package-summary.html  |   3 +-
 .../jcr/jackrabbit/accessmanager/package-tree.html |   3 +-
 .../jcr/jackrabbit/accessmanager/package-use.html  |   3 +-
 .../post/AbstractAccessPostServlet.html            |   3 +-
 .../accessmanager/post/AbstractGetAclServlet.html  |   3 +-
 .../accessmanager/post/DeleteAcesServlet.html      |   3 +-
 .../accessmanager/post/GetAclServlet.html          |   3 +-
 .../accessmanager/post/GetEffectiveAclServlet.html |   3 +-
 .../accessmanager/post/ModifyAceServlet.html       |   3 +-
 .../post/class-use/AbstractAccessPostServlet.html  |   3 +-
 .../post/class-use/AbstractGetAclServlet.html      |   3 +-
 .../post/class-use/DeleteAcesServlet.html          |   3 +-
 .../post/class-use/GetAclServlet.html              |   3 +-
 .../post/class-use/GetEffectiveAclServlet.html     |   3 +-
 .../post/class-use/ModifyAceServlet.html           |   3 +-
 .../accessmanager/post/package-frame.html          |   3 +-
 .../accessmanager/post/package-summary.html        |   3 +-
 .../accessmanager/post/package-tree.html           |   3 +-
 .../jackrabbit/accessmanager/post/package-use.html |   3 +-
 .../registration/AbstractRegistrationSupport.html  |   3 +-
 .../class-use/AbstractRegistrationSupport.html     |   3 +-
 .../sling/jcr/registration/package-frame.html      |   3 +-
 .../sling/jcr/registration/package-summary.html    |   3 +-
 .../sling/jcr/registration/package-tree.html       |   3 +-
 .../apache/sling/jcr/registration/package-use.html |   3 +-
 .../jcr/repoinit/JcrRepoInitOpsProcessor.html      |   3 +-
 .../class-use/JcrRepoInitOpsProcessor.html         |   3 +-
 .../apache/sling/jcr/repoinit/package-frame.html   |   3 +-
 .../apache/sling/jcr/repoinit/package-summary.html |   3 +-
 .../apache/sling/jcr/repoinit/package-tree.html    |   3 +-
 .../org/apache/sling/jcr/repoinit/package-use.html |   3 +-
 .../jcr/resource/api/JcrResourceConstants.html     |   3 +-
 .../api/class-use/JcrResourceConstants.html        |   3 +-
 .../sling/jcr/resource/api/package-frame.html      |   3 +-
 .../sling/jcr/resource/api/package-summary.html    |   3 +-
 .../sling/jcr/resource/api/package-tree.html       |   3 +-
 .../apache/sling/jcr/resource/api/package-use.html |   3 +-
 .../apache/sling/launchpad/app/ControlAction.html  |   3 +-
 .../org/apache/sling/launchpad/app/Main.html       |   3 +-
 .../launchpad/app/class-use/ControlAction.html     |   3 +-
 .../apache/sling/launchpad/app/class-use/Main.html |   3 +-
 .../apache/sling/launchpad/app/package-frame.html  |   3 +-
 .../sling/launchpad/app/package-summary.html       |   3 +-
 .../apache/sling/launchpad/app/package-tree.html   |   3 +-
 .../apache/sling/launchpad/app/package-use.html    |   3 +-
 .../sling/launchpad/base/app/MainDelegate.html     |   3 +-
 .../launchpad/base/app/class-use/MainDelegate.html |   3 +-
 .../sling/launchpad/base/app/package-frame.html    |   3 +-
 .../sling/launchpad/base/app/package-summary.html  |   3 +-
 .../sling/launchpad/base/app/package-tree.html     |   3 +-
 .../sling/launchpad/base/app/package-use.html      |   3 +-
 .../sling/launchpad/base/shared/Launcher.html      |   3 +-
 .../launchpad/base/shared/LauncherClassLoader.html |   3 +-
 .../apache/sling/launchpad/base/shared/Loader.html |   3 +-
 .../sling/launchpad/base/shared/Notifiable.html    |   3 +-
 .../launchpad/base/shared/SharedConstants.html     |   3 +-
 .../apache/sling/launchpad/base/shared/Util.html   |   3 +-
 .../launchpad/base/shared/class-use/Launcher.html  |   3 +-
 .../base/shared/class-use/LauncherClassLoader.html |   3 +-
 .../launchpad/base/shared/class-use/Loader.html    |   3 +-
 .../base/shared/class-use/Notifiable.html          |   3 +-
 .../base/shared/class-use/SharedConstants.html     |   3 +-
 .../launchpad/base/shared/class-use/Util.html      |   3 +-
 .../sling/launchpad/base/shared/package-frame.html |   3 +-
 .../launchpad/base/shared/package-summary.html     |   3 +-
 .../sling/launchpad/base/shared/package-tree.html  |   3 +-
 .../sling/launchpad/base/shared/package-use.html   |   3 +-
 .../sling/launchpad/base/webapp/SlingBridge.html   |   3 +-
 .../webapp/SlingHttpSessionListenerDelegate.html   |   3 +-
 .../base/webapp/SlingServletDelegate.html          |   3 +-
 .../base/webapp/class-use/SlingBridge.html         |   3 +-
 .../SlingHttpSessionListenerDelegate.html          |   3 +-
 .../webapp/class-use/SlingServletDelegate.html     |   3 +-
 .../sling/launchpad/base/webapp/package-frame.html |   3 +-
 .../launchpad/base/webapp/package-summary.html     |   3 +-
 .../sling/launchpad/base/webapp/package-tree.html  |   3 +-
 .../sling/launchpad/base/webapp/package-use.html   |   3 +-
 .../sling/launchpad/webapp/SlingServlet.html       |   3 +-
 .../launchpad/webapp/SlingSessionListener.html     |   3 +-
 .../launchpad/webapp/class-use/SlingServlet.html   |   3 +-
 .../webapp/class-use/SlingSessionListener.html     |   3 +-
 .../sling/launchpad/webapp/package-frame.html      |   3 +-
 .../sling/launchpad/webapp/package-summary.html    |   3 +-
 .../sling/launchpad/webapp/package-tree.html       |   3 +-
 .../apache/sling/launchpad/webapp/package-use.html |   3 +-
 .../apache/sling/models/annotations/Default.html   |   3 +-
 .../annotations/DefaultInjectionStrategy.html      |   3 +-
 .../apache/sling/models/annotations/Exporter.html  |   3 +-
 .../sling/models/annotations/ExporterOption.html   |   3 +-
 .../apache/sling/models/annotations/Exporters.html |   3 +-
 .../apache/sling/models/annotations/Filter.html    |   3 +-
 .../org/apache/sling/models/annotations/Model.html |   3 +-
 .../apache/sling/models/annotations/Optional.html  |   3 +-
 .../org/apache/sling/models/annotations/Path.html  |   3 +-
 .../apache/sling/models/annotations/Required.html  |   3 +-
 .../apache/sling/models/annotations/Source.html    |   3 +-
 .../models/annotations/ValidationStrategy.html     |   3 +-
 .../org/apache/sling/models/annotations/Via.html   |   3 +-
 .../sling/models/annotations/ViaProviderType.html  |   3 +-
 .../models/annotations/class-use/Default.html      |   3 +-
 .../class-use/DefaultInjectionStrategy.html        |   3 +-
 .../models/annotations/class-use/Exporter.html     |   3 +-
 .../annotations/class-use/ExporterOption.html      |   3 +-
 .../models/annotations/class-use/Exporters.html    |   3 +-
 .../sling/models/annotations/class-use/Filter.html |   3 +-
 .../sling/models/annotations/class-use/Model.html  |   3 +-
 .../models/annotations/class-use/Optional.html     |   3 +-
 .../sling/models/annotations/class-use/Path.html   |   3 +-
 .../models/annotations/class-use/Required.html     |   3 +-
 .../sling/models/annotations/class-use/Source.html |   3 +-
 .../annotations/class-use/ValidationStrategy.html  |   3 +-
 .../sling/models/annotations/class-use/Via.html    |   3 +-
 .../annotations/class-use/ViaProviderType.html     |   3 +-
 .../injectorspecific/ChildResource.html            |   3 +-
 .../injectorspecific/InjectionStrategy.html        |   3 +-
 .../annotations/injectorspecific/OSGiService.html  |   3 +-
 .../injectorspecific/RequestAttribute.html         |   3 +-
 .../annotations/injectorspecific/ResourcePath.html |   3 +-
 .../injectorspecific/ScriptVariable.html           |   3 +-
 .../models/annotations/injectorspecific/Self.html  |   3 +-
 .../annotations/injectorspecific/SlingObject.html  |   3 +-
 .../injectorspecific/ValueMapValue.html            |   3 +-
 .../injectorspecific/class-use/ChildResource.html  |   3 +-
 .../class-use/InjectionStrategy.html               |   3 +-
 .../injectorspecific/class-use/OSGiService.html    |   3 +-
 .../class-use/RequestAttribute.html                |   3 +-
 .../injectorspecific/class-use/ResourcePath.html   |   3 +-
 .../injectorspecific/class-use/ScriptVariable.html |   3 +-
 .../injectorspecific/class-use/Self.html           |   3 +-
 .../injectorspecific/class-use/SlingObject.html    |   3 +-
 .../injectorspecific/class-use/ValueMapValue.html  |   3 +-
 .../injectorspecific/package-frame.html            |   3 +-
 .../injectorspecific/package-summary.html          |   3 +-
 .../annotations/injectorspecific/package-tree.html |   3 +-
 .../annotations/injectorspecific/package-use.html  |   3 +-
 .../sling/models/annotations/package-frame.html    |   3 +-
 .../sling/models/annotations/package-summary.html  |   3 +-
 .../sling/models/annotations/package-tree.html     |   3 +-
 .../sling/models/annotations/package-use.html      |   3 +-
 .../sling/models/annotations/via/BeanProperty.html |   3 +-
 .../models/annotations/via/ChildResource.html      |   3 +-
 .../models/annotations/via/ForcedResourceType.html |   3 +-
 .../models/annotations/via/ResourceSuperType.html  |   3 +-
 .../annotations/via/class-use/BeanProperty.html    |   3 +-
 .../annotations/via/class-use/ChildResource.html   |   3 +-
 .../via/class-use/ForcedResourceType.html          |   3 +-
 .../via/class-use/ResourceSuperType.html           |   3 +-
 .../models/annotations/via/package-frame.html      |   3 +-
 .../models/annotations/via/package-summary.html    |   3 +-
 .../sling/models/annotations/via/package-tree.html |   3 +-
 .../sling/models/annotations/via/package-use.html  |   3 +-
 .../sling/models/export/spi/ModelExporter.html     |   3 +-
 .../models/export/spi/class-use/ModelExporter.html |   3 +-
 .../sling/models/export/spi/package-frame.html     |   3 +-
 .../sling/models/export/spi/package-summary.html   |   3 +-
 .../sling/models/export/spi/package-tree.html      |   3 +-
 .../sling/models/export/spi/package-use.html       |   3 +-
 .../sling/models/factory/ExportException.html      |   3 +-
 .../models/factory/InvalidAdaptableException.html  |   3 +-
 .../models/factory/InvalidModelException.html      |   3 +-
 .../models/factory/MissingElementException.html    |   3 +-
 .../models/factory/MissingElementsException.html   |   3 +-
 .../models/factory/MissingExporterException.html   |   3 +-
 .../sling/models/factory/ModelClassException.html  |   3 +-
 .../apache/sling/models/factory/ModelFactory.html  |   3 +-
 .../models/factory/PostConstructException.html     |   3 +-
 .../sling/models/factory/ValidationException.html  |   3 +-
 .../models/factory/class-use/ExportException.html  |   3 +-
 .../class-use/InvalidAdaptableException.html       |   3 +-
 .../factory/class-use/InvalidModelException.html   |   3 +-
 .../factory/class-use/MissingElementException.html |   3 +-
 .../class-use/MissingElementsException.html        |   3 +-
 .../class-use/MissingExporterException.html        |   3 +-
 .../factory/class-use/ModelClassException.html     |   3 +-
 .../models/factory/class-use/ModelFactory.html     |   3 +-
 .../factory/class-use/PostConstructException.html  |   3 +-
 .../factory/class-use/ValidationException.html     |   3 +-
 .../apache/sling/models/factory/package-frame.html |   3 +-
 .../sling/models/factory/package-summary.html      |   3 +-
 .../apache/sling/models/factory/package-tree.html  |   3 +-
 .../apache/sling/models/factory/package-use.html   |   3 +-
 .../models/jacksonexporter/ModuleProvider.html     |   3 +-
 .../jacksonexporter/class-use/ModuleProvider.html  |   3 +-
 .../models/jacksonexporter/package-frame.html      |   3 +-
 .../models/jacksonexporter/package-summary.html    |   3 +-
 .../sling/models/jacksonexporter/package-tree.html |   3 +-
 .../sling/models/jacksonexporter/package-use.html  |   3 +-
 .../apache/sling/models/spi/AcceptsNullName.html   |   3 +-
 .../apache/sling/models/spi/DisposalCallback.html  |   3 +-
 .../sling/models/spi/DisposalCallbackRegistry.html |   3 +-
 .../sling/models/spi/ImplementationPicker.html     |   3 +-
 .../org/apache/sling/models/spi/Injector.html      |   3 +-
 .../apache/sling/models/spi/ModelValidation.html   |   3 +-
 .../org/apache/sling/models/spi/ValuePreparer.html |   3 +-
 .../org/apache/sling/models/spi/ViaProvider.html   |   3 +-
 .../models/spi/class-use/AcceptsNullName.html      |   3 +-
 .../models/spi/class-use/DisposalCallback.html     |   3 +-
 .../spi/class-use/DisposalCallbackRegistry.html    |   3 +-
 .../models/spi/class-use/ImplementationPicker.html |   3 +-
 .../sling/models/spi/class-use/Injector.html       |   3 +-
 .../models/spi/class-use/ModelValidation.html      |   3 +-
 .../sling/models/spi/class-use/ValuePreparer.html  |   3 +-
 .../sling/models/spi/class-use/ViaProvider.html    |   3 +-
 .../AbstractInjectAnnotationProcessor.html         |   3 +-
 .../AbstractInjectAnnotationProcessor2.html        |   3 +-
 .../spi/injectorspecific/InjectAnnotation.html     |   3 +-
 .../InjectAnnotationProcessor.html                 |   3 +-
 .../InjectAnnotationProcessor2.html                |   3 +-
 .../InjectAnnotationProcessorFactory.html          |   3 +-
 .../InjectAnnotationProcessorFactory2.html         |   3 +-
 .../StaticInjectAnnotationProcessorFactory.html    |   3 +-
 .../AbstractInjectAnnotationProcessor.html         |   3 +-
 .../AbstractInjectAnnotationProcessor2.html        |   3 +-
 .../class-use/InjectAnnotation.html                |   3 +-
 .../class-use/InjectAnnotationProcessor.html       |   3 +-
 .../class-use/InjectAnnotationProcessor2.html      |   3 +-
 .../InjectAnnotationProcessorFactory.html          |   3 +-
 .../InjectAnnotationProcessorFactory2.html         |   3 +-
 .../StaticInjectAnnotationProcessorFactory.html    |   3 +-
 .../models/spi/injectorspecific/package-frame.html |   3 +-
 .../spi/injectorspecific/package-summary.html      |   3 +-
 .../models/spi/injectorspecific/package-tree.html  |   3 +-
 .../models/spi/injectorspecific/package-use.html   |   3 +-
 .../org/apache/sling/models/spi/package-frame.html |   3 +-
 .../apache/sling/models/spi/package-summary.html   |   3 +-
 .../org/apache/sling/models/spi/package-tree.html  |   3 +-
 .../org/apache/sling/models/spi/package-use.html   |   3 +-
 .../apache/sling/provisioning/model/Artifact.html  |   3 +-
 .../sling/provisioning/model/ArtifactGroup.html    |   3 +-
 .../sling/provisioning/model/Commentable.html      |   3 +-
 .../sling/provisioning/model/Configuration.html    |   3 +-
 .../apache/sling/provisioning/model/Feature.html   |   3 +-
 .../sling/provisioning/model/FeatureTypes.html     |   3 +-
 .../apache/sling/provisioning/model/ItemList.html  |   3 +-
 .../sling/provisioning/model/KeyValueMap.html      |   3 +-
 .../model/MergeUtility.MergeOptions.html           |   3 +-
 .../sling/provisioning/model/MergeUtility.html     |   3 +-
 .../org/apache/sling/provisioning/model/Model.html |   3 +-
 .../sling/provisioning/model/ModelConstants.html   |   3 +-
 .../provisioning/model/ModelResolveUtility.html    |   3 +-
 .../ModelUtility.ArtifactVersionResolver.html      |   3 +-
 .../model/ModelUtility.ResolverOptions.html        |   3 +-
 .../model/ModelUtility.VariableResolver.html       |   3 +-
 .../sling/provisioning/model/ModelUtility.html     |   3 +-
 .../apache/sling/provisioning/model/RunMode.html   |   3 +-
 .../apache/sling/provisioning/model/Section.html   |   3 +-
 .../apache/sling/provisioning/model/Traceable.html |   3 +-
 .../apache/sling/provisioning/model/Version.html   |   3 +-
 .../provisioning/model/class-use/Artifact.html     |   3 +-
 .../model/class-use/ArtifactGroup.html             |   3 +-
 .../provisioning/model/class-use/Commentable.html  |   3 +-
 .../model/class-use/Configuration.html             |   3 +-
 .../provisioning/model/class-use/Feature.html      |   3 +-
 .../provisioning/model/class-use/FeatureTypes.html |   3 +-
 .../provisioning/model/class-use/ItemList.html     |   3 +-
 .../provisioning/model/class-use/KeyValueMap.html  |   3 +-
 .../model/class-use/MergeUtility.MergeOptions.html |   3 +-
 .../provisioning/model/class-use/MergeUtility.html |   3 +-
 .../sling/provisioning/model/class-use/Model.html  |   3 +-
 .../model/class-use/ModelConstants.html            |   3 +-
 .../model/class-use/ModelResolveUtility.html       |   3 +-
 .../ModelUtility.ArtifactVersionResolver.html      |   3 +-
 .../class-use/ModelUtility.ResolverOptions.html    |   3 +-
 .../class-use/ModelUtility.VariableResolver.html   |   3 +-
 .../provisioning/model/class-use/ModelUtility.html |   3 +-
 .../provisioning/model/class-use/RunMode.html      |   3 +-
 .../provisioning/model/class-use/Section.html      |   3 +-
 .../provisioning/model/class-use/Traceable.html    |   3 +-
 .../provisioning/model/class-use/Version.html      |   3 +-
 .../io/ModelArchiveReader.ArtifactConsumer.html    |   3 +-
 .../provisioning/model/io/ModelArchiveReader.html  |   3 +-
 .../io/ModelArchiveWriter.ArtifactProvider.html    |   3 +-
 .../provisioning/model/io/ModelArchiveWriter.html  |   3 +-
 .../sling/provisioning/model/io/ModelReader.html   |   3 +-
 .../sling/provisioning/model/io/ModelWriter.html   |   3 +-
 .../ModelArchiveReader.ArtifactConsumer.html       |   3 +-
 .../model/io/class-use/ModelArchiveReader.html     |   3 +-
 .../ModelArchiveWriter.ArtifactProvider.html       |   3 +-
 .../model/io/class-use/ModelArchiveWriter.html     |   3 +-
 .../model/io/class-use/ModelReader.html            |   3 +-
 .../model/io/class-use/ModelWriter.html            |   3 +-
 .../sling/provisioning/model/io/package-frame.html |   3 +-
 .../provisioning/model/io/package-summary.html     |   3 +-
 .../sling/provisioning/model/io/package-tree.html  |   3 +-
 .../sling/provisioning/model/io/package-use.html   |   3 +-
 .../sling/provisioning/model/package-frame.html    |   3 +-
 .../sling/provisioning/model/package-summary.html  |   3 +-
 .../sling/provisioning/model/package-tree.html     |   3 +-
 .../sling/provisioning/model/package-use.html      |   3 +-
 .../sling/repoinit/parser/RepoInitParser.html      |   3 +-
 .../repoinit/parser/RepoInitParsingException.html  |   3 +-
 .../repoinit/parser/class-use/RepoInitParser.html  |   3 +-
 .../parser/class-use/RepoInitParsingException.html |   3 +-
 .../repoinit/parser/operations/AclLine.Action.html |   3 +-
 .../sling/repoinit/parser/operations/AclLine.html  |   3 +-
 .../repoinit/parser/operations/CreatePath.html     |   3 +-
 .../parser/operations/CreateServiceUser.html       |   3 +-
 .../repoinit/parser/operations/CreateUser.html     |   3 +-
 .../parser/operations/DeleteServiceUser.html       |   3 +-
 .../repoinit/parser/operations/DeleteUser.html     |   3 +-
 .../parser/operations/DisableServiceUser.html      |   3 +-
 .../parser/operations/LinePrefixCleaner.html       |   3 +-
 .../repoinit/parser/operations/Operation.html      |   3 +-
 .../parser/operations/OperationVisitor.html        |   3 +-
 .../parser/operations/PathSegmentDefinition.html   |   3 +-
 .../parser/operations/RegisterNamespace.html       |   3 +-
 .../parser/operations/RegisterNodetypes.html       |   3 +-
 .../parser/operations/RegisterPrivilege.html       |   3 +-
 .../parser/operations/RestrictionClause.html       |   3 +-
 .../parser/operations/ServiceUserOperation.html    |   3 +-
 .../repoinit/parser/operations/SetAclPaths.html    |   3 +-
 .../parser/operations/SetAclPrincipals.html        |   3 +-
 .../operations/class-use/AclLine.Action.html       |   3 +-
 .../parser/operations/class-use/AclLine.html       |   3 +-
 .../parser/operations/class-use/CreatePath.html    |   3 +-
 .../operations/class-use/CreateServiceUser.html    |   3 +-
 .../parser/operations/class-use/CreateUser.html    |   3 +-
 .../operations/class-use/DeleteServiceUser.html    |   3 +-
 .../parser/operations/class-use/DeleteUser.html    |   3 +-
 .../operations/class-use/DisableServiceUser.html   |   3 +-
 .../operations/class-use/LinePrefixCleaner.html    |   3 +-
 .../parser/operations/class-use/Operation.html     |   3 +-
 .../operations/class-use/OperationVisitor.html     |   3 +-
 .../class-use/PathSegmentDefinition.html           |   3 +-
 .../operations/class-use/RegisterNamespace.html    |   3 +-
 .../operations/class-use/RegisterNodetypes.html    |   3 +-
 .../operations/class-use/RegisterPrivilege.html    |   3 +-
 .../operations/class-use/RestrictionClause.html    |   3 +-
 .../operations/class-use/ServiceUserOperation.html |   3 +-
 .../parser/operations/class-use/SetAclPaths.html   |   3 +-
 .../operations/class-use/SetAclPrincipals.html     |   3 +-
 .../repoinit/parser/operations/package-frame.html  |   3 +-
 .../parser/operations/package-summary.html         |   3 +-
 .../repoinit/parser/operations/package-tree.html   |   3 +-
 .../repoinit/parser/operations/package-use.html    |   3 +-
 .../sling/repoinit/parser/package-frame.html       |   3 +-
 .../sling/repoinit/parser/package-summary.html     |   3 +-
 .../apache/sling/repoinit/parser/package-tree.html |   3 +-
 .../apache/sling/repoinit/parser/package-use.html  |   3 +-
 .../scripting/api/AbstractScriptEngineFactory.html |   3 +-
 .../scripting/api/AbstractSlingScriptEngine.html   |   3 +-
 .../scripting/api/BindingsValuesProvider.html      |   3 +-
 .../api/BindingsValuesProvidersByContext.html      |   3 +-
 .../apache/sling/scripting/api/CachedScript.html   |   3 +-
 .../apache/sling/scripting/api/ScriptCache.html    |   3 +-
 .../sling/scripting/api/ScriptNameAware.html       |   3 +-
 .../api/class-use/AbstractScriptEngineFactory.html |   3 +-
 .../api/class-use/AbstractSlingScriptEngine.html   |   3 +-
 .../api/class-use/BindingsValuesProvider.html      |   3 +-
 .../BindingsValuesProvidersByContext.html          |   3 +-
 .../scripting/api/class-use/CachedScript.html      |   3 +-
 .../sling/scripting/api/class-use/ScriptCache.html |   3 +-
 .../scripting/api/class-use/ScriptNameAware.html   |   3 +-
 .../apache/sling/scripting/api/package-frame.html  |   3 +-
 .../sling/scripting/api/package-summary.html       |   3 +-
 .../apache/sling/scripting/api/package-tree.html   |   3 +-
 .../apache/sling/scripting/api/package-use.html    |   3 +-
 .../ScriptingResourceResolverProvider.html         |   3 +-
 .../ScriptingResourceResolverProvider.html         |   3 +-
 .../scripting/api/resource/package-frame.html      |   3 +-
 .../scripting/api/resource/package-summary.html    |   3 +-
 .../sling/scripting/api/resource/package-tree.html |   3 +-
 .../sling/scripting/api/resource/package-use.html  |   3 +-
 .../apache/sling/scripting/core/ScriptHelper.html  |   3 +-
 .../scripting/core/ScriptNameAwareReader.html      |   3 +-
 .../scripting/core/class-use/ScriptHelper.html     |   3 +-
 .../core/class-use/ScriptNameAwareReader.html      |   3 +-
 .../apache/sling/scripting/core/package-frame.html |   3 +-
 .../sling/scripting/core/package-summary.html      |   3 +-
 .../apache/sling/scripting/core/package-tree.html  |   3 +-
 .../apache/sling/scripting/core/package-use.html   |   3 +-
 .../core/servlet/CaptureResponseWrapper.html       |   3 +-
 .../servlet/class-use/CaptureResponseWrapper.html  |   3 +-
 .../scripting/core/servlet/package-frame.html      |   3 +-
 .../scripting/core/servlet/package-summary.html    |   3 +-
 .../sling/scripting/core/servlet/package-tree.html |   3 +-
 .../sling/scripting/core/servlet/package-use.html  |   3 +-
 .../javascript/RhinoHostObjectProvider.html        |   3 +-
 .../sling/scripting/javascript/SlingWrapper.html   |   3 +-
 .../class-use/RhinoHostObjectProvider.html         |   3 +-
 .../javascript/class-use/SlingWrapper.html         |   3 +-
 .../scripting/javascript/helper/ExportsObject.html |   3 +-
 .../scripting/javascript/helper/ModuleObject.html  |   3 +-
 .../scripting/javascript/helper/ModuleScope.html   |   3 +-
 .../scripting/javascript/helper/SlingContext.html  |   3 +-
 .../javascript/helper/SlingContextFactory.html     |   3 +-
 .../scripting/javascript/helper/SlingGlobal.html   |   3 +-
 .../javascript/helper/SlingWrapFactory.html        |   3 +-
 .../javascript/helper/class-use/ExportsObject.html |   3 +-
 .../javascript/helper/class-use/ModuleObject.html  |   3 +-
 .../javascript/helper/class-use/ModuleScope.html   |   3 +-
 .../javascript/helper/class-use/SlingContext.html  |   3 +-
 .../helper/class-use/SlingContextFactory.html      |   3 +-
 .../javascript/helper/class-use/SlingGlobal.html   |   3 +-
 .../helper/class-use/SlingWrapFactory.html         |   3 +-
 .../scripting/javascript/helper/package-frame.html |   3 +-
 .../javascript/helper/package-summary.html         |   3 +-
 .../scripting/javascript/helper/package-tree.html  |   3 +-
 .../scripting/javascript/helper/package-use.html   |   3 +-
 .../sling/scripting/javascript/io/EspReader.html   |   3 +-
 .../javascript/io/class-use/EspReader.html         |   3 +-
 .../scripting/javascript/io/package-frame.html     |   3 +-
 .../scripting/javascript/io/package-summary.html   |   3 +-
 .../scripting/javascript/io/package-tree.html      |   3 +-
 .../sling/scripting/javascript/io/package-use.html |   3 +-
 .../sling/scripting/javascript/package-frame.html  |   3 +-
 .../scripting/javascript/package-summary.html      |   3 +-
 .../sling/scripting/javascript/package-tree.html   |   3 +-
 .../sling/scripting/javascript/package-use.html    |   3 +-
 .../javascript/wrapper/ScriptableBase.html         |   3 +-
 .../javascript/wrapper/ScriptableCalendar.html     |   3 +-
 .../javascript/wrapper/ScriptableItemMap.html      |   3 +-
 .../javascript/wrapper/ScriptableMap.html          |   3 +-
 .../javascript/wrapper/ScriptableNode.html         |   3 +-
 .../javascript/wrapper/ScriptablePrintWriter.html  |   3 +-
 .../javascript/wrapper/ScriptableProperty.html     |   3 +-
 .../javascript/wrapper/ScriptableResource.html     |   3 +-
 .../javascript/wrapper/ScriptableVersion.html      |   3 +-
 .../wrapper/ScriptableVersionHistory.html          |   3 +-
 .../wrapper/class-use/ScriptableBase.html          |   3 +-
 .../wrapper/class-use/ScriptableCalendar.html      |   3 +-
 .../wrapper/class-use/ScriptableItemMap.html       |   3 +-
 .../wrapper/class-use/ScriptableMap.html           |   3 +-
 .../wrapper/class-use/ScriptableNode.html          |   3 +-
 .../wrapper/class-use/ScriptablePrintWriter.html   |   3 +-
 .../wrapper/class-use/ScriptableProperty.html      |   3 +-
 .../wrapper/class-use/ScriptableResource.html      |   3 +-
 .../wrapper/class-use/ScriptableVersion.html       |   3 +-
 .../class-use/ScriptableVersionHistory.html        |   3 +-
 .../javascript/wrapper/package-frame.html          |   3 +-
 .../javascript/wrapper/package-summary.html        |   3 +-
 .../scripting/javascript/wrapper/package-tree.html |   3 +-
 .../scripting/javascript/wrapper/package-use.html  |   3 +-
 .../org/apache/sling/scripting/sightly/Record.html |   3 +-
 .../sling/scripting/sightly/SightlyException.html  |   3 +-
 .../sling/scripting/sightly/class-use/Record.html  |   3 +-
 .../sightly/class-use/SightlyException.html        |   3 +-
 .../sightly/compiler/CompilationResult.html        |   3 +-
 .../sightly/compiler/CompilationUnit.html          |   3 +-
 .../sightly/compiler/CompilerMessage.html          |   3 +-
 .../sightly/compiler/RuntimeFunction.html          |   3 +-
 .../sightly/compiler/SightlyCompiler.html          |   3 +-
 .../sightly/compiler/SightlyCompilerException.html |   3 +-
 .../sightly/compiler/backend/BackendCompiler.html  |   3 +-
 .../backend/class-use/BackendCompiler.html         |   3 +-
 .../sightly/compiler/backend/package-frame.html    |   3 +-
 .../sightly/compiler/backend/package-summary.html  |   3 +-
 .../sightly/compiler/backend/package-tree.html     |   3 +-
 .../sightly/compiler/backend/package-use.html      |   3 +-
 .../compiler/class-use/CompilationResult.html      |   3 +-
 .../compiler/class-use/CompilationUnit.html        |   3 +-
 .../compiler/class-use/CompilerMessage.html        |   3 +-
 .../compiler/class-use/RuntimeFunction.html        |   3 +-
 .../compiler/class-use/SightlyCompiler.html        |   3 +-
 .../class-use/SightlyCompilerException.html        |   3 +-
 .../compiler/commands/AbstractCommandVisitor.html  |   3 +-
 .../sightly/compiler/commands/Command.html         |   3 +-
 .../sightly/compiler/commands/CommandHandler.html  |   3 +-
 .../sightly/compiler/commands/CommandStream.html   |   3 +-
 .../sightly/compiler/commands/CommandVisitor.html  |   3 +-
 .../sightly/compiler/commands/Conditional.End.html |   3 +-
 .../compiler/commands/Conditional.Start.html       |   3 +-
 .../sightly/compiler/commands/Conditional.html     |   3 +-
 .../sightly/compiler/commands/Loop.End.html        |   3 +-
 .../sightly/compiler/commands/Loop.Start.html      |   3 +-
 .../scripting/sightly/compiler/commands/Loop.html  |   3 +-
 .../sightly/compiler/commands/OutText.html         |   3 +-
 .../sightly/compiler/commands/OutputVariable.html  |   3 +-
 .../sightly/compiler/commands/Procedure.Call.html  |   3 +-
 .../sightly/compiler/commands/Procedure.End.html   |   3 +-
 .../sightly/compiler/commands/Procedure.Start.html |   3 +-
 .../sightly/compiler/commands/Procedure.html       |   3 +-
 .../commands/StatefulVisitor.StateControl.html     |   3 +-
 .../sightly/compiler/commands/StatefulVisitor.html |   3 +-
 .../compiler/commands/VariableBinding.End.html     |   3 +-
 .../compiler/commands/VariableBinding.Global.html  |   3 +-
 .../compiler/commands/VariableBinding.Start.html   |   3 +-
 .../sightly/compiler/commands/VariableBinding.html |   3 +-
 .../commands/class-use/AbstractCommandVisitor.html |   3 +-
 .../compiler/commands/class-use/Command.html       |   3 +-
 .../commands/class-use/CommandHandler.html         |   3 +-
 .../compiler/commands/class-use/CommandStream.html |   3 +-
 .../commands/class-use/CommandVisitor.html         |   3 +-
 .../commands/class-use/Conditional.End.html        |   3 +-
 .../commands/class-use/Conditional.Start.html      |   3 +-
 .../compiler/commands/class-use/Conditional.html   |   3 +-
 .../compiler/commands/class-use/Loop.End.html      |   3 +-
 .../compiler/commands/class-use/Loop.Start.html    |   3 +-
 .../sightly/compiler/commands/class-use/Loop.html  |   3 +-
 .../compiler/commands/class-use/OutText.html       |   3 +-
 .../commands/class-use/OutputVariable.html         |   3 +-
 .../commands/class-use/Procedure.Call.html         |   3 +-
 .../compiler/commands/class-use/Procedure.End.html |   3 +-
 .../commands/class-use/Procedure.Start.html        |   3 +-
 .../compiler/commands/class-use/Procedure.html     |   3 +-
 .../class-use/StatefulVisitor.StateControl.html    |   3 +-
 .../commands/class-use/StatefulVisitor.html        |   3 +-
 .../commands/class-use/VariableBinding.End.html    |   3 +-
 .../commands/class-use/VariableBinding.Global.html |   3 +-
 .../commands/class-use/VariableBinding.Start.html  |   3 +-
 .../commands/class-use/VariableBinding.html        |   3 +-
 .../sightly/compiler/commands/package-frame.html   |   3 +-
 .../sightly/compiler/commands/package-summary.html |   3 +-
 .../sightly/compiler/commands/package-tree.html    |   3 +-
 .../sightly/compiler/commands/package-use.html     |   3 +-
 .../sightly/compiler/expression/Expression.html    |   3 +-
 .../compiler/expression/ExpressionNode.html        |   3 +-
 .../sightly/compiler/expression/MarkupContext.html |   3 +-
 .../sightly/compiler/expression/NodeVisitor.html   |   3 +-
 .../compiler/expression/SideEffectVisitor.html     |   3 +-
 .../compiler/expression/class-use/Expression.html  |   3 +-
 .../expression/class-use/ExpressionNode.html       |   3 +-
 .../expression/class-use/MarkupContext.html        |   3 +-
 .../compiler/expression/class-use/NodeVisitor.html |   3 +-
 .../expression/class-use/SideEffectVisitor.html    |   3 +-
 .../compiler/expression/nodes/ArrayLiteral.html    |   3 +-
 .../sightly/compiler/expression/nodes/Atom.html    |   3 +-
 .../compiler/expression/nodes/BinaryOperation.html |   3 +-
 .../compiler/expression/nodes/BinaryOperator.html  |   3 +-
 .../compiler/expression/nodes/BooleanConstant.html |   3 +-
 .../compiler/expression/nodes/Identifier.html      |   3 +-
 .../compiler/expression/nodes/MapLiteral.html      |   3 +-
 .../compiler/expression/nodes/NullLiteral.html     |   3 +-
 .../compiler/expression/nodes/NumericConstant.html |   3 +-
 .../compiler/expression/nodes/PropertyAccess.html  |   3 +-
 .../compiler/expression/nodes/RuntimeCall.html     |   3 +-
 .../compiler/expression/nodes/StringConstant.html  |   3 +-
 .../compiler/expression/nodes/TernaryOperator.html |   3 +-
 .../compiler/expression/nodes/UnaryOperation.html  |   3 +-
 .../compiler/expression/nodes/UnaryOperator.html   |   3 +-
 .../expression/nodes/class-use/ArrayLiteral.html   |   3 +-
 .../compiler/expression/nodes/class-use/Atom.html  |   3 +-
 .../nodes/class-use/BinaryOperation.html           |   3 +-
 .../expression/nodes/class-use/BinaryOperator.html |   3 +-
 .../nodes/class-use/BooleanConstant.html           |   3 +-
 .../expression/nodes/class-use/Identifier.html     |   3 +-
 .../expression/nodes/class-use/MapLiteral.html     |   3 +-
 .../expression/nodes/class-use/NullLiteral.html    |   3 +-
 .../nodes/class-use/NumericConstant.html           |   3 +-
 .../expression/nodes/class-use/PropertyAccess.html |   3 +-
 .../expression/nodes/class-use/RuntimeCall.html    |   3 +-
 .../expression/nodes/class-use/StringConstant.html |   3 +-
 .../nodes/class-use/TernaryOperator.html           |   3 +-
 .../expression/nodes/class-use/UnaryOperation.html |   3 +-
 .../expression/nodes/class-use/UnaryOperator.html  |   3 +-
 .../compiler/expression/nodes/package-frame.html   |   3 +-
 .../compiler/expression/nodes/package-summary.html |   3 +-
 .../compiler/expression/nodes/package-tree.html    |   3 +-
 .../compiler/expression/nodes/package-use.html     |   3 +-
 .../sightly/compiler/expression/package-frame.html |   3 +-
 .../compiler/expression/package-summary.html       |   3 +-
 .../sightly/compiler/expression/package-tree.html  |   3 +-
 .../sightly/compiler/expression/package-use.html   |   3 +-
 .../scripting/sightly/compiler/package-frame.html  |   3 +-
 .../sightly/compiler/package-summary.html          |   3 +-
 .../scripting/sightly/compiler/package-tree.html   |   3 +-
 .../scripting/sightly/compiler/package-use.html    |   3 +-
 .../sightly/compiler/util/ObjectModel.html         |   3 +-
 .../sightly/compiler/util/VariableTracker.html     |   3 +-
 .../compiler/util/class-use/ObjectModel.html       |   3 +-
 .../compiler/util/class-use/VariableTracker.html   |   3 +-
 .../sightly/compiler/util/package-frame.html       |   3 +-
 .../sightly/compiler/util/package-summary.html     |   3 +-
 .../sightly/compiler/util/package-tree.html        |   3 +-
 .../sightly/compiler/util/package-use.html         |   3 +-
 .../sightly/engine/ResourceResolution.html         |   3 +-
 .../engine/class-use/ResourceResolution.html       |   3 +-
 .../scripting/sightly/engine/package-frame.html    |   3 +-
 .../scripting/sightly/engine/package-summary.html  |   3 +-
 .../scripting/sightly/engine/package-tree.html     |   3 +-
 .../scripting/sightly/engine/package-use.html      |   3 +-
 .../sightly/extension/RuntimeExtension.html        |   3 +-
 .../extension/class-use/RuntimeExtension.html      |   3 +-
 .../scripting/sightly/extension/package-frame.html |   3 +-
 .../sightly/extension/package-summary.html         |   3 +-
 .../scripting/sightly/extension/package-tree.html  |   3 +-
 .../scripting/sightly/extension/package-use.html   |   3 +-
 .../scripting/sightly/java/compiler/ClassInfo.html |   3 +-
 .../sightly/java/compiler/CompilationOutput.html   |   3 +-
 .../compiler/GlobalShadowCheckBackendCompiler.html |   3 +-
 .../java/compiler/JavaClassBackendCompiler.html    |   3 +-
 .../sightly/java/compiler/JavaEscapeUtils.html     |   3 +-
 .../sightly/java/compiler/JavaImportsAnalyzer.html |   3 +-
 .../java/compiler/RenderUnit.FluentMap.html        |   3 +-
 .../sightly/java/compiler/RenderUnit.html          |   3 +-
 .../compiler/SightlyJavaCompilerException.html     |   3 +-
 .../sightly/java/compiler/class-use/ClassInfo.html |   3 +-
 .../java/compiler/class-use/CompilationOutput.html |   3 +-
 .../GlobalShadowCheckBackendCompiler.html          |   3 +-
 .../class-use/JavaClassBackendCompiler.html        |   3 +-
 .../java/compiler/class-use/JavaEscapeUtils.html   |   3 +-
 .../compiler/class-use/JavaImportsAnalyzer.html    |   3 +-
 .../compiler/class-use/RenderUnit.FluentMap.html   |   3 +-
 .../java/compiler/class-use/RenderUnit.html        |   3 +-
 .../class-use/SightlyJavaCompilerException.html    |   3 +-
 .../sightly/java/compiler/package-frame.html       |   3 +-
 .../sightly/java/compiler/package-summary.html     |   3 +-
 .../sightly/java/compiler/package-tree.html        |   3 +-
 .../sightly/java/compiler/package-use.html         |   3 +-
 .../sling/scripting/sightly/package-frame.html     |   3 +-
 .../sling/scripting/sightly/package-summary.html   |   3 +-
 .../sling/scripting/sightly/package-tree.html      |   3 +-
 .../sling/scripting/sightly/package-use.html       |   3 +-
 .../apache/sling/scripting/sightly/pojo/Use.html   |   3 +-
 .../scripting/sightly/pojo/class-use/Use.html      |   3 +-
 .../scripting/sightly/pojo/package-frame.html      |   3 +-
 .../scripting/sightly/pojo/package-summary.html    |   3 +-
 .../sling/scripting/sightly/pojo/package-tree.html |   3 +-
 .../sling/scripting/sightly/pojo/package-use.html  |   3 +-
 .../sightly/render/AbstractRuntimeObjectModel.html |   3 +-
 .../scripting/sightly/render/RenderContext.html    |   3 +-
 .../sightly/render/RuntimeObjectModel.html         |   3 +-
 .../class-use/AbstractRuntimeObjectModel.html      |   3 +-
 .../sightly/render/class-use/RenderContext.html    |   3 +-
 .../render/class-use/RuntimeObjectModel.html       |   3 +-
 .../scripting/sightly/render/package-frame.html    |   3 +-
 .../scripting/sightly/render/package-summary.html  |   3 +-
 .../scripting/sightly/render/package-tree.html     |   3 +-
 .../scripting/sightly/render/package-use.html      |   3 +-
 .../scripting/sightly/use/ProviderOutcome.html     |   3 +-
 .../sling/scripting/sightly/use/UseProvider.html   |   3 +-
 .../sightly/use/class-use/ProviderOutcome.html     |   3 +-
 .../sightly/use/class-use/UseProvider.html         |   3 +-
 .../sling/scripting/sightly/use/package-frame.html |   3 +-
 .../scripting/sightly/use/package-summary.html     |   3 +-
 .../sling/scripting/sightly/use/package-tree.html  |   3 +-
 .../sling/scripting/sightly/use/package-use.html   |   3 +-
 .../serviceuser/webconsole/package-frame.html      |   3 +-
 .../serviceuser/webconsole/package-summary.html    |   3 +-
 .../sling/serviceuser/webconsole/package-tree.html |   3 +-
 .../sling/serviceuser/webconsole/package-use.html  |   3 +-
 .../apache/sling/serviceusermapping/Mapping.html   |   3 +-
 .../ServicePrincipalsValidator.html                |   3 +-
 .../serviceusermapping/ServiceUserMapped.html      |   3 +-
 .../serviceusermapping/ServiceUserMapper.html      |   3 +-
 .../serviceusermapping/ServiceUserValidator.html   |   3 +-
 .../serviceusermapping/class-use/Mapping.html      |   3 +-
 .../class-use/ServicePrincipalsValidator.html      |   3 +-
 .../class-use/ServiceUserMapped.html               |   3 +-
 .../class-use/ServiceUserMapper.html               |   3 +-
 .../class-use/ServiceUserValidator.html            |   3 +-
 .../sling/serviceusermapping/package-frame.html    |   3 +-
 .../sling/serviceusermapping/package-summary.html  |   7 +-
 .../sling/serviceusermapping/package-tree.html     |   7 +-
 .../sling/serviceusermapping/package-use.html      |   3 +-
 .../servlets/annotations/SlingServletFilter.html   | 454 +++++++++++++++++++++
 .../SlingServletFilterScope.html}                  | 248 +++++------
 .../annotations/SlingServletName.html}             | 164 +++-----
 .../annotations/SlingServletPaths.html}            |  74 ++--
 .../annotations/SlingServletPrefix.html}           |  77 ++--
 .../annotations/SlingServletResourceTypes.html     | 387 ++++++++++++++++++
 .../class-use/SlingServletFilter.html}             |  23 +-
 .../class-use/SlingServletFilterScope.html}        |  39 +-
 .../class-use/SlingServletName.html}               |  23 +-
 .../class-use/SlingServletPaths.html}              |  23 +-
 .../class-use/SlingServletPrefix.html}             |  23 +-
 .../class-use/SlingServletResourceTypes.html}      |  23 +-
 .../sling/servlets/annotations/package-frame.html  |  28 ++
 .../annotations}/package-summary.html              |  74 ++--
 .../app => servlets/annotations}/package-tree.html |  35 +-
 .../annotations}/package-use.html                  |  25 +-
 .../sling/servlets/post/AbstractPostOperation.html |   3 +-
 .../sling/servlets/post/AbstractPostResponse.html  |   3 +-
 .../servlets/post/AbstractSlingPostOperation.html  |   3 +-
 .../apache/sling/servlets/post/HtmlResponse.html   |   3 +-
 .../post/JSONResponse.JSONResponseException.html   |   3 +-
 .../apache/sling/servlets/post/JSONResponse.html   |   3 +-
 .../apache/sling/servlets/post/Modification.html   |   3 +-
 .../sling/servlets/post/ModificationType.html      |   3 +-
 .../sling/servlets/post/NodeNameGenerator.html     |   3 +-
 .../apache/sling/servlets/post/PostOperation.html  |   3 +-
 .../apache/sling/servlets/post/PostResponse.html   |   3 +-
 .../sling/servlets/post/PostResponseCreator.html   |   3 +-
 .../post/PostResponseWithErrorHandling.html        |   3 +-
 .../sling/servlets/post/SlingPostConstants.html    |   3 +-
 .../sling/servlets/post/SlingPostOperation.html    |   3 +-
 .../sling/servlets/post/SlingPostProcessor.html    |   3 +-
 .../servlets/post/VersioningConfiguration.html     |   3 +-
 .../post/class-use/AbstractPostOperation.html      |   3 +-
 .../post/class-use/AbstractPostResponse.html       |   3 +-
 .../post/class-use/AbstractSlingPostOperation.html |   3 +-
 .../servlets/post/class-use/HtmlResponse.html      |   3 +-
 .../JSONResponse.JSONResponseException.html        |   3 +-
 .../servlets/post/class-use/JSONResponse.html      |   3 +-
 .../servlets/post/class-use/Modification.html      |   3 +-
 .../servlets/post/class-use/ModificationType.html  |   3 +-
 .../servlets/post/class-use/NodeNameGenerator.html |   3 +-
 .../servlets/post/class-use/PostOperation.html     |   3 +-
 .../servlets/post/class-use/PostResponse.html      |   3 +-
 .../post/class-use/PostResponseCreator.html        |   3 +-
 .../class-use/PostResponseWithErrorHandling.html   |   3 +-
 .../post/class-use/SlingPostConstants.html         |   3 +-
 .../post/class-use/SlingPostOperation.html         |   3 +-
 .../post/class-use/SlingPostProcessor.html         |   3 +-
 .../post/class-use/VersioningConfiguration.html    |   3 +-
 .../apache/sling/servlets/post/package-frame.html  |   3 +-
 .../sling/servlets/post/package-summary.html       |   7 +-
 .../apache/sling/servlets/post/package-tree.html   |   7 +-
 .../apache/sling/servlets/post/package-use.html    |   3 +-
 .../jmx/SlingServletResolverCacheMBean.html        |   3 +-
 .../class-use/SlingServletResolverCacheMBean.html  |   3 +-
 .../sling/servlets/resolver/jmx/package-frame.html |   3 +-
 .../servlets/resolver/jmx/package-summary.html     |   3 +-
 .../sling/servlets/resolver/jmx/package-tree.html  |   3 +-
 .../sling/servlets/resolver/jmx/package-use.html   |   3 +-
 .../sling/settings/SlingSettingsService.html       |   3 +-
 .../settings/class-use/SlingSettingsService.html   |   3 +-
 .../org/apache/sling/settings/package-frame.html   |   3 +-
 .../org/apache/sling/settings/package-summary.html |   3 +-
 .../org/apache/sling/settings/package-tree.html    |   3 +-
 .../org/apache/sling/settings/package-use.html     |   3 +-
 .../spi/resource/provider/ObservationReporter.html |   3 +-
 .../resource/provider/ObserverConfiguration.html   |   3 +-
 .../spi/resource/provider/ProviderContext.html     |   3 +-
 .../resource/provider/QueryLanguageProvider.html   |   3 +-
 .../spi/resource/provider/ResolveContext.html      |   3 +-
 .../spi/resource/provider/ResourceContext.html     |   3 +-
 .../spi/resource/provider/ResourceProvider.html    |   3 +-
 .../provider/class-use/ObservationReporter.html    |   3 +-
 .../provider/class-use/ObserverConfiguration.html  |   3 +-
 .../provider/class-use/ProviderContext.html        |   3 +-
 .../provider/class-use/QueryLanguageProvider.html  |   3 +-
 .../provider/class-use/ResolveContext.html         |   3 +-
 .../provider/class-use/ResourceContext.html        |   3 +-
 .../provider/class-use/ResourceProvider.html       |   3 +-
 .../sling/spi/resource/provider/package-frame.html |   3 +-
 .../spi/resource/provider/package-summary.html     |   3 +-
 .../sling/spi/resource/provider/package-tree.html  |   3 +-
 .../sling/spi/resource/provider/package-use.html   |   3 +-
 .../sling/validation/SlingValidationException.html |   3 +-
 .../apache/sling/validation/ValidationFailure.html |   3 +-
 .../apache/sling/validation/ValidationResult.html  |   3 +-
 .../apache/sling/validation/ValidationService.html |   3 +-
 .../class-use/SlingValidationException.html        |   3 +-
 .../validation/class-use/ValidationFailure.html    |   3 +-
 .../validation/class-use/ValidationResult.html     |   3 +-
 .../validation/class-use/ValidationService.html    |   3 +-
 .../sling/validation/model/ChildResource.html      |   3 +-
 .../sling/validation/model/ResourceProperty.html   |   3 +-
 .../sling/validation/model/ValidationModel.html    |   3 +-
 .../validation/model/ValidatorInvocation.html      |   3 +-
 .../validation/model/class-use/ChildResource.html  |   3 +-
 .../model/class-use/ResourceProperty.html          |   3 +-
 .../model/class-use/ValidationModel.html           |   3 +-
 .../model/class-use/ValidatorInvocation.html       |   3 +-
 .../sling/validation/model/package-frame.html      |   3 +-
 .../sling/validation/model/package-summary.html    |   3 +-
 .../sling/validation/model/package-tree.html       |   3 +-
 .../apache/sling/validation/model/package-use.html |   3 +-
 .../model/spi/ValidationModelProvider.html         |   3 +-
 .../model/spi/ValidationModelRetriever.html        |   3 +-
 .../spi/class-use/ValidationModelProvider.html     |   3 +-
 .../spi/class-use/ValidationModelRetriever.html    |   3 +-
 .../sling/validation/model/spi/package-frame.html  |   3 +-
 .../validation/model/spi/package-summary.html      |   3 +-
 .../sling/validation/model/spi/package-tree.html   |   3 +-
 .../sling/validation/model/spi/package-use.html    |   3 +-
 .../org/apache/sling/validation/package-frame.html |   3 +-
 .../apache/sling/validation/package-summary.html   |   3 +-
 .../org/apache/sling/validation/package-tree.html  |   3 +-
 .../org/apache/sling/validation/package-use.html   |   3 +-
 .../org/apache/sling/validation/spi/Validator.html |   3 +-
 .../sling/validation/spi/ValidatorContext.html     |   3 +-
 .../sling/validation/spi/class-use/Validator.html  |   3 +-
 .../validation/spi/class-use/ValidatorContext.html |   3 +-
 .../apache/sling/validation/spi/package-frame.html |   3 +-
 .../sling/validation/spi/package-summary.html      |   3 +-
 .../apache/sling/validation/spi/package-tree.html  |   3 +-
 .../apache/sling/validation/spi/package-use.html   |   3 +-
 .../spi/support/DefaultValidationFailure.html      |   3 +-
 .../spi/support/DefaultValidationResult.html       |   3 +-
 .../class-use/DefaultValidationFailure.html        |   3 +-
 .../support/class-use/DefaultValidationResult.html |   3 +-
 .../validation/spi/support/package-frame.html      |   3 +-
 .../validation/spi/support/package-summary.html    |   3 +-
 .../sling/validation/spi/support/package-tree.html |   3 +-
 .../sling/validation/spi/support/package-use.html  |   3 +-
 .../org/apache/sling/xss/ProtectionContext.html    |   3 +-
 apidocs/sling11/org/apache/sling/xss/XSSAPI.html   |   3 +-
 .../sling11/org/apache/sling/xss/XSSFilter.html    |   3 +-
 .../sling/xss/class-use/ProtectionContext.html     |   3 +-
 .../org/apache/sling/xss/class-use/XSSAPI.html     |   3 +-
 .../org/apache/sling/xss/class-use/XSSFilter.html  |   3 +-
 .../org/apache/sling/xss/package-frame.html        |   3 +-
 .../org/apache/sling/xss/package-summary.html      |   3 +-
 .../sling11/org/apache/sling/xss/package-tree.html |   3 +-
 .../sling11/org/apache/sling/xss/package-use.html  |   3 +-
 apidocs/sling11/overview-frame.html                |   4 +-
 apidocs/sling11/overview-summary.html              |  25 +-
 apidocs/sling11/overview-tree.html                 |  10 +-
 apidocs/sling11/package-list                       |   1 +
 apidocs/sling11/serialized-form.html               |   3 +-
 .../bundles/installer-provider-installhook.html    |   4 +-
 downloads.html                                     |  12 +-
 releases.html                                      |   3 +-
 1829 files changed, 3259 insertions(+), 4075 deletions(-)

diff --git a/apidocs/sling11/allclasses-frame.html b/apidocs/sling11/allclasses-frame.html
index 051c1bc..da3fe64 100644
--- a/apidocs/sling11/allclasses-frame.html
+++ b/apidocs/sling11/allclasses-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -556,7 +555,13 @@
 <li><a href="org/apache/sling/launchpad/webapp/SlingServlet.html" title="class in org.apache.sling.launchpad.webapp" target="classFrame">SlingServlet</a></li>
 <li><a href="org/apache/sling/launchpad/base/webapp/SlingServletDelegate.html" title="class in org.apache.sling.launchpad.base.webapp" target="classFrame">SlingServletDelegate</a></li>
 <li><a href="org/apache/sling/api/SlingServletException.html" title="class in org.apache.sling.api" target="classFrame">SlingServletException</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletFilter.html" title="annotation in org.apache.sling.servlets.annotations" target="classFrame">SlingServletFilter</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html" title="enum in org.apache.sling.servlets.annotations" target="classFrame">SlingServletFilterScope</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletName.html" title="annotation in org.apache.sling.servlets.annotations" target="classFrame">SlingServletName</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletPaths.html" title="annotation in org.apache.sling.servlets.annotations" target="classFrame">SlingServletPaths</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletPrefix.html" title="annotation in org.apache.sling.servlets.annotations" target="classFrame">SlingServletPrefix</a></li>
 <li><a href="org/apache/sling/servlets/resolver/jmx/SlingServletResolverCacheMBean.html" title="interface in org.apache.sling.servlets.resolver.jmx" target="classFrame"><span class="interfaceName">SlingServletResolverCacheMBean</span></a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletResourceTypes.html" title="annotation in org.apache.sling.servlets.annotations" target="classFrame">SlingServletResourceTypes</a></li>
 <li><a href="org/apache/sling/launchpad/webapp/SlingSessionListener.html" title="class in org.apache.sling.launchpad.webapp" target="classFrame">SlingSessionListener</a></li>
 <li><a href="org/apache/sling/engine/SlingSettingsService.html" title="interface in org.apache.sling.engine" target="classFrame"><span class="interfaceName">SlingSettingsService</span></a></li>
 <li><a href="org/apache/sling/settings/SlingSettingsService.html" title="interface in org.apache.sling.settings" target="classFrame"><span class="interfaceName">SlingSettingsService</span></a></li>
diff --git a/apidocs/sling11/allclasses-noframe.html b/apidocs/sling11/allclasses-noframe.html
index 0289217..c0c991b 100644
--- a/apidocs/sling11/allclasses-noframe.html
+++ b/apidocs/sling11/allclasses-noframe.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>All Classes (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -556,7 +555,13 @@
 <li><a href="org/apache/sling/launchpad/webapp/SlingServlet.html" title="class in org.apache.sling.launchpad.webapp">SlingServlet</a></li>
 <li><a href="org/apache/sling/launchpad/base/webapp/SlingServletDelegate.html" title="class in org.apache.sling.launchpad.base.webapp">SlingServletDelegate</a></li>
 <li><a href="org/apache/sling/api/SlingServletException.html" title="class in org.apache.sling.api">SlingServletException</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletFilter.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletFilter</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html" title="enum in org.apache.sling.servlets.annotations">SlingServletFilterScope</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletName.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletName</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletPaths.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletPaths</a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletPrefix.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletPrefix</a></li>
 <li><a href="org/apache/sling/servlets/resolver/jmx/SlingServletResolverCacheMBean.html" title="interface in org.apache.sling.servlets.resolver.jmx"><span class="interfaceName">SlingServletResolverCacheMBean</span></a></li>
+<li><a href="org/apache/sling/servlets/annotations/SlingServletResourceTypes.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletResourceTypes</a></li>
 <li><a href="org/apache/sling/launchpad/webapp/SlingSessionListener.html" title="class in org.apache.sling.launchpad.webapp">SlingSessionListener</a></li>
 <li><a href="org/apache/sling/engine/SlingSettingsService.html" title="interface in org.apache.sling.engine"><span class="interfaceName">SlingSettingsService</span></a></li>
 <li><a href="org/apache/sling/settings/SlingSettingsService.html" title="interface in org.apache.sling.settings"><span class="interfaceName">SlingSettingsService</span></a></li>
diff --git a/apidocs/sling11/constant-values.html b/apidocs/sling11/constant-values.html
index b510585..bd75666 100644
--- a/apidocs/sling11/constant-values.html
+++ b/apidocs/sling11/constant-values.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Constant Field Values (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -3973,6 +3972,65 @@
 <ul class="blockList">
 <li class="blockList">
 <table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletFilter.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletFilter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.servlets.annotations.SlingServletFilter.PREFIX_">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/sling/servlets/annotations/SlingServletFilter.html#PREFIX_">PREFIX_</a></code></td>
+<td class="colLast"><code>"sling.filter."</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletName.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletName</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.servlets.annotations.SlingServletName.PREFIX_">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/sling/servlets/annotations/SlingServletName.html#PREFIX_">PREFIX_</a></code></td>
+<td class="colLast"><code>"sling.core."</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletResourceTypes.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletResourceTypes</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="org.apache.sling.servlets.annotations.SlingServletResourceTypes.PREFIX_">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="org/apache/sling/servlets/annotations/SlingServletResourceTypes.html#PREFIX_">PREFIX_</a></code></td>
+<td class="colLast"><code>"sling.servlet."</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+<ul class="blockList">
+<li class="blockList">
+<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
 <caption><span>org.apache.sling.servlets.post.<a href="org/apache/sling/servlets/post/AbstractPostResponse.html" title="class in org.apache.sling.servlets.post">AbstractPostResponse</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
diff --git a/apidocs/sling11/deprecated-list.html b/apidocs/sling11/deprecated-list.html
index 907e3a7..06e26a0 100644
--- a/apidocs/sling11/deprecated-list.html
+++ b/apidocs/sling11/deprecated-list.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Deprecated List (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/apidocs/sling11/help-doc.html b/apidocs/sling11/help-doc.html
index 1288954..1f9f5e2 100644
--- a/apidocs/sling11/help-doc.html
+++ b/apidocs/sling11/help-doc.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>API Help (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/apidocs/sling11/index-all.html b/apidocs/sling11/index-all.html
index f3efb1f..2ef8866 100644
--- a/apidocs/sling11/index-all.html
+++ b/apidocs/sling11/index-all.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Index (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -6910,6 +6909,8 @@
 <dd>
 <div class="block">Return the scheme of the provider.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html#getScope--">getScope()</a></span> - Method in enum org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html" title="enum in org.apache.sling.servlets.annotations">SlingServletFilterScope</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/api/scripting/SlingScriptHelper.html#getScript--">getScript()</a></span> - Method in interface org.apache.sling.api.scripting.<a href="org/apache/sling/api/scripting/SlingScriptHelper.html" title="interface in org.apache.sling.api.scripting">SlingScriptHelper</a></dt>
 <dd>
 <div class="block">Returns the <a href="org/apache/sling/api/scripting/SlingScript.html" title="interface in org.apache.sling.api.scripting"><code>SlingScript</code></a> being called to handle the request.</div>
@@ -11352,6 +11353,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/serviceusermapping/package-summary.html">org.apache.sling.serviceusermapping</a> - package org.apache.sling.serviceusermapping</dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/servlets/annotations/package-summary.html">org.apache.sling.servlets.annotations</a> - package org.apache.sling.servlets.annotations</dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/servlets/post/package-summary.html">org.apache.sling.servlets.post</a> - package org.apache.sling.servlets.post</dt>
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/sling/servlets/resolver/jmx/package-summary.html">org.apache.sling.servlets.resolver.jmx</a> - package org.apache.sling.servlets.resolver.jmx</dt>
@@ -11814,6 +11817,18 @@
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
 &nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/servlets/annotations/SlingServletFilter.html#PREFIX_">PREFIX_</a></span> - Static variable in annotation type org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletFilter.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletFilter</a></dt>
+<dd>
+<div class="block">Prefix for every property being generated from the annotations elements (as defined in OSGi 7 Compendium, 112.8.2.1)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/servlets/annotations/SlingServletName.html#PREFIX_">PREFIX_</a></span> - Static variable in annotation type org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletName.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletName</a></dt>
+<dd>
+<div class="block">Prefix for every property being generated from the annotations elements (as defined in OSGi 7 Compendium, 112.8.2.1)</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/servlets/annotations/SlingServletResourceTypes.html#PREFIX_">PREFIX_</a></span> - Static variable in annotation type org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletResourceTypes.html" title="annotation in org.apache.sling.servlets.annotations">SlingServletResourceTypes</a></dt>
+<dd>
+<div class="block">Prefix for every property being generated from the annotations elements (as defined in OSGi 7 Compendium, 112.8.2.1)</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/models/spi/ValuePreparer.html#prepareValue-java.lang.Object-">prepareValue(Object)</a></span> - Method in interface org.apache.sling.models.spi.<a href="org/apache/sling/models/spi/ValuePreparer.html" title="interface in org.apache.sling.models.spi">ValuePreparer</a></dt>
 <dd>
 <div class="block">Prepare a value from the adaptable.</div>
@@ -14994,10 +15009,34 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/api/SlingServletException.html#SlingServletException-javax.servlet.ServletException-">SlingServletException(ServletException)</a></span> - Constructor for exception org.apache.sling.api.<a href="org/apache/sling/api/SlingServletException.html" title="class in org.apache.sling.api">SlingServletException</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="org/apache/sling/servlets/annotations/SlingServletFilter.html" title="annotation in org.apache.sling.servlets.annotations"><span class="typeNameLink">SlingServletFilter</span></a> - Annotation Type in <a href="org/apache/sling/servlets/annotations/package-summary.html">org.apache.sling.servlets.annotations</a></dt>
+<dd>
+<div class="block">Component Property Type (as defined by OSGi DS 1.4) for Sling Servlet Filters.</div>
+</dd>
+<dt><a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html" title="enum in org.apache.sling.servlets.annotations"><span class="typeNameLink">SlingServletFilterScope</span></a> - Enum in <a href="org/apache/sling/servlets/annotations/package-summary.html">org.apache.sling.servlets.annotations</a></dt>
+<dd>
+<div class="block">The possible scopes for the <a href="org/apache/sling/servlets/annotations/SlingServletFilter.html#scope--"><code>SlingServletFilter.scope()</code></a> annotation.</div>
+</dd>
+<dt><a href="org/apache/sling/servlets/annotations/SlingServletName.html" title="annotation in org.apache.sling.servlets.annotations"><span class="typeNameLink">SlingServletName</span></a> - Annotation Type in <a href="org/apache/sling/servlets/annotations/package-summary.html">org.apache.sling.servlets.annotations</a></dt>
+<dd>
+<div class="block">Component Property Type (as defined by OSGi DS 1.4) for Sling Servlets.</div>
+</dd>
+<dt><a href="org/apache/sling/servlets/annotations/SlingServletPaths.html" title="annotation in org.apache.sling.servlets.annotations"><span class="typeNameLink">SlingServletPaths</span></a> - Annotation Type in <a href="org/apache/sling/servlets/annotations/package-summary.html">org.apache.sling.servlets.annotations</a></dt>
+<dd>
+<div class="block">Component Property Type (as defined by OSGi DS 1.4) for Sling Servlets.</div>
+</dd>
+<dt><a href="org/apache/sling/servlets/annotations/SlingServletPrefix.html" title="annotation in org.apache.sling.servlets.annotations"><span class="typeNameLink">SlingServletPrefix</span></a> - Annotation Type in <a href="org/apache/sling/servlets/annotations/package-summary.html">org.apache.sling.servlets.annotations</a></dt>
+<dd>
+<div class="block">The prefix/index to be used to register this servlet.</div>
+</dd>
 <dt><a href="org/apache/sling/servlets/resolver/jmx/SlingServletResolverCacheMBean.html" title="interface in org.apache.sling.servlets.resolver.jmx"><span class="typeNameLink">SlingServletResolverCacheMBean</span></a> - Interface in <a href="org/apache/sling/servlets/resolver/jmx/package-summary.html">org.apache.sling.servlets.resolver.jmx</a></dt>
 <dd>
 <div class="block">This is the management interface for the SlingServletResolver's cache.</div>
 </dd>
+<dt><a href="org/apache/sling/servlets/annotations/SlingServletResourceTypes.html" title="annotation in org.apache.sling.servlets.annotations"><span class="typeNameLink">SlingServletResourceTypes</span></a> - Annotation Type in <a href="org/apache/sling/servlets/annotations/package-summary.html">org.apache.sling.servlets.annotations</a></dt>
+<dd>
+<div class="block">Component Property Type (as defined by OSGi DS 1.4) for Sling Servlets.</div>
+</dd>
 <dt><a href="org/apache/sling/launchpad/webapp/SlingSessionListener.html" title="class in org.apache.sling.launchpad.webapp"><span class="typeNameLink">SlingSessionListener</span></a> - Class in <a href="org/apache/sling/launchpad/webapp/package-summary.html">org.apache.sling.launchpad.webapp</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
@@ -15913,6 +15952,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/serviceusermapping/Mapping.html#toString--">toString()</a></span> - Method in class org.apache.sling.serviceusermapping.<a href="org/apache/sling/serviceusermapping/Mapping.html" title="class in org.apache.sling.serviceusermapping">Mapping</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html#toString--">toString()</a></span> - Method in enum org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html" title="enum in org.apache.sling.servlets.annotations">SlingServletFilterScope</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/servlets/post/Modification.html#toString--">toString()</a></span> - Method in class org.apache.sling.servlets.post.<a href="org/apache/sling/servlets/post/Modification.html" title="class in org.apache.sling.servlets.post">Modification</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/validation/spi/support/DefaultValidationFailure.html#toString--">toString()</a></span> - Method in class org.apache.sling.validation.spi.support.<a href="org/apache/sling/validation/spi/support/DefaultValidationFailure.html" title="class in org.apache.sling.validation.spi.support">DefaultValidationFailure</a></dt>
@@ -16532,6 +16573,10 @@
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html" title="enum in org.apache.sling.servlets.annotations">SlingServletFilterScope</a></dt>
+<dd>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/servlets/post/ModificationType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.apache.sling.servlets.post.<a href="org/apache/sling/servlets/post/ModificationType.html" title="enum in org.apache.sling.servlets.post">ModificationType</a></dt>
 <dd>
 <div class="block">Returns the enum constant of this type with the specified name.</div>
@@ -16674,6 +16719,11 @@ the order they are declared.</div>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html#values--">values()</a></span> - Static method in enum org.apache.sling.servlets.annotations.<a href="org/apache/sling/servlets/annotations/SlingServletFilterScope.html" title="enum in org.apache.sling.servlets.annotations">SlingServletFilterScope</a></dt>
+<dd>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/sling/servlets/post/ModificationType.html#values--">values()</a></span> - Static method in enum org.apache.sling.servlets.post.<a href="org/apache/sling/servlets/post/ModificationType.html" title="enum in org.apache.sling.servlets.post">ModificationType</a></dt>
 <dd>
 <div class="block">Returns an array containing the constants of this enum type, in
diff --git a/apidocs/sling11/index.html b/apidocs/sling11/index.html
index fd85194..b277782 100644
--- a/apidocs/sling11/index.html
+++ b/apidocs/sling11/index.html
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Apache Sling 11 API</title>
 <script type="text/javascript">
diff --git a/apidocs/sling11/org/apache/sling/adapter/Adaption.html b/apidocs/sling11/org/apache/sling/adapter/Adaption.html
index d107ed4..1295f94 100644
--- a/apidocs/sling11/org/apache/sling/adapter/Adaption.html
+++ b/apidocs/sling11/org/apache/sling/adapter/Adaption.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Adaption (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/SlingAdaptable.html b/apidocs/sling11/org/apache/sling/adapter/SlingAdaptable.html
index 76765c5..a984a95 100644
--- a/apidocs/sling11/org/apache/sling/adapter/SlingAdaptable.html
+++ b/apidocs/sling11/org/apache/sling/adapter/SlingAdaptable.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingAdaptable (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/Adaptable.html b/apidocs/sling11/org/apache/sling/adapter/annotations/Adaptable.html
index b6136ee..67e65f6 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/Adaptable.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/Adaptable.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Adaptable (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/Adaptables.html b/apidocs/sling11/org/apache/sling/adapter/annotations/Adaptables.html
index f407e42..cabe186 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/Adaptables.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/Adaptables.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Adaptables (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/Adapter.html b/apidocs/sling11/org/apache/sling/adapter/annotations/Adapter.html
index c54841f..dc4711f 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/Adapter.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/Adapter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Adapter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adaptable.html b/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adaptable.html
index 718e857..8d659c2 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adaptable.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adaptable.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.adapter.annotations.Adaptable (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adaptables.html b/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adaptables.html
index b6c8791..5a66ee8 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adaptables.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adaptables.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.adapter.annotations.Adaptables (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adapter.html b/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adapter.html
index a80ce9e..e5ae42c 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adapter.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/class-use/Adapter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.adapter.annotations.Adapter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/package-frame.html b/apidocs/sling11/org/apache/sling/adapter/annotations/package-frame.html
index 5b27990..1cf3082 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.adapter.annotations (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/package-summary.html b/apidocs/sling11/org/apache/sling/adapter/annotations/package-summary.html
index 01945cd..2368b83 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.adapter.annotations (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/package-tree.html b/apidocs/sling11/org/apache/sling/adapter/annotations/package-tree.html
index 88daeb1..4d719a8 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.adapter.annotations Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/annotations/package-use.html b/apidocs/sling11/org/apache/sling/adapter/annotations/package-use.html
index 10efa5c..5ba7c6b 100644
--- a/apidocs/sling11/org/apache/sling/adapter/annotations/package-use.html
+++ b/apidocs/sling11/org/apache/sling/adapter/annotations/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.adapter.annotations (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/class-use/Adaption.html b/apidocs/sling11/org/apache/sling/adapter/class-use/Adaption.html
index e202791..b51444d 100644
--- a/apidocs/sling11/org/apache/sling/adapter/class-use/Adaption.html
+++ b/apidocs/sling11/org/apache/sling/adapter/class-use/Adaption.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.adapter.Adaption (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/class-use/SlingAdaptable.html b/apidocs/sling11/org/apache/sling/adapter/class-use/SlingAdaptable.html
index 5d52105..8ee0535 100644
--- a/apidocs/sling11/org/apache/sling/adapter/class-use/SlingAdaptable.html
+++ b/apidocs/sling11/org/apache/sling/adapter/class-use/SlingAdaptable.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.adapter.SlingAdaptable (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/package-frame.html b/apidocs/sling11/org/apache/sling/adapter/package-frame.html
index 492c861..5a566bc 100644
--- a/apidocs/sling11/org/apache/sling/adapter/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/adapter/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.adapter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/package-summary.html b/apidocs/sling11/org/apache/sling/adapter/package-summary.html
index d800e7c..6feb9fc 100644
--- a/apidocs/sling11/org/apache/sling/adapter/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/adapter/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.adapter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/package-tree.html b/apidocs/sling11/org/apache/sling/adapter/package-tree.html
index a77fbec..a296220 100644
--- a/apidocs/sling11/org/apache/sling/adapter/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/adapter/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.adapter Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/adapter/package-use.html b/apidocs/sling11/org/apache/sling/adapter/package-use.html
index eed8488..f14ff2c 100644
--- a/apidocs/sling11/org/apache/sling/adapter/package-use.html
+++ b/apidocs/sling11/org/apache/sling/adapter/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.adapter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/SlingConstants.html b/apidocs/sling11/org/apache/sling/api/SlingConstants.html
index 9addb63..529a48a 100644
--- a/apidocs/sling11/org/apache/sling/api/SlingConstants.html
+++ b/apidocs/sling11/org/apache/sling/api/SlingConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/SlingException.html b/apidocs/sling11/org/apache/sling/api/SlingException.html
index 744033d..770f7fe 100644
--- a/apidocs/sling11/org/apache/sling/api/SlingException.html
+++ b/apidocs/sling11/org/apache/sling/api/SlingException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/SlingHttpServletRequest.html b/apidocs/sling11/org/apache/sling/api/SlingHttpServletRequest.html
index 3a493e2..25f35f1 100644
--- a/apidocs/sling11/org/apache/sling/api/SlingHttpServletRequest.html
+++ b/apidocs/sling11/org/apache/sling/api/SlingHttpServletRequest.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingHttpServletRequest (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/SlingHttpServletResponse.html b/apidocs/sling11/org/apache/sling/api/SlingHttpServletResponse.html
index bf7d908..9095469 100644
--- a/apidocs/sling11/org/apache/sling/api/SlingHttpServletResponse.html
+++ b/apidocs/sling11/org/apache/sling/api/SlingHttpServletResponse.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingHttpServletResponse (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/SlingIOException.html b/apidocs/sling11/org/apache/sling/api/SlingIOException.html
index 118b2b4..a8639a1 100644
--- a/apidocs/sling11/org/apache/sling/api/SlingIOException.html
+++ b/apidocs/sling11/org/apache/sling/api/SlingIOException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingIOException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/SlingServletException.html b/apidocs/sling11/org/apache/sling/api/SlingServletException.html
index b3f8ea6..f14151a 100644
--- a/apidocs/sling11/org/apache/sling/api/SlingServletException.html
+++ b/apidocs/sling11/org/apache/sling/api/SlingServletException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingServletException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/Adaptable.html b/apidocs/sling11/org/apache/sling/api/adapter/Adaptable.html
index f66f3b1..bb0ac92 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/Adaptable.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/Adaptable.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Adaptable (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/AdapterFactory.html b/apidocs/sling11/org/apache/sling/api/adapter/AdapterFactory.html
index 1a120b7..e6609d5 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/AdapterFactory.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/AdapterFactory.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AdapterFactory (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/AdapterManager.html b/apidocs/sling11/org/apache/sling/api/adapter/AdapterManager.html
index e563e58..b6a7a06 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/AdapterManager.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/AdapterManager.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AdapterManager (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/SlingAdaptable.html b/apidocs/sling11/org/apache/sling/api/adapter/SlingAdaptable.html
index 630a0a3..716986d 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/SlingAdaptable.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/SlingAdaptable.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingAdaptable (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/class-use/Adaptable.html b/apidocs/sling11/org/apache/sling/api/adapter/class-use/Adaptable.html
index 448a446..e97ab85 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/class-use/Adaptable.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/class-use/Adaptable.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.adapter.Adaptable (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/class-use/AdapterFactory.html b/apidocs/sling11/org/apache/sling/api/adapter/class-use/AdapterFactory.html
index d2ee43a..2790885 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/class-use/AdapterFactory.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/class-use/AdapterFactory.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.adapter.AdapterFactory (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/class-use/AdapterManager.html b/apidocs/sling11/org/apache/sling/api/adapter/class-use/AdapterManager.html
index a05b667..41beaab 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/class-use/AdapterManager.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/class-use/AdapterManager.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.adapter.AdapterManager (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/class-use/SlingAdaptable.html b/apidocs/sling11/org/apache/sling/api/adapter/class-use/SlingAdaptable.html
index cc3dbf9..fe25551 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/class-use/SlingAdaptable.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/class-use/SlingAdaptable.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.adapter.SlingAdaptable (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/package-frame.html b/apidocs/sling11/org/apache/sling/api/adapter/package-frame.html
index 2a50b2b..ebcd780 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.adapter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/package-summary.html b/apidocs/sling11/org/apache/sling/api/adapter/package-summary.html
index ae8824b..782379f 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.adapter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/package-tree.html b/apidocs/sling11/org/apache/sling/api/adapter/package-tree.html
index 1fe0068..f5e2545 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.adapter Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/adapter/package-use.html b/apidocs/sling11/org/apache/sling/api/adapter/package-use.html
index 7bfe22b..e53a533 100644
--- a/apidocs/sling11/org/apache/sling/api/adapter/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/adapter/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.adapter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/auth/Authenticator.html b/apidocs/sling11/org/apache/sling/api/auth/Authenticator.html
index 9952374..abceab0 100644
--- a/apidocs/sling11/org/apache/sling/api/auth/Authenticator.html
+++ b/apidocs/sling11/org/apache/sling/api/auth/Authenticator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Authenticator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/auth/NoAuthenticationHandlerException.html b/apidocs/sling11/org/apache/sling/api/auth/NoAuthenticationHandlerException.html
index 555f809..7837051 100644
--- a/apidocs/sling11/org/apache/sling/api/auth/NoAuthenticationHandlerException.html
+++ b/apidocs/sling11/org/apache/sling/api/auth/NoAuthenticationHandlerException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NoAuthenticationHandlerException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/auth/class-use/Authenticator.html b/apidocs/sling11/org/apache/sling/api/auth/class-use/Authenticator.html
index 4b8ac27..f1d7a12 100644
--- a/apidocs/sling11/org/apache/sling/api/auth/class-use/Authenticator.html
+++ b/apidocs/sling11/org/apache/sling/api/auth/class-use/Authenticator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.auth.Authenticator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/auth/class-use/NoAuthenticationHandlerException.html b/apidocs/sling11/org/apache/sling/api/auth/class-use/NoAuthenticationHandlerException.html
index 042ed98..371c1ed 100644
--- a/apidocs/sling11/org/apache/sling/api/auth/class-use/NoAuthenticationHandlerException.html
+++ b/apidocs/sling11/org/apache/sling/api/auth/class-use/NoAuthenticationHandlerException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.auth.NoAuthenticationHandlerException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/auth/package-frame.html b/apidocs/sling11/org/apache/sling/api/auth/package-frame.html
index 4924536..09f3056 100644
--- a/apidocs/sling11/org/apache/sling/api/auth/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/auth/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.auth (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/auth/package-summary.html b/apidocs/sling11/org/apache/sling/api/auth/package-summary.html
index 2a7951a..92c1ee1 100644
--- a/apidocs/sling11/org/apache/sling/api/auth/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/auth/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.auth (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/auth/package-tree.html b/apidocs/sling11/org/apache/sling/api/auth/package-tree.html
index 198e99a..854bde9 100644
--- a/apidocs/sling11/org/apache/sling/api/auth/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/auth/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.auth Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/auth/package-use.html b/apidocs/sling11/org/apache/sling/api/auth/package-use.html
index becdc71..5702776 100644
--- a/apidocs/sling11/org/apache/sling/api/auth/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/auth/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.auth (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/class-use/SlingConstants.html b/apidocs/sling11/org/apache/sling/api/class-use/SlingConstants.html
index 0327af7..55038e8 100644
--- a/apidocs/sling11/org/apache/sling/api/class-use/SlingConstants.html
+++ b/apidocs/sling11/org/apache/sling/api/class-use/SlingConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.SlingConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/class-use/SlingException.html b/apidocs/sling11/org/apache/sling/api/class-use/SlingException.html
index fbe87f6..06a7f68 100644
--- a/apidocs/sling11/org/apache/sling/api/class-use/SlingException.html
+++ b/apidocs/sling11/org/apache/sling/api/class-use/SlingException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.SlingException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/class-use/SlingHttpServletRequest.html b/apidocs/sling11/org/apache/sling/api/class-use/SlingHttpServletRequest.html
index f2a0101..71381bc 100644
--- a/apidocs/sling11/org/apache/sling/api/class-use/SlingHttpServletRequest.html
+++ b/apidocs/sling11/org/apache/sling/api/class-use/SlingHttpServletRequest.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.SlingHttpServletRequest (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/class-use/SlingHttpServletResponse.html b/apidocs/sling11/org/apache/sling/api/class-use/SlingHttpServletResponse.html
index de76c93..c572301 100644
--- a/apidocs/sling11/org/apache/sling/api/class-use/SlingHttpServletResponse.html
+++ b/apidocs/sling11/org/apache/sling/api/class-use/SlingHttpServletResponse.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.SlingHttpServletResponse (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/class-use/SlingIOException.html b/apidocs/sling11/org/apache/sling/api/class-use/SlingIOException.html
index f61045f..3a84343 100644
--- a/apidocs/sling11/org/apache/sling/api/class-use/SlingIOException.html
+++ b/apidocs/sling11/org/apache/sling/api/class-use/SlingIOException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.SlingIOException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/class-use/SlingServletException.html b/apidocs/sling11/org/apache/sling/api/class-use/SlingServletException.html
index 448fa07..46d2db3 100644
--- a/apidocs/sling11/org/apache/sling/api/class-use/SlingServletException.html
+++ b/apidocs/sling11/org/apache/sling/api/class-use/SlingServletException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.SlingServletException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/package-frame.html b/apidocs/sling11/org/apache/sling/api/package-frame.html
index 450e7b5..989074f 100644
--- a/apidocs/sling11/org/apache/sling/api/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/package-summary.html b/apidocs/sling11/org/apache/sling/api/package-summary.html
index f7ed0f9..8e0090d 100644
--- a/apidocs/sling11/org/apache/sling/api/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/package-tree.html b/apidocs/sling11/org/apache/sling/api/package-tree.html
index 0e4096b..3ee3202 100644
--- a/apidocs/sling11/org/apache/sling/api/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/package-use.html b/apidocs/sling11/org/apache/sling/api/package-use.html
index a9c801c..529bd6f 100644
--- a/apidocs/sling11/org/apache/sling/api/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/RecursionTooDeepException.html b/apidocs/sling11/org/apache/sling/api/request/RecursionTooDeepException.html
index 278cd0d..3884126 100644
--- a/apidocs/sling11/org/apache/sling/api/request/RecursionTooDeepException.html
+++ b/apidocs/sling11/org/apache/sling/api/request/RecursionTooDeepException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RecursionTooDeepException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/RequestDispatcherOptions.html b/apidocs/sling11/org/apache/sling/api/request/RequestDispatcherOptions.html
index 39a5e24..aa96a28 100644
--- a/apidocs/sling11/org/apache/sling/api/request/RequestDispatcherOptions.html
+++ b/apidocs/sling11/org/apache/sling/api/request/RequestDispatcherOptions.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestDispatcherOptions (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/RequestParameter.html b/apidocs/sling11/org/apache/sling/api/request/RequestParameter.html
index 9a018f2..297022b 100644
--- a/apidocs/sling11/org/apache/sling/api/request/RequestParameter.html
+++ b/apidocs/sling11/org/apache/sling/api/request/RequestParameter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestParameter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/RequestParameterMap.html b/apidocs/sling11/org/apache/sling/api/request/RequestParameterMap.html
index 44844c8..a42c05a 100644
--- a/apidocs/sling11/org/apache/sling/api/request/RequestParameterMap.html
+++ b/apidocs/sling11/org/apache/sling/api/request/RequestParameterMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestParameterMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/RequestPathInfo.html b/apidocs/sling11/org/apache/sling/api/request/RequestPathInfo.html
index 775c5b7..45ed60e 100644
--- a/apidocs/sling11/org/apache/sling/api/request/RequestPathInfo.html
+++ b/apidocs/sling11/org/apache/sling/api/request/RequestPathInfo.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestPathInfo (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/RequestProgressTracker.html b/apidocs/sling11/org/apache/sling/api/request/RequestProgressTracker.html
index d05bad4..ef3a238 100644
--- a/apidocs/sling11/org/apache/sling/api/request/RequestProgressTracker.html
+++ b/apidocs/sling11/org/apache/sling/api/request/RequestProgressTracker.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestProgressTracker (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/RequestUtil.html b/apidocs/sling11/org/apache/sling/api/request/RequestUtil.html
index 8c7c1fc..b661a73 100644
--- a/apidocs/sling11/org/apache/sling/api/request/RequestUtil.html
+++ b/apidocs/sling11/org/apache/sling/api/request/RequestUtil.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RequestUtil (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/ResponseUtil.html b/apidocs/sling11/org/apache/sling/api/request/ResponseUtil.html
index f23e455..25192fa 100644
--- a/apidocs/sling11/org/apache/sling/api/request/ResponseUtil.html
+++ b/apidocs/sling11/org/apache/sling/api/request/ResponseUtil.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResponseUtil (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/SlingRequestEvent.EventType.html b/apidocs/sling11/org/apache/sling/api/request/SlingRequestEvent.EventType.html
index 06a1f8f..be46055 100644
--- a/apidocs/sling11/org/apache/sling/api/request/SlingRequestEvent.EventType.html
+++ b/apidocs/sling11/org/apache/sling/api/request/SlingRequestEvent.EventType.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingRequestEvent.EventType (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/SlingRequestEvent.html b/apidocs/sling11/org/apache/sling/api/request/SlingRequestEvent.html
index b85f485..058771c 100644
--- a/apidocs/sling11/org/apache/sling/api/request/SlingRequestEvent.html
+++ b/apidocs/sling11/org/apache/sling/api/request/SlingRequestEvent.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingRequestEvent (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/SlingRequestListener.html b/apidocs/sling11/org/apache/sling/api/request/SlingRequestListener.html
index 62a65e3..8c9afae 100644
--- a/apidocs/sling11/org/apache/sling/api/request/SlingRequestListener.html
+++ b/apidocs/sling11/org/apache/sling/api/request/SlingRequestListener.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingRequestListener (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/TooManyCallsException.html b/apidocs/sling11/org/apache/sling/api/request/TooManyCallsException.html
index d21039b..fbb69c0 100644
--- a/apidocs/sling11/org/apache/sling/api/request/TooManyCallsException.html
+++ b/apidocs/sling11/org/apache/sling/api/request/TooManyCallsException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TooManyCallsException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/RecursionTooDeepException.html b/apidocs/sling11/org/apache/sling/api/request/class-use/RecursionTooDeepException.html
index dbbb550..a438c44 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/RecursionTooDeepException.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/RecursionTooDeepException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.request.RecursionTooDeepException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestDispatcherOptions.html b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestDispatcherOptions.html
index 4f1d72b..006a2ee 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestDispatcherOptions.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestDispatcherOptions.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.request.RequestDispatcherOptions (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestParameter.html b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestParameter.html
index 5fa942b..12f7a4b 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestParameter.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestParameter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.request.RequestParameter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestParameterMap.html b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestParameterMap.html
index 448ffa0..a7aa3e2 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestParameterMap.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestParameterMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.request.RequestParameterMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestPathInfo.html b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestPathInfo.html
index 9650723..f448515 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestPathInfo.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestPathInfo.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.request.RequestPathInfo (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestProgressTracker.html b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestProgressTracker.html
index 408eb26..55e29eb 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestProgressTracker.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestProgressTracker.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.request.RequestProgressTracker (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestUtil.html b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestUtil.html
index 83b8824..a9c9fcc 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/RequestUtil.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/RequestUtil.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.request.RequestUtil (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/ResponseUtil.html b/apidocs/sling11/org/apache/sling/api/request/class-use/ResponseUtil.html
index b891911..6df3930 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/ResponseUtil.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/ResponseUtil.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.request.ResponseUtil (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestEvent.EventType.html b/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestEvent.EventType.html
index 630ac2b..7f55e80 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestEvent.EventType.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestEvent.EventType.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.request.SlingRequestEvent.EventType (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestEvent.html b/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestEvent.html
index 67e9920..3e76118 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestEvent.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestEvent.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.request.SlingRequestEvent (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestListener.html b/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestListener.html
index a163c0a..d8c7260 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestListener.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/SlingRequestListener.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.request.SlingRequestListener (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/class-use/TooManyCallsException.html b/apidocs/sling11/org/apache/sling/api/request/class-use/TooManyCallsException.html
index 309d99b..ad11848 100644
--- a/apidocs/sling11/org/apache/sling/api/request/class-use/TooManyCallsException.html
+++ b/apidocs/sling11/org/apache/sling/api/request/class-use/TooManyCallsException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.request.TooManyCallsException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/package-frame.html b/apidocs/sling11/org/apache/sling/api/request/package-frame.html
index ec0c22b..077ce33 100644
--- a/apidocs/sling11/org/apache/sling/api/request/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/request/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.request (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/package-summary.html b/apidocs/sling11/org/apache/sling/api/request/package-summary.html
index e257488..20f58d5 100644
--- a/apidocs/sling11/org/apache/sling/api/request/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/request/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.request (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/package-tree.html b/apidocs/sling11/org/apache/sling/api/request/package-tree.html
index b0f50fb..3f53b5c 100644
--- a/apidocs/sling11/org/apache/sling/api/request/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/request/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.request Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/request/package-use.html b/apidocs/sling11/org/apache/sling/api/request/package-use.html
index dda4d4f..196032d 100644
--- a/apidocs/sling11/org/apache/sling/api/request/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/request/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.request (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/AbstractResource.html b/apidocs/sling11/org/apache/sling/api/resource/AbstractResource.html
index d4fa73f..d057e99 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/AbstractResource.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/AbstractResource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractResource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/AbstractResourceVisitor.html b/apidocs/sling11/org/apache/sling/api/resource/AbstractResourceVisitor.html
index 4aeed0c..e4b73c7 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/AbstractResourceVisitor.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/AbstractResourceVisitor.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractResourceVisitor (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/AttributableResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/AttributableResourceProvider.html
index 076f7b3..f3a271a 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/AttributableResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/AttributableResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AttributableResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/DynamicResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/DynamicResourceProvider.html
index b3166fe..edee827 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/DynamicResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/DynamicResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DynamicResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/LoginException.html b/apidocs/sling11/org/apache/sling/api/resource/LoginException.html
index 79be7af..b026126 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/LoginException.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/LoginException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LoginException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ModifiableValueMap.html b/apidocs/sling11/org/apache/sling/api/resource/ModifiableValueMap.html
index 96fd9dd..5d42f47 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ModifiableValueMap.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ModifiableValueMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ModifiableValueMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ModifyingResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/ModifyingResourceProvider.html
index 7d3bcc9..956754d 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ModifyingResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ModifyingResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ModifyingResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/NonExistingResource.html b/apidocs/sling11/org/apache/sling/api/resource/NonExistingResource.html
index a31c10e..afebe06 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/NonExistingResource.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/NonExistingResource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>NonExistingResource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ParametrizableResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/ParametrizableResourceProvider.html
index 447f163..3bcd9e7 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ParametrizableResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ParametrizableResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ParametrizableResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/PersistableValueMap.html b/apidocs/sling11/org/apache/sling/api/resource/PersistableValueMap.html
index 8c1a854..c93fb71 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/PersistableValueMap.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/PersistableValueMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PersistableValueMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/PersistenceException.html b/apidocs/sling11/org/apache/sling/api/resource/PersistenceException.html
index b7a375d..3195505 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/PersistenceException.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/PersistenceException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PersistenceException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/QueriableResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/QueriableResourceProvider.html
index f3d86ab..33c59cb 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/QueriableResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/QueriableResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QueriableResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/QuerySyntaxException.html b/apidocs/sling11/org/apache/sling/api/resource/QuerySyntaxException.html
index 8bdcac7..feb3392 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/QuerySyntaxException.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/QuerySyntaxException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>QuerySyntaxException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/RefreshableResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/RefreshableResourceProvider.html
index 4351b95..6e69672 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/RefreshableResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/RefreshableResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RefreshableResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/Resource.html b/apidocs/sling11/org/apache/sling/api/resource/Resource.html
index 874c780..7979f5e 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/Resource.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/Resource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Resource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceDecorator.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceDecorator.html
index 81946d1..bdc8158 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceMetadata.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceMetadata.html
index 8428fc2..aa253d0 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceMetadata.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceMetadata.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceMetadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceNotFoundException.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceNotFoundException.html
index ce76cc1..e8f1944 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceNotFoundException.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceNotFoundException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceNotFoundException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceProvider.html
index 3da6e21..e49fdf8 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceProviderFactory.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceProviderFactory.html
index 7edbf0a..b1105d6 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceProviderFactory.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceProviderFactory.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceProviderFactory (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceResolver.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceResolver.html
index fc671e0..50ad79a 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceResolver.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceResolverFactory.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceResolverFactory.html
index ba6140d..29f306c 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceResolverFactory.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceResolverFactory.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceResolverFactory (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceUtil.BatchResourceRemover.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceUtil.BatchResourceRemover.html
index 69420b3..19053c8 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceUtil.BatchResourceRemover.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceUtil.BatchResourceRemover.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceUtil.BatchResourceRemover (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceUtil.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceUtil.html
index f3e49d0..8b47e21 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceUtil.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceUtil.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceUtil (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ResourceWrapper.html b/apidocs/sling11/org/apache/sling/api/resource/ResourceWrapper.html
index d4652bc..970f405 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ResourceWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ResourceWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/SyntheticResource.html b/apidocs/sling11/org/apache/sling/api/resource/SyntheticResource.html
index 12e8c54..33f9f0a 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/SyntheticResource.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/SyntheticResource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SyntheticResource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/ValueMap.html b/apidocs/sling11/org/apache/sling/api/resource/ValueMap.html
index 0805bac..e5f5473 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/ValueMap.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/ValueMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ValueMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/AbstractResource.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/AbstractResource.html
index 4bea49b..a1b5ef4 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/AbstractResource.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/AbstractResource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.AbstractResource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/AbstractResourceVisitor.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/AbstractResourceVisitor.html
index a1023b0..675d5f7 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/AbstractResourceVisitor.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/AbstractResourceVisitor.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.AbstractResourceVisitor (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/AttributableResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/AttributableResourceProvider.html
index 3a8d967..d72cdfb 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/AttributableResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/AttributableResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.AttributableResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/DynamicResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/DynamicResourceProvider.html
index 3774ae1..d8f5d61 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/DynamicResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/DynamicResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.DynamicResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/LoginException.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/LoginException.html
index b6278fc..04b9f9f 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/LoginException.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/LoginException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.LoginException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ModifiableValueMap.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ModifiableValueMap.html
index c59ce0f..493660b 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ModifiableValueMap.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ModifiableValueMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ModifiableValueMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ModifyingResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ModifyingResourceProvider.html
index 8211959..488add3 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ModifyingResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ModifyingResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ModifyingResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/NonExistingResource.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/NonExistingResource.html
index aa2c6ef..505326d 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/NonExistingResource.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/NonExistingResource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.NonExistingResource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ParametrizableResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ParametrizableResourceProvider.html
index ca8015b..0692a48 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ParametrizableResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ParametrizableResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ParametrizableResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/PersistableValueMap.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/PersistableValueMap.html
index 1e26662..f12183c 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/PersistableValueMap.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/PersistableValueMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.PersistableValueMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/PersistenceException.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/PersistenceException.html
index 0ca8d9e..cb0fad1 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/PersistenceException.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/PersistenceException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.PersistenceException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/QueriableResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/QueriableResourceProvider.html
index cf1779e..bd5ab79 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/QueriableResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/QueriableResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.QueriableResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/QuerySyntaxException.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/QuerySyntaxException.html
index 629916d..ab986a7 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/QuerySyntaxException.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/QuerySyntaxException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.QuerySyntaxException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/RefreshableResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/RefreshableResourceProvider.html
index 8670c05..f7eb6f5 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/RefreshableResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/RefreshableResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.RefreshableResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/Resource.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/Resource.html
index 2a09ca0..ea8483a 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/Resource.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/Resource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.Resource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceDecorator.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceDecorator.html
index f95d0d2..fecea5a 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ResourceDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceMetadata.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceMetadata.html
index 2f60d7b..17a8094 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceMetadata.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceMetadata.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.ResourceMetadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceNotFoundException.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceNotFoundException.html
index c48aa9f..b813d23 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceNotFoundException.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceNotFoundException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.ResourceNotFoundException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceProvider.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceProvider.html
index 10a35d6..53b6df2 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ResourceProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceProviderFactory.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceProviderFactory.html
index b31367a..a7ef6dd 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceProviderFactory.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceProviderFactory.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ResourceProviderFactory (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceResolver.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceResolver.html
index fb39b6f..03211cd 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceResolver.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ResourceResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceResolverFactory.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceResolverFactory.html
index bea4156..67d3512 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceResolverFactory.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceResolverFactory.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ResourceResolverFactory (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceUtil.BatchResourceRemover.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceUtil.BatchResourceRemover.html
index 670b8da..5220572 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceUtil.BatchResourceRemover.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceUtil.BatchResourceRemover.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.ResourceUtil.BatchResourceRemover (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceUtil.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceUtil.html
index 40d14b2..2c7aedb 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceUtil.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceUtil.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.ResourceUtil (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceWrapper.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceWrapper.html
index c39e0f8..14460f5 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ResourceWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.ResourceWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/SyntheticResource.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/SyntheticResource.html
index eb6579d..52ce4ce 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/SyntheticResource.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/SyntheticResource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.SyntheticResource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/class-use/ValueMap.html b/apidocs/sling11/org/apache/sling/api/resource/class-use/ValueMap.html
index e3329f9..3f4a4b9 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/class-use/ValueMap.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/class-use/ValueMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.ValueMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/ExternalizableInputStream.html b/apidocs/sling11/org/apache/sling/api/resource/external/ExternalizableInputStream.html
index faff9f2..c6cc06e 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/ExternalizableInputStream.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/ExternalizableInputStream.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ExternalizableInputStream (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.Operation.html b/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.Operation.html
index ed4e52f..1a90a48 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.Operation.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.Operation.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>URIProvider.Operation (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.Scope.html b/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.Scope.html
index 1f26c09..859cdf9 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.Scope.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.Scope.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>URIProvider.Scope (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.html b/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.html
index 5432ae0..f8c05cb 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/URIProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>URIProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/class-use/ExternalizableInputStream.html b/apidocs/sling11/org/apache/sling/api/resource/external/class-use/ExternalizableInputStream.html
index 68a5317..d3edc57 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/class-use/ExternalizableInputStream.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/class-use/ExternalizableInputStream.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.external.ExternalizableInputStream (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.Operation.html b/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.Operation.html
index af87465..dedd77c 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.Operation.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.Operation.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.external.URIProvider.Operation (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.Scope.html b/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.Scope.html
index 95ba44f..f371726 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.Scope.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.Scope.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.external.URIProvider.Scope (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.html b/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.html
index 59ed88e..91248a7 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/class-use/URIProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.external.URIProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/package-frame.html b/apidocs/sling11/org/apache/sling/api/resource/external/package-frame.html
index a9890fc..b84cb8a 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.external (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/package-summary.html b/apidocs/sling11/org/apache/sling/api/resource/external/package-summary.html
index b893f35..767f0ea 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.external (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/package-tree.html b/apidocs/sling11/org/apache/sling/api/resource/external/package-tree.html
index 4aab798..d04f453 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.external Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/external/package-use.html b/apidocs/sling11/org/apache/sling/api/resource/external/package-use.html
index 564ded3..1568ffa 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/external/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/external/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.resource.external (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/mapping/ResourceMapper.html b/apidocs/sling11/org/apache/sling/api/resource/mapping/ResourceMapper.html
index d200128..4b085f7 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/mapping/ResourceMapper.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/mapping/ResourceMapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceMapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/mapping/class-use/ResourceMapper.html b/apidocs/sling11/org/apache/sling/api/resource/mapping/class-use/ResourceMapper.html
index 4f16fd7..1871571 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/mapping/class-use/ResourceMapper.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/mapping/class-use/ResourceMapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.mapping.ResourceMapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/mapping/package-frame.html b/apidocs/sling11/org/apache/sling/api/resource/mapping/package-frame.html
index a4d9c82..f301cf3 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/mapping/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/mapping/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.mapping (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/mapping/package-summary.html b/apidocs/sling11/org/apache/sling/api/resource/mapping/package-summary.html
index 0ef2146..8c78aec 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/mapping/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/mapping/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.mapping (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/mapping/package-tree.html b/apidocs/sling11/org/apache/sling/api/resource/mapping/package-tree.html
index 8cf35e5..b5a99a5 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/mapping/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/mapping/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.mapping Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/mapping/package-use.html b/apidocs/sling11/org/apache/sling/api/resource/mapping/package-use.html
index cbe46e1..b6c6c74 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/mapping/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/mapping/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.resource.mapping (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/ExternalResourceChangeListener.html b/apidocs/sling11/org/apache/sling/api/resource/observation/ExternalResourceChangeListener.html
index 83e8f1a..d5feda7 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/ExternalResourceChangeListener.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/ExternalResourceChangeListener.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ExternalResourceChangeListener (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChange.ChangeType.html b/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChange.ChangeType.html
index 4218ee8..554d17c 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChange.ChangeType.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChange.ChangeType.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceChange.ChangeType (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChange.html b/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChange.html
index a5301f6..f18c177 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChange.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChange.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceChange (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChangeList.html b/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChangeList.html
index c72831a..da33db4 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChangeList.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChangeList.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceChangeList (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChangeListener.html b/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChangeListener.html
index a658221..59d4d20 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChangeListener.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/ResourceChangeListener.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceChangeListener (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ExternalResourceChangeListener.html b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ExternalResourceChangeListener.html
index e7675c0..56409c9 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ExternalResourceChangeListener.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ExternalResourceChangeListener.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.observation.ExternalResourceChangeListener (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChange.ChangeType.html b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChange.ChangeType.html
index 4c9bec8..4e34f48 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChange.ChangeType.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChange.ChangeType.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.observation.ResourceChange.ChangeType (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChange.html b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChange.html
index c501053..62f7ade 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChange.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChange.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.observation.ResourceChange (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChangeList.html b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChangeList.html
index 36263c4..7104c48 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChangeList.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChangeList.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.observation.ResourceChangeList (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChangeListener.html b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChangeListener.html
index d8c0b97..5888592 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChangeListener.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/class-use/ResourceChangeListener.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.observation.ResourceChangeListener (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/package-frame.html b/apidocs/sling11/org/apache/sling/api/resource/observation/package-frame.html
index da512f7..af87ae3 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.observation (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/package-summary.html b/apidocs/sling11/org/apache/sling/api/resource/observation/package-summary.html
index 13673d3..a9dcadc 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.observation (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/package-tree.html b/apidocs/sling11/org/apache/sling/api/resource/observation/package-tree.html
index 654a09d..67401ce 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.observation Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/observation/package-use.html b/apidocs/sling11/org/apache/sling/api/resource/observation/package-use.html
index 3915b8b..d9c4f7d 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/observation/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/observation/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.resource.observation (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/package-frame.html b/apidocs/sling11/org/apache/sling/api/resource/package-frame.html
index de57e98..b8bc61d 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/package-summary.html b/apidocs/sling11/org/apache/sling/api/resource/package-summary.html
index 2175087..8a9ed0b 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/package-tree.html b/apidocs/sling11/org/apache/sling/api/resource/package-tree.html
index dfdc6d4..bbf3015 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/package-use.html b/apidocs/sling11/org/apache/sling/api/resource/package-use.html
index acb647f..9342cca 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.resource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/Path.html b/apidocs/sling11/org/apache/sling/api/resource/path/Path.html
index 8d876bb..4ec4abb 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/Path.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/Path.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Path (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/PathBuilder.html b/apidocs/sling11/org/apache/sling/api/resource/path/PathBuilder.html
index 186a484..d442232 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/PathBuilder.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/PathBuilder.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PathBuilder (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/PathSet.html b/apidocs/sling11/org/apache/sling/api/resource/path/PathSet.html
index f90acf1..b9ac29b 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/PathSet.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/PathSet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PathSet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/class-use/Path.html b/apidocs/sling11/org/apache/sling/api/resource/path/class-use/Path.html
index 7b290e3..153b563 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/class-use/Path.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/class-use/Path.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.path.Path (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/class-use/PathBuilder.html b/apidocs/sling11/org/apache/sling/api/resource/path/class-use/PathBuilder.html
index 47773c4..d37b308 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/class-use/PathBuilder.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/class-use/PathBuilder.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.path.PathBuilder (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/class-use/PathSet.html b/apidocs/sling11/org/apache/sling/api/resource/path/class-use/PathSet.html
index 7583b49..6c376b6 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/class-use/PathSet.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/class-use/PathSet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.path.PathSet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/package-frame.html b/apidocs/sling11/org/apache/sling/api/resource/path/package-frame.html
index 7732cae..34daa46 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.path (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/package-summary.html b/apidocs/sling11/org/apache/sling/api/resource/path/package-summary.html
index cbe5c0d..f6f5ef3 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.path (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/package-tree.html b/apidocs/sling11/org/apache/sling/api/resource/path/package-tree.html
index b567bda..7c6f484 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.path Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/path/package-use.html b/apidocs/sling11/org/apache/sling/api/resource/path/package-use.html
index cdcd950..63c0de8 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/path/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/path/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.resource.path (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/RuntimeService.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/RuntimeService.html
index 0b577af..f1eabf2 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/RuntimeService.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/RuntimeService.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RuntimeService (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/class-use/RuntimeService.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/class-use/RuntimeService.html
index 8229880..fdb0f55 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/class-use/RuntimeService.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/class-use/RuntimeService.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.resource.runtime.RuntimeService (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/AuthType.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/AuthType.html
index 584e254..5440a0f 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/AuthType.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/AuthType.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthType (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/FailureReason.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/FailureReason.html
index aeef3af..8221c7f 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/FailureReason.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/FailureReason.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FailureReason (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/ResourceProviderDTO.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/ResourceProviderDTO.html
index a4d5031..1e4d824 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/ResourceProviderDTO.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/ResourceProviderDTO.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceProviderDTO (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/ResourceProviderFailureDTO.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/ResourceProviderFailureDTO.html
index cb31c17..622ef6a 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/ResourceProviderFailureDTO.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/ResourceProviderFailureDTO.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceProviderFailureDTO (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/RuntimeDTO.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/RuntimeDTO.html
index 1d78748..9a86ac0 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/RuntimeDTO.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/RuntimeDTO.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>RuntimeDTO (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/AuthType.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/AuthType.html
index bc35d3d..2f1e061 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/AuthType.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/AuthType.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.runtime.dto.AuthType (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/FailureReason.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/FailureReason.html
index 050798e..62b9eb0 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/FailureReason.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/FailureReason.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.runtime.dto.FailureReason (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/ResourceProviderDTO.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/ResourceProviderDTO.html
index 29993e6..5be5eac 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/ResourceProviderDTO.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/ResourceProviderDTO.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/ResourceProviderFailureDTO.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/ResourceProviderFailureDTO.html
index 4f42e25..3dbf22b 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/ResourceProviderFailureDTO.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/ResourceProviderFailureDTO.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.runtime.dto.ResourceProviderFailureDTO (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/RuntimeDTO.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/RuntimeDTO.html
index 396c019..2284d99 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/RuntimeDTO.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/class-use/RuntimeDTO.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.resource.runtime.dto.RuntimeDTO (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-frame.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-frame.html
index f1a6067..8d4eae5 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.runtime.dto (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-summary.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-summary.html
index f69511c..88aafa8 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.runtime.dto (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-tree.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-tree.html
index 098fcf8..36cea87 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.runtime.dto Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-use.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-use.html
index 20c16a1..94004dd 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/dto/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.resource.runtime.dto (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/package-frame.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/package-frame.html
index 5723b17..c29b54b 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.runtime (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/package-summary.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/package-summary.html
index 7176a44..3379895 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.runtime (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/package-tree.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/package-tree.html
index ba2e985..f52b07e 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.resource.runtime Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/resource/runtime/package-use.html b/apidocs/sling11/org/apache/sling/api/resource/runtime/package-use.html
index 0e9531a..b53ce13 100644
--- a/apidocs/sling11/org/apache/sling/api/resource/runtime/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/resource/runtime/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.resource.runtime (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/InvalidServiceFilterSyntaxException.html b/apidocs/sling11/org/apache/sling/api/scripting/InvalidServiceFilterSyntaxException.html
index 9efd634..3535eda 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/InvalidServiceFilterSyntaxException.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/InvalidServiceFilterSyntaxException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InvalidServiceFilterSyntaxException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/ScriptEvaluationException.html b/apidocs/sling11/org/apache/sling/api/scripting/ScriptEvaluationException.html
index f8a685d..887d886 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/ScriptEvaluationException.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/ScriptEvaluationException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ScriptEvaluationException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/SlingBindings.html b/apidocs/sling11/org/apache/sling/api/scripting/SlingBindings.html
index 1d3c46a..a62b282 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/SlingBindings.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/SlingBindings.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingBindings (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/SlingScript.html b/apidocs/sling11/org/apache/sling/api/scripting/SlingScript.html
index 2b772e1..7de2428 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/SlingScript.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/SlingScript.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingScript (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptConstants.html b/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptConstants.html
index 90deb24..23a5821 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptConstants.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingScriptConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptHelper.html b/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptHelper.html
index f872bda..e4bf012 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptHelper.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptHelper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingScriptHelper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptResolver.html b/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptResolver.html
index 89e496d..7e24ead 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptResolver.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/SlingScriptResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingScriptResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/class-use/InvalidServiceFilterSyntaxException.html b/apidocs/sling11/org/apache/sling/api/scripting/class-use/InvalidServiceFilterSyntaxException.html
index fe364f2..b2f41d5 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/class-use/InvalidServiceFilterSyntaxException.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/class-use/InvalidServiceFilterSyntaxException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/class-use/ScriptEvaluationException.html b/apidocs/sling11/org/apache/sling/api/scripting/class-use/ScriptEvaluationException.html
index 8d54c0a..e3ab617 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/class-use/ScriptEvaluationException.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/class-use/ScriptEvaluationException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.scripting.ScriptEvaluationException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingBindings.html b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingBindings.html
index 9b8720a..6bbaa3d 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingBindings.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingBindings.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.scripting.SlingBindings (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScript.html b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScript.html
index ed7a689..63304af 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScript.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScript.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.scripting.SlingScript (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptConstants.html b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptConstants.html
index faafbfa..b160ca5 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptConstants.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.scripting.SlingScriptConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptHelper.html b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptHelper.html
index d47240e..ed82620 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptHelper.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptHelper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.scripting.SlingScriptHelper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptResolver.html b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptResolver.html
index 78197e4..27f999a 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptResolver.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/class-use/SlingScriptResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.scripting.SlingScriptResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/package-frame.html b/apidocs/sling11/org/apache/sling/api/scripting/package-frame.html
index 7f31861..001ac24 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.scripting (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/package-summary.html b/apidocs/sling11/org/apache/sling/api/scripting/package-summary.html
index c498026..9cb3797 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.scripting (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/package-tree.html b/apidocs/sling11/org/apache/sling/api/scripting/package-tree.html
index 23db861..af1a00c 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.scripting Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/scripting/package-use.html b/apidocs/sling11/org/apache/sling/api/scripting/package-use.html
index a611e92..55aa498 100644
--- a/apidocs/sling11/org/apache/sling/api/scripting/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/scripting/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.scripting (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/security/AccessSecurityException.html b/apidocs/sling11/org/apache/sling/api/security/AccessSecurityException.html
index fb3bf14..c6b2233 100644
--- a/apidocs/sling11/org/apache/sling/api/security/AccessSecurityException.html
+++ b/apidocs/sling11/org/apache/sling/api/security/AccessSecurityException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AccessSecurityException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/security/ResourceAccessSecurity.html b/apidocs/sling11/org/apache/sling/api/security/ResourceAccessSecurity.html
index a1fabd1..05cf06e 100644
--- a/apidocs/sling11/org/apache/sling/api/security/ResourceAccessSecurity.html
+++ b/apidocs/sling11/org/apache/sling/api/security/ResourceAccessSecurity.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceAccessSecurity (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/security/class-use/AccessSecurityException.html b/apidocs/sling11/org/apache/sling/api/security/class-use/AccessSecurityException.html
index c4d9dc1..8c06f3f 100644
--- a/apidocs/sling11/org/apache/sling/api/security/class-use/AccessSecurityException.html
+++ b/apidocs/sling11/org/apache/sling/api/security/class-use/AccessSecurityException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.security.AccessSecurityException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/security/class-use/ResourceAccessSecurity.html b/apidocs/sling11/org/apache/sling/api/security/class-use/ResourceAccessSecurity.html
index 3d2ae85..54b31da 100644
--- a/apidocs/sling11/org/apache/sling/api/security/class-use/ResourceAccessSecurity.html
+++ b/apidocs/sling11/org/apache/sling/api/security/class-use/ResourceAccessSecurity.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.security.ResourceAccessSecurity (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/security/package-frame.html b/apidocs/sling11/org/apache/sling/api/security/package-frame.html
index 88093b0..a501742 100644
--- a/apidocs/sling11/org/apache/sling/api/security/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/security/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.security (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/security/package-summary.html b/apidocs/sling11/org/apache/sling/api/security/package-summary.html
index ae5b59b..5dd4746 100644
--- a/apidocs/sling11/org/apache/sling/api/security/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/security/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.security (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/security/package-tree.html b/apidocs/sling11/org/apache/sling/api/security/package-tree.html
index 0595ffa..3e51788 100644
--- a/apidocs/sling11/org/apache/sling/api/security/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/security/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.security Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/security/package-use.html b/apidocs/sling11/org/apache/sling/api/security/package-use.html
index b53147c..ce86e91 100644
--- a/apidocs/sling11/org/apache/sling/api/security/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/security/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.security (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/HtmlResponse.html b/apidocs/sling11/org/apache/sling/api/servlets/HtmlResponse.html
index c36ced1..51605dd 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/HtmlResponse.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/HtmlResponse.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HtmlResponse (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/HttpConstants.html b/apidocs/sling11/org/apache/sling/api/servlets/HttpConstants.html
index bf45842..284d900 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/HttpConstants.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/HttpConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HttpConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/OptingServlet.html b/apidocs/sling11/org/apache/sling/api/servlets/OptingServlet.html
index db89f0c..432201b 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/OptingServlet.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/OptingServlet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OptingServlet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/ServletResolver.html b/apidocs/sling11/org/apache/sling/api/servlets/ServletResolver.html
index c626ef8..e6f59e9 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/ServletResolver.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/ServletResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServletResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/ServletResolverConstants.html b/apidocs/sling11/org/apache/sling/api/servlets/ServletResolverConstants.html
index d73469b..2d974ae 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/ServletResolverConstants.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/ServletResolverConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ServletResolverConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/SlingAllMethodsServlet.html b/apidocs/sling11/org/apache/sling/api/servlets/SlingAllMethodsServlet.html
index ef6b657..2047844 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/SlingAllMethodsServlet.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/SlingAllMethodsServlet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingAllMethodsServlet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/SlingSafeMethodsServlet.html b/apidocs/sling11/org/apache/sling/api/servlets/SlingSafeMethodsServlet.html
index d0de536..ae3544b 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/SlingSafeMethodsServlet.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/SlingSafeMethodsServlet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingSafeMethodsServlet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/class-use/HtmlResponse.html b/apidocs/sling11/org/apache/sling/api/servlets/class-use/HtmlResponse.html
index 01f4a18..aed1427 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/class-use/HtmlResponse.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/class-use/HtmlResponse.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.servlets.HtmlResponse (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/class-use/HttpConstants.html b/apidocs/sling11/org/apache/sling/api/servlets/class-use/HttpConstants.html
index a338f1d..768a7b6 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/class-use/HttpConstants.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/class-use/HttpConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.servlets.HttpConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/class-use/OptingServlet.html b/apidocs/sling11/org/apache/sling/api/servlets/class-use/OptingServlet.html
index 0392bc0..bc1d8f7 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/class-use/OptingServlet.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/class-use/OptingServlet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.servlets.OptingServlet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/class-use/ServletResolver.html b/apidocs/sling11/org/apache/sling/api/servlets/class-use/ServletResolver.html
index 64f0492..9d7cd5d 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/class-use/ServletResolver.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/class-use/ServletResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.api.servlets.ServletResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/class-use/ServletResolverConstants.html b/apidocs/sling11/org/apache/sling/api/servlets/class-use/ServletResolverConstants.html
index d404b64..da356d4 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/class-use/ServletResolverConstants.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/class-use/ServletResolverConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.servlets.ServletResolverConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/class-use/SlingAllMethodsServlet.html b/apidocs/sling11/org/apache/sling/api/servlets/class-use/SlingAllMethodsServlet.html
index fd8ab70..fda91c7 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/class-use/SlingAllMethodsServlet.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/class-use/SlingAllMethodsServlet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.servlets.SlingAllMethodsServlet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/class-use/SlingSafeMethodsServlet.html b/apidocs/sling11/org/apache/sling/api/servlets/class-use/SlingSafeMethodsServlet.html
index 5bf9dcd..cbf1e6f 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/class-use/SlingSafeMethodsServlet.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/class-use/SlingSafeMethodsServlet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.servlets.SlingSafeMethodsServlet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/package-frame.html b/apidocs/sling11/org/apache/sling/api/servlets/package-frame.html
index 8b0cb58..430fa2b 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.servlets (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/package-summary.html b/apidocs/sling11/org/apache/sling/api/servlets/package-summary.html
index 35b515c..2663d84 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.servlets (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/package-tree.html b/apidocs/sling11/org/apache/sling/api/servlets/package-tree.html
index 9f36362..061f36c 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.servlets Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/servlets/package-use.html b/apidocs/sling11/org/apache/sling/api/servlets/package-use.html
index b37db99..18ff648 100644
--- a/apidocs/sling11/org/apache/sling/api/servlets/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/servlets/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.servlets (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/CompositeValueMap.html b/apidocs/sling11/org/apache/sling/api/wrappers/CompositeValueMap.html
index 7637a67..ff29354 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/CompositeValueMap.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/CompositeValueMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompositeValueMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/DeepReadModifiableValueMapDecorator.html b/apidocs/sling11/org/apache/sling/api/wrappers/DeepReadModifiableValueMapDecorator.html
index 2ecb0de..478c0d7 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/DeepReadModifiableValueMapDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/DeepReadModifiableValueMapDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DeepReadModifiableValueMapDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/DeepReadValueMapDecorator.html b/apidocs/sling11/org/apache/sling/api/wrappers/DeepReadValueMapDecorator.html
index 1ab282f..6c8e1b0 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/DeepReadValueMapDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/DeepReadValueMapDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DeepReadValueMapDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/IteratorWrapper.html b/apidocs/sling11/org/apache/sling/api/wrappers/IteratorWrapper.html
index f0a8d51..c924d4f 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/IteratorWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/IteratorWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>IteratorWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/ModifiableValueMapDecorator.html b/apidocs/sling11/org/apache/sling/api/wrappers/ModifiableValueMapDecorator.html
index 0f84878..6576b6b 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/ModifiableValueMapDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/ModifiableValueMapDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ModifiableValueMapDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/ResourceResolverWrapper.html b/apidocs/sling11/org/apache/sling/api/wrappers/ResourceResolverWrapper.html
index 3cf39fd..cf436a6 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/ResourceResolverWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/ResourceResolverWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ResourceResolverWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/SlingHttpServletRequestWrapper.html b/apidocs/sling11/org/apache/sling/api/wrappers/SlingHttpServletRequestWrapper.html
index a3a60ec..f2d856e 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/SlingHttpServletRequestWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/SlingHttpServletRequestWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingHttpServletRequestWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/SlingHttpServletResponseWrapper.html b/apidocs/sling11/org/apache/sling/api/wrappers/SlingHttpServletResponseWrapper.html
index 6a149b2..d920110 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/SlingHttpServletResponseWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/SlingHttpServletResponseWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingHttpServletResponseWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/SlingRequestPaths.html b/apidocs/sling11/org/apache/sling/api/wrappers/SlingRequestPaths.html
index b6f5f5a..81fe529 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/SlingRequestPaths.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/SlingRequestPaths.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>SlingRequestPaths (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/ValueMapDecorator.html b/apidocs/sling11/org/apache/sling/api/wrappers/ValueMapDecorator.html
index 863496b..4b9e3f9 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/ValueMapDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/ValueMapDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:59 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ValueMapDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/CompositeValueMap.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/CompositeValueMap.html
index 3ac0ff2..56fd8d2 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/CompositeValueMap.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/CompositeValueMap.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.CompositeValueMap (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/DeepReadModifiableValueMapDecorator.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/DeepReadModifiableValueMapDecorator.html
index 7613d9a..dfad99b 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/DeepReadModifiableValueMapDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/DeepReadModifiableValueMapDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.DeepReadModifiableValueMapDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/DeepReadValueMapDecorator.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/DeepReadValueMapDecorator.html
index 3a5c63d..5386999 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/DeepReadValueMapDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/DeepReadValueMapDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.DeepReadValueMapDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/IteratorWrapper.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/IteratorWrapper.html
index e9df0f7..f5d98da 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/IteratorWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/IteratorWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.IteratorWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ModifiableValueMapDecorator.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ModifiableValueMapDecorator.html
index 7e57471..b0e6ef9 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ModifiableValueMapDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ModifiableValueMapDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.ModifiableValueMapDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ResourceResolverWrapper.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ResourceResolverWrapper.html
index bba7ed8..4e3fc29 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ResourceResolverWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ResourceResolverWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.ResourceResolverWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingHttpServletRequestWrapper.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingHttpServletRequestWrapper.html
index 1f2b956..b00ac1e 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingHttpServletRequestWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingHttpServletRequestWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingHttpServletResponseWrapper.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingHttpServletResponseWrapper.html
index 6dd64e3..cfb0201 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingHttpServletResponseWrapper.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingHttpServletResponseWrapper.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingRequestPaths.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingRequestPaths.html
index 9b6ad33..390d625 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingRequestPaths.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/SlingRequestPaths.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.SlingRequestPaths (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ValueMapDecorator.html b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ValueMapDecorator.html
index ef2c994..858ca76 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ValueMapDecorator.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/class-use/ValueMapDecorator.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.api.wrappers.ValueMapDecorator (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/package-frame.html b/apidocs/sling11/org/apache/sling/api/wrappers/package-frame.html
index aa86b1d..fbada38 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.wrappers (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/package-summary.html b/apidocs/sling11/org/apache/sling/api/wrappers/package-summary.html
index 029424b..5deca3d 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.wrappers (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/package-tree.html b/apidocs/sling11/org/apache/sling/api/wrappers/package-tree.html
index 381cc51..29b88af 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.api.wrappers Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/api/wrappers/package-use.html b/apidocs/sling11/org/apache/sling/api/wrappers/package-use.html
index 03844d4..26c1a34 100644
--- a/apidocs/sling11/org/apache/sling/api/wrappers/package-use.html
+++ b/apidocs/sling11/org/apache/sling/api/wrappers/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.api.wrappers (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/AuthConstants.html b/apidocs/sling11/org/apache/sling/auth/core/AuthConstants.html
index 471d5a3..eb0acd3 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/AuthConstants.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/AuthConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/AuthUtil.html b/apidocs/sling11/org/apache/sling/auth/core/AuthUtil.html
index c11f26c..7299290 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/AuthUtil.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/AuthUtil.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthUtil (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/AuthenticationSupport.html b/apidocs/sling11/org/apache/sling/auth/core/AuthenticationSupport.html
index a441593..4fb11a9 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/AuthenticationSupport.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/AuthenticationSupport.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationSupport (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthConstants.html b/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthConstants.html
index 81afe85..bfdcd00 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthConstants.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthConstants.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.auth.core.AuthConstants (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthUtil.html b/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthUtil.html
index 2515dd9..731cd98 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthUtil.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthUtil.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.auth.core.AuthUtil (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthenticationSupport.html b/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthenticationSupport.html
index 008a7e8..e73b2a1 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthenticationSupport.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/class-use/AuthenticationSupport.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.auth.core.AuthenticationSupport (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/package-frame.html b/apidocs/sling11/org/apache/sling/auth/core/package-frame.html
index abc615e..b0bb637 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.core (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/package-summary.html b/apidocs/sling11/org/apache/sling/auth/core/package-summary.html
index a327ba4..6000927 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.core (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/package-tree.html b/apidocs/sling11/org/apache/sling/auth/core/package-tree.html
index 714a84c..e95a124 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.core Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/package-use.html b/apidocs/sling11/org/apache/sling/auth/core/package-use.html
index 9cef804..70c075f 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/package-use.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.auth.core (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/AbstractAuthenticationFormServlet.html b/apidocs/sling11/org/apache/sling/auth/core/spi/AbstractAuthenticationFormServlet.html
index 6304cb9..b6211bc 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/AbstractAuthenticationFormServlet.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/AbstractAuthenticationFormServlet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractAuthenticationFormServlet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/AbstractAuthenticationHandler.html b/apidocs/sling11/org/apache/sling/auth/core/spi/AbstractAuthenticationHandler.html
index ceac2d4..2fd426d 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/AbstractAuthenticationHandler.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/AbstractAuthenticationHandler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AbstractAuthenticationHandler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationFeedbackHandler.html b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationFeedbackHandler.html
index b48ca7a..6400976 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationFeedbackHandler.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationFeedbackHandler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationFeedbackHandler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationHandler.FAILURE_REASON_CODES.html b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationHandler.FAILURE_REASON_CODES.html
index 4e433a8..740fec9 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationHandler.FAILURE_REASON_CODES.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationHandler.FAILURE_REASON_CODES.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationHandler.FAILURE_REASON_CODES (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationHandler.html b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationHandler.html
index 6f7b59a..fe7bb79 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationHandler.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationHandler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationHandler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationInfo.html b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationInfo.html
index ae111d9..4564f10 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationInfo.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationInfo.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationInfo (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationInfoPostProcessor.html b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationInfoPostProcessor.html
index 4836c71..a3242ec 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationInfoPostProcessor.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/AuthenticationInfoPostProcessor.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>AuthenticationInfoPostProcessor (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/DefaultAuthenticationFeedbackHandler.html b/apidocs/sling11/org/apache/sling/auth/core/spi/DefaultAuthenticationFeedbackHandler.html
index bbd333e..23b6b94 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/DefaultAuthenticationFeedbackHandler.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/DefaultAuthenticationFeedbackHandler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DefaultAuthenticationFeedbackHandler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AbstractAuthenticationFormServlet.html b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AbstractAuthenticationFormServlet.html
index a6c3fbc..1509b5e 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AbstractAuthenticationFormServlet.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AbstractAuthenticationFormServlet.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AbstractAuthenticationHandler.html b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AbstractAuthenticationHandler.html
index b93e54c..333fe21 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AbstractAuthenticationHandler.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AbstractAuthenticationHandler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationFeedbackHandler.html b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationFeedbackHandler.html
index 84ae823..ab095dd 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationFeedbackHandler.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationFeedbackHandler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationHandler.FAILURE_REASON_CODES.html b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationHandler.FAILURE_REASON_CODES.html
index f942a84..7a9341d 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationHandler.FAILURE_REASON_CODES.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationHandler.FAILURE_REASON_CODES.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationHandler.html b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationHandler.html
index 4fdb620..3465472 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationHandler.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationHandler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.auth.core.spi.AuthenticationHandler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationInfo.html b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationInfo.html
index eb94e79..3723f77 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationInfo.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationInfo.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.auth.core.spi.AuthenticationInfo (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationInfoPostProcessor.html b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationInfoPostProcessor.html
index d18bacd..ea1c261 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationInfoPostProcessor.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/AuthenticationInfoPostProcessor.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.auth.core.spi.AuthenticationInfoPostProcessor (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/DefaultAuthenticationFeedbackHandler.html b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/DefaultAuthenticationFeedbackHandler.html
index 1107c55..2c624ec 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/DefaultAuthenticationFeedbackHandler.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/class-use/DefaultAuthenticationFeedbackHandler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/package-frame.html b/apidocs/sling11/org/apache/sling/auth/core/spi/package-frame.html
index f5f58bb..9764239 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.core.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/package-summary.html b/apidocs/sling11/org/apache/sling/auth/core/spi/package-summary.html
index 8fc794a..8a9e91a 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.core.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/package-tree.html b/apidocs/sling11/org/apache/sling/auth/core/spi/package-tree.html
index a6a5c63..bfd3a58 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.core.spi Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/core/spi/package-use.html b/apidocs/sling11/org/apache/sling/auth/core/spi/package-use.html
index 01c9b3a..808e088 100644
--- a/apidocs/sling11/org/apache/sling/auth/core/spi/package-use.html
+++ b/apidocs/sling11/org/apache/sling/auth/core/spi/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.auth.core.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/form/FormReason.html b/apidocs/sling11/org/apache/sling/auth/form/FormReason.html
index 10b72af..e54ff02 100644
--- a/apidocs/sling11/org/apache/sling/auth/form/FormReason.html
+++ b/apidocs/sling11/org/apache/sling/auth/form/FormReason.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FormReason (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/form/class-use/FormReason.html b/apidocs/sling11/org/apache/sling/auth/form/class-use/FormReason.html
index 9a044cb..226e638 100644
--- a/apidocs/sling11/org/apache/sling/auth/form/class-use/FormReason.html
+++ b/apidocs/sling11/org/apache/sling/auth/form/class-use/FormReason.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.auth.form.FormReason (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/form/package-frame.html b/apidocs/sling11/org/apache/sling/auth/form/package-frame.html
index 34ae7b4..a315793 100644
--- a/apidocs/sling11/org/apache/sling/auth/form/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/auth/form/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.form (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/form/package-summary.html b/apidocs/sling11/org/apache/sling/auth/form/package-summary.html
index 7342a54..8730f69 100644
--- a/apidocs/sling11/org/apache/sling/auth/form/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/auth/form/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.form (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/form/package-tree.html b/apidocs/sling11/org/apache/sling/auth/form/package-tree.html
index 301c8b5..0a4dafb 100644
--- a/apidocs/sling11/org/apache/sling/auth/form/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/auth/form/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.auth.form Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/auth/form/package-use.html b/apidocs/sling11/org/apache/sling/auth/form/package-use.html
index f72ec46..7cacb18 100644
--- a/apidocs/sling11/org/apache/sling/auth/form/package-use.html
+++ b/apidocs/sling11/org/apache/sling/auth/form/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.auth.form (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/ConfigurationBuilder.html b/apidocs/sling11/org/apache/sling/caconfig/ConfigurationBuilder.html
index ad3c1ec..099d3fb 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/ConfigurationBuilder.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/ConfigurationBuilder.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationBuilder (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/ConfigurationResolveException.html b/apidocs/sling11/org/apache/sling/caconfig/ConfigurationResolveException.html
index 94a6160..253bdf3 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/ConfigurationResolveException.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/ConfigurationResolveException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationResolveException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/ConfigurationResolver.html b/apidocs/sling11/org/apache/sling/caconfig/ConfigurationResolver.html
index 0cbbffa..1073275 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/ConfigurationResolver.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/ConfigurationResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/annotation/Configuration.html b/apidocs/sling11/org/apache/sling/caconfig/annotation/Configuration.html
index 7e8d3df..f438e01 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/annotation/Configuration.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/annotation/Configuration.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Configuration (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/annotation/Property.html b/apidocs/sling11/org/apache/sling/caconfig/annotation/Property.html
index 3ca1a62..d47b1d3 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/annotation/Property.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/annotation/Property.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Property (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/annotation/class-use/Configuration.html b/apidocs/sling11/org/apache/sling/caconfig/annotation/class-use/Configuration.html
index c0c8ac2..541bdbb 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/annotation/class-use/Configuration.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/annotation/class-use/Configuration.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.annotation.Configuration (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/annotation/class-use/Property.html b/apidocs/sling11/org/apache/sling/caconfig/annotation/class-use/Property.html
index 41c2245..6c9e7ac 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/annotation/class-use/Property.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/annotation/class-use/Property.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.annotation.Property (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/annotation/package-frame.html b/apidocs/sling11/org/apache/sling/caconfig/annotation/package-frame.html
index 01c6694..71de4b8 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/annotation/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/annotation/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.annotation (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/annotation/package-summary.html b/apidocs/sling11/org/apache/sling/caconfig/annotation/package-summary.html
index 2d13982..519ab25 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/annotation/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/annotation/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.annotation (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/annotation/package-tree.html b/apidocs/sling11/org/apache/sling/caconfig/annotation/package-tree.html
index 74295e1..cbeab46 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/annotation/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/annotation/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.annotation Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/annotation/package-use.html b/apidocs/sling11/org/apache/sling/caconfig/annotation/package-use.html
index 000ee40..d6dfb6f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/annotation/package-use.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/annotation/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.caconfig.annotation (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationBuilder.html b/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationBuilder.html
index 98ba9bf..79c4eb3 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationBuilder.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationBuilder.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.ConfigurationBuilder (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationResolveException.html b/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationResolveException.html
index 8062bb9..cb978ed 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationResolveException.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationResolveException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.ConfigurationResolveException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationResolver.html b/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationResolver.html
index ba149bf..1da6941 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationResolver.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/class-use/ConfigurationResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.ConfigurationResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationCollectionData.html b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationCollectionData.html
index 2181142..8e5faa2 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationCollectionData.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationCollectionData.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationCollectionData (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationData.html b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationData.html
index 3a37e49..3621a60 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationData.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationData.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationData (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationManagementSettings.html b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationManagementSettings.html
index 6420d05..3f7cadd 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationManagementSettings.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationManagementSettings.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationManagementSettings (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationManager.html b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationManager.html
index e46c4e1..39ca432 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationManager.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationManager.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationManager (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationResourceResolverConfig.html b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationResourceResolverConfig.html
index c0e96db..2b2ad04 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationResourceResolverConfig.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/ConfigurationResourceResolverConfig.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationResourceResolverConfig (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/ContextPathStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/ContextPathStrategyMultiplexer.html
index a07fb15..c6e9618 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/ContextPathStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/ContextPathStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ContextPathStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/ValueInfo.html b/apidocs/sling11/org/apache/sling/caconfig/management/ValueInfo.html
index 62667f1..41d0cbf 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/ValueInfo.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/ValueInfo.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ValueInfo (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationCollectionData.html b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationCollectionData.html
index 4509b0f..b19310e 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationCollectionData.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationCollectionData.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.ConfigurationCollectionData (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationData.html b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationData.html
index f246df9..96b9baf 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationData.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationData.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.ConfigurationData (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationManagementSettings.html b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationManagementSettings.html
index 1752ed4..f0aef68 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationManagementSettings.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationManagementSettings.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.ConfigurationManagementSettings (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationManager.html b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationManager.html
index 54e95c4..8945205 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationManager.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationManager.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.ConfigurationManager (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationResourceResolverConfig.html b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationResourceResolverConfig.html
index d8ca535..c455941 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationResourceResolverConfig.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ConfigurationResourceResolverConfig.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.ConfigurationResourceResolverConfig (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ContextPathStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ContextPathStrategyMultiplexer.html
index c89d64e..bd740aa 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ContextPathStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ContextPathStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.ContextPathStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ValueInfo.html b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ValueInfo.html
index edc332b..4f00da5 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ValueInfo.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/class-use/ValueInfo.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.ValueInfo (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationInheritanceStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationInheritanceStrategyMultiplexer.html
index 60bbe23..cf8ac92 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationInheritanceStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationInheritanceStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationInheritanceStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationMetadataProviderMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationMetadataProviderMultiplexer.html
index 281d21c..31b79de 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationMetadataProviderMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationMetadataProviderMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationMetadataProviderMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationOverrideMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationOverrideMultiplexer.html
index ed7e5c5..c3b06d1 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationOverrideMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationOverrideMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationOverrideMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationPersistenceStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationPersistenceStrategyMultiplexer.html
index bd74cd6..e2f7aef 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationPersistenceStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationPersistenceStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationPersistenceStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationResourceResolvingStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationResourceResolvingStrategyMultiplexer.html
index ccda8b9..607f39c 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationResourceResolvingStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ConfigurationResourceResolvingStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationResourceResolvingStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ContextPathStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ContextPathStrategyMultiplexer.html
index 5ecb491..9346297 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ContextPathStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/ContextPathStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ContextPathStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationInheritanceStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationInheritanceStrategyMultiplexer.html
index 33f1ca1..0e5271d 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationInheritanceStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationInheritanceStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.multiplexer.ConfigurationInheritanceStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationMetadataProviderMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationMetadataProviderMultiplexer.html
index b800a39..95ed9b4 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationMetadataProviderMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationMetadataProviderMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.multiplexer.ConfigurationMetadataProviderMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationOverrideMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationOverrideMultiplexer.html
index 8eca581..193f025 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationOverrideMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationOverrideMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationPersistenceStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationPersistenceStrategyMultiplexer.html
index f25b0cf..ef2c577 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationPersistenceStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationPersistenceStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationResourceResolvingStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationResourceResolvingStrategyMultiplexer.html
index 5ed9c18..537502c 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationResourceResolvingStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ConfigurationResourceResolvingStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.multiplexer.ConfigurationResourceResolvingStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ContextPathStrategyMultiplexer.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ContextPathStrategyMultiplexer.html
index a5605a3..6042ef3 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ContextPathStrategyMultiplexer.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/class-use/ContextPathStrategyMultiplexer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.management.multiplexer.ContextPathStrategyMultiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-frame.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-frame.html
index 41f06b4..b17016c 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.management.multiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-summary.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-summary.html
index d9fc296..d183d7b 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.management.multiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-tree.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-tree.html
index fffbccc..fd4b5c0 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.management.multiplexer Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-use.html b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-use.html
index 479f706..ba3eca9 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-use.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/multiplexer/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.caconfig.management.multiplexer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/package-frame.html b/apidocs/sling11/org/apache/sling/caconfig/management/package-frame.html
index cd1c527..a0bf63f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.management (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/package-summary.html b/apidocs/sling11/org/apache/sling/caconfig/management/package-summary.html
index 6ff7dbc..ab77bc3 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.management (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/package-tree.html b/apidocs/sling11/org/apache/sling/caconfig/management/package-tree.html
index 9e8273f..0b562ad 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.management Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/management/package-use.html b/apidocs/sling11/org/apache/sling/caconfig/management/package-use.html
index 0de18df..34ee14f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/management/package-use.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/management/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.caconfig.management (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/package-frame.html b/apidocs/sling11/org/apache/sling/caconfig/package-frame.html
index b4f93ca..30ee82e 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/package-summary.html b/apidocs/sling11/org/apache/sling/caconfig/package-summary.html
index e817e03..7c17c55 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/package-tree.html b/apidocs/sling11/org/apache/sling/caconfig/package-tree.html
index 6402284..dd278e2 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/package-use.html b/apidocs/sling11/org/apache/sling/caconfig/package-use.html
index 963490c..125e8fd 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/package-use.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.caconfig (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/ConfigurationResourceResolver.html b/apidocs/sling11/org/apache/sling/caconfig/resource/ConfigurationResourceResolver.html
index d175cd3..7bfb620 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/ConfigurationResourceResolver.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/ConfigurationResourceResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationResourceResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/class-use/ConfigurationResourceResolver.html b/apidocs/sling11/org/apache/sling/caconfig/resource/class-use/ConfigurationResourceResolver.html
index 11cbcc3..1a258d3 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/class-use/ConfigurationResourceResolver.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/class-use/ConfigurationResourceResolver.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/package-frame.html b/apidocs/sling11/org/apache/sling/caconfig/resource/package-frame.html
index 0703dbb..86af965 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.resource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/package-summary.html b/apidocs/sling11/org/apache/sling/caconfig/resource/package-summary.html
index 3dd410b..4b34b49 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.resource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/package-tree.html b/apidocs/sling11/org/apache/sling/caconfig/resource/package-tree.html
index 67ec417..570d650 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.resource Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/package-use.html b/apidocs/sling11/org/apache/sling/caconfig/resource/package-use.html
index 7432a29..3d534f1 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/package-use.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.caconfig.resource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/CollectionInheritanceDecider.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/CollectionInheritanceDecider.html
index f2d57dc..09ddc8b 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/CollectionInheritanceDecider.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/CollectionInheritanceDecider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CollectionInheritanceDecider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ConfigurationResourceResolvingStrategy.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ConfigurationResourceResolvingStrategy.html
index 7e6d44a..2c05b82 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ConfigurationResourceResolvingStrategy.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ConfigurationResourceResolvingStrategy.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationResourceResolvingStrategy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ContextPathStrategy.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ContextPathStrategy.html
index fd4961d..f81701d 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ContextPathStrategy.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ContextPathStrategy.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ContextPathStrategy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ContextResource.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ContextResource.html
index e0fecda..6f5360c 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ContextResource.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/ContextResource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ContextResource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/InheritanceDecision.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/InheritanceDecision.html
index 9ee6926..4b2360f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/InheritanceDecision.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/InheritanceDecision.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>InheritanceDecision (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/CollectionInheritanceDecider.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/CollectionInheritanceDecider.html
index aea79d3..d4b5ad9 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/CollectionInheritanceDecider.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/CollectionInheritanceDecider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.resource.spi.CollectionInheritanceDecider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ConfigurationResourceResolvingStrategy.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ConfigurationResourceResolvingStrategy.html
index 527bfe6..e404348 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ConfigurationResourceResolvingStrategy.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ConfigurationResourceResolvingStrategy.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ContextPathStrategy.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ContextPathStrategy.html
index 3888d13..a84a899 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ContextPathStrategy.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ContextPathStrategy.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.resource.spi.ContextPathStrategy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ContextResource.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ContextResource.html
index dc05ba4..c3cf290 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ContextResource.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/ContextResource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.resource.spi.ContextResource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/InheritanceDecision.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/InheritanceDecision.html
index 78fc6f3..8583b20 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/InheritanceDecision.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/class-use/InheritanceDecision.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.resource.spi.InheritanceDecision (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-frame.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-frame.html
index 3b2a4ca..2e506e7 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.resource.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-summary.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-summary.html
index 6e5f3dc..75d6563 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.resource.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-tree.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-tree.html
index 788acbf..5a6ef4b 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.resource.spi Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-use.html b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-use.html
index 33a0eeb..f2e32ae 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-use.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/resource/spi/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.caconfig.resource.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationCollectionPersistData.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationCollectionPersistData.html
index 6875635..8432158 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationCollectionPersistData.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationCollectionPersistData.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationCollectionPersistData (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationInheritanceStrategy.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationInheritanceStrategy.html
index 2ea36b6..d583229 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationInheritanceStrategy.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationInheritanceStrategy.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationInheritanceStrategy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationMetadataProvider.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationMetadataProvider.html
index 1d406df..411f615 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationMetadataProvider.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationMetadataProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationMetadataProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationOverrideProvider.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationOverrideProvider.html
index 3e154bf..e491b2a 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationOverrideProvider.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationOverrideProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationOverrideProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistData.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistData.html
index e538cb7..dd047dd 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistData.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistData.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationPersistData (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceAccessDeniedException.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceAccessDeniedException.html
index d58f39d..8ebc16e 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceAccessDeniedException.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceAccessDeniedException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationPersistenceAccessDeniedException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceException.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceException.html
index 3af0f3c..08005a4 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceException.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationPersistenceException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceStrategy.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceStrategy.html
index c141419..970fb8f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceStrategy.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceStrategy.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationPersistenceStrategy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceStrategy2.html b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceStrategy2.html
index 0fd65fd..5992e01 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceStrategy2.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/ConfigurationPersistenceStrategy2.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationPersistenceStrategy2 (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationCollectionPersistData.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationCollectionPersistData.html
index a253fa6..86b6651 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationCollectionPersistData.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationCollectionPersistData.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationInheritanceStrategy.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationInheritanceStrategy.html
index 176c954..e4c464f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationInheritanceStrategy.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationInheritanceStrategy.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.spi.ConfigurationInheritanceStrategy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationMetadataProvider.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationMetadataProvider.html
index 8718712..f9e9d62 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationMetadataProvider.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationMetadataProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.spi.ConfigurationMetadataProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationOverrideProvider.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationOverrideProvider.html
index cd467a9..7333fcc 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationOverrideProvider.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationOverrideProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.spi.ConfigurationOverrideProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistData.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistData.html
index f376c4d..0074f74 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistData.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistData.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.spi.ConfigurationPersistData (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceAccessDeniedException.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceAccessDeniedException.html
index 4c27845..373c76f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceAccessDeniedException.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceAccessDeniedException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.spi.ConfigurationPersistenceAccessDeniedException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceException.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceException.html
index 7b96963..55f0a8d 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceException.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceException.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.spi.ConfigurationPersistenceException (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceStrategy.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceStrategy.html
index b93e586..dff60dc 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceStrategy.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceStrategy.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceStrategy2.html b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceStrategy2.html
index 5bb3f34..b460119 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceStrategy2.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/class-use/ConfigurationPersistenceStrategy2.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2 (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/ConfigurationMetadata.html b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/ConfigurationMetadata.html
index f4b0696..7a2f194 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/ConfigurationMetadata.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/ConfigurationMetadata.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigurationMetadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/PropertyMetadata.html b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/PropertyMetadata.html
index 796251c..311851b 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/PropertyMetadata.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/PropertyMetadata.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>PropertyMetadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/class-use/ConfigurationMetadata.html b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/class-use/ConfigurationMetadata.html
index 95a01d8..ccc53b5 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/class-use/ConfigurationMetadata.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/class-use/ConfigurationMetadata.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/class-use/PropertyMetadata.html b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/class-use/PropertyMetadata.html
index e217a23..70cdb1f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/class-use/PropertyMetadata.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/class-use/PropertyMetadata.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.caconfig.spi.metadata.PropertyMetadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-frame.html b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-frame.html
index 504efe2..2124e22 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.spi.metadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-summary.html b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-summary.html
index 12015fc..1c3b6ad 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.spi.metadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-tree.html b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-tree.html
index 7263935..7b01815 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.spi.metadata Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-use.html b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-use.html
index 862b70b..32cc0e4 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-use.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/metadata/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.caconfig.spi.metadata (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/package-frame.html b/apidocs/sling11/org/apache/sling/caconfig/spi/package-frame.html
index 7b6ab41..bb13079 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/package-summary.html b/apidocs/sling11/org/apache/sling/caconfig/spi/package-summary.html
index 95b6b36..40c0545 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/package-tree.html b/apidocs/sling11/org/apache/sling/caconfig/spi/package-tree.html
index 3f16cdf..112d93f 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.caconfig.spi Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/caconfig/spi/package-use.html b/apidocs/sling11/org/apache/sling/caconfig/spi/package-use.html
index e98ea36..4a26d54 100644
--- a/apidocs/sling11/org/apache/sling/caconfig/spi/package-use.html
+++ b/apidocs/sling11/org/apache/sling/caconfig/spi/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.caconfig.spi (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/ClassLoaderWriter.html b/apidocs/sling11/org/apache/sling/commons/classloader/ClassLoaderWriter.html
index b38e250..3282cb4 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/ClassLoaderWriter.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/ClassLoaderWriter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClassLoaderWriter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/ClassLoaderWriterListener.html b/apidocs/sling11/org/apache/sling/commons/classloader/ClassLoaderWriterListener.html
index 2d1500a..c739dfa 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/ClassLoaderWriterListener.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/ClassLoaderWriterListener.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ClassLoaderWriterListener (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoader.html b/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoader.html
index 337d4b9..97e6d91 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoader.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoader.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DynamicClassLoader (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoaderManager.html b/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoaderManager.html
index 48091e5..eb2a4fe 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoaderManager.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoaderManager.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DynamicClassLoaderManager (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoaderProvider.html b/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoaderProvider.html
index 858a1b5..06ff306 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoaderProvider.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/DynamicClassLoaderProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>DynamicClassLoaderProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/ClassLoaderWriter.html b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/ClassLoaderWriter.html
index d9597e0..eb6956b 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/ClassLoaderWriter.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/ClassLoaderWriter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.classloader.ClassLoaderWriter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/ClassLoaderWriterListener.html b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/ClassLoaderWriterListener.html
index e5fe073..6e29223 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/ClassLoaderWriterListener.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/ClassLoaderWriterListener.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.classloader.ClassLoaderWriterListener (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoader.html b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoader.html
index e399ade..ab2e9e0 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoader.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoader.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.classloader.DynamicClassLoader (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoaderManager.html b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoaderManager.html
index a5db6f6..770792c 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoaderManager.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoaderManager.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.classloader.DynamicClassLoaderManager (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoaderProvider.html b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoaderProvider.html
index cd0062b..589e325 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoaderProvider.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/class-use/DynamicClassLoaderProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.classloader.DynamicClassLoaderProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/package-frame.html b/apidocs/sling11/org/apache/sling/commons/classloader/package-frame.html
index 5a7e26a..ddb9081 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.classloader (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/package-summary.html b/apidocs/sling11/org/apache/sling/commons/classloader/package-summary.html
index a7ebbdc..6176edd 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.classloader (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/package-tree.html b/apidocs/sling11/org/apache/sling/commons/classloader/package-tree.html
index ebcae28..4b51a95 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.classloader Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/classloader/package-use.html b/apidocs/sling11/org/apache/sling/commons/classloader/package-use.html
index 9ace68c..964540e 100644
--- a/apidocs/sling11/org/apache/sling/commons/classloader/package-use.html
+++ b/apidocs/sling11/org/apache/sling/commons/classloader/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.commons.classloader (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/CompilationResult.html b/apidocs/sling11/org/apache/sling/commons/compiler/CompilationResult.html
index 1fa7bd0..cbe56f1 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/CompilationResult.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/CompilationResult.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompilationResult (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/CompilationUnit.html b/apidocs/sling11/org/apache/sling/commons/compiler/CompilationUnit.html
index c61566f..c40d045 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/CompilationUnit.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/CompilationUnit.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompilationUnit (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/CompilationUnitWithSource.html b/apidocs/sling11/org/apache/sling/commons/compiler/CompilationUnitWithSource.html
index 5fc4989..98c2264 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/CompilationUnitWithSource.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/CompilationUnitWithSource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompilationUnitWithSource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/CompilerMessage.html b/apidocs/sling11/org/apache/sling/commons/compiler/CompilerMessage.html
index 1175e91..2ac2d85 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/CompilerMessage.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/CompilerMessage.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>CompilerMessage (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/JavaCompiler.html b/apidocs/sling11/org/apache/sling/commons/compiler/JavaCompiler.html
index 815565b..ee93030 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/JavaCompiler.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/JavaCompiler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>JavaCompiler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/Options.html b/apidocs/sling11/org/apache/sling/commons/compiler/Options.html
index 1b12202..8795745 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/Options.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/Options.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Options (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationResult.html b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationResult.html
index b691bf3..686d78b 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationResult.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationResult.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.compiler.CompilationResult (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationUnit.html b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationUnit.html
index dc7a0f3..884aa06 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationUnit.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationUnit.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.compiler.CompilationUnit (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationUnitWithSource.html b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationUnitWithSource.html
index c491c44..0ecb8be 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationUnitWithSource.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilationUnitWithSource.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.compiler.CompilationUnitWithSource (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilerMessage.html b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilerMessage.html
index d3b6264..c7f9c2e 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilerMessage.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/CompilerMessage.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.commons.compiler.CompilerMessage (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/JavaCompiler.html b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/JavaCompiler.html
index 03fb71f..b3c6eca 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/JavaCompiler.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/JavaCompiler.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.compiler.JavaCompiler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/Options.html b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/Options.html
index 74fda73..e059e92 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/class-use/Options.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/class-use/Options.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.commons.compiler.Options (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/package-frame.html b/apidocs/sling11/org/apache/sling/commons/compiler/package-frame.html
index 99afe78..5df816d 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.compiler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/package-summary.html b/apidocs/sling11/org/apache/sling/commons/compiler/package-summary.html
index 38da1d6..f99bd87 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.compiler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/package-tree.html b/apidocs/sling11/org/apache/sling/commons/compiler/package-tree.html
index 8de3180..24628b2 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.compiler Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/compiler/package-use.html b/apidocs/sling11/org/apache/sling/commons/compiler/package-use.html
index fdd045f..08c1254 100644
--- a/apidocs/sling11/org/apache/sling/commons/compiler/package-use.html
+++ b/apidocs/sling11/org/apache/sling/commons/compiler/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.commons.compiler (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/fsclassloader/FSClassLoaderMBean.html b/apidocs/sling11/org/apache/sling/commons/fsclassloader/FSClassLoaderMBean.html
index 2ccb14d..680182a 100644
--- a/apidocs/sling11/org/apache/sling/commons/fsclassloader/FSClassLoaderMBean.html
+++ b/apidocs/sling11/org/apache/sling/commons/fsclassloader/FSClassLoaderMBean.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FSClassLoaderMBean (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/fsclassloader/class-use/FSClassLoaderMBean.html b/apidocs/sling11/org/apache/sling/commons/fsclassloader/class-use/FSClassLoaderMBean.html
index e8ef9fe..64416dd 100644
--- a/apidocs/sling11/org/apache/sling/commons/fsclassloader/class-use/FSClassLoaderMBean.html
+++ b/apidocs/sling11/org/apache/sling/commons/fsclassloader/class-use/FSClassLoaderMBean.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-frame.html b/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-frame.html
index 3ac3f6c..1dd1da1 100644
--- a/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.fsclassloader (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-summary.html b/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-summary.html
index 6793f2a..139f09e 100644
--- a/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.fsclassloader (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-tree.html b/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-tree.html
index 2741ae3..a13d0d6 100644
--- a/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.fsclassloader Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-use.html b/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-use.html
index ae923df..aaa4171 100644
--- a/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-use.html
+++ b/apidocs/sling11/org/apache/sling/commons/fsclassloader/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.commons.fsclassloader (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/ConfigProvider.html b/apidocs/sling11/org/apache/sling/commons/log/logback/ConfigProvider.html
index a76b836..ee71f3a 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/ConfigProvider.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/ConfigProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:58 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ConfigProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/OsgiAction.html b/apidocs/sling11/org/apache/sling/commons/log/logback/OsgiAction.html
index 8c42069..6e75fb9 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/OsgiAction.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/OsgiAction.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:58 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OsgiAction (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/OsgiAppenderRefAction.html b/apidocs/sling11/org/apache/sling/commons/log/logback/OsgiAppenderRefAction.html
index 3292d15..cd6183f 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/OsgiAppenderRefAction.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/OsgiAppenderRefAction.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:58 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>OsgiAppenderRefAction (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/ConfigProvider.html b/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/ConfigProvider.html
index 3470081..bed008d 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/ConfigProvider.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/ConfigProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.log.logback.ConfigProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/OsgiAction.html b/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/OsgiAction.html
index ad9d8e0..ce4d832 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/OsgiAction.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/OsgiAction.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.commons.log.logback.OsgiAction (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/OsgiAppenderRefAction.html b/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/OsgiAppenderRefAction.html
index d73375c..2a3ed09 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/OsgiAppenderRefAction.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/class-use/OsgiAppenderRefAction.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.commons.log.logback.OsgiAppenderRefAction (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/package-frame.html b/apidocs/sling11/org/apache/sling/commons/log/logback/package-frame.html
index 6bc43f8..3a42372 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.log.logback (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/package-summary.html b/apidocs/sling11/org/apache/sling/commons/log/logback/package-summary.html
index 7f2980a..39c105d 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.log.logback (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/package-tree.html b/apidocs/sling11/org/apache/sling/commons/log/logback/package-tree.html
index 84199eb..c51e13f 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.log.logback Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/package-use.html b/apidocs/sling11/org/apache/sling/commons/log/logback/package-use.html
index 089ab05..9b9765f 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/package-use.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.commons.log.logback (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/LogPanel.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/LogPanel.html
index c2d7dd4..42348e9 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/LogPanel.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/LogPanel.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:58 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LogPanel (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/LoggerConfig.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/LoggerConfig.html
index 6d93ca2..1174824 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/LoggerConfig.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/LoggerConfig.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:58 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LoggerConfig (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/TailerOptions.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/TailerOptions.html
index 318513c..af78d20 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/TailerOptions.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/TailerOptions.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:26:58 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TailerOptions (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/LogPanel.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/LogPanel.html
index 24c39f7..444a4e9 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/LogPanel.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/LogPanel.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.log.logback.webconsole.LogPanel (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/LoggerConfig.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/LoggerConfig.html
index ab80815..aa282ef 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/LoggerConfig.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/LoggerConfig.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.commons.log.logback.webconsole.LoggerConfig (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/TailerOptions.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/TailerOptions.html
index ff85e6a..5eb7eb8 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/TailerOptions.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/class-use/TailerOptions.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.commons.log.logback.webconsole.TailerOptions (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-frame.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-frame.html
index 17975f9..ffef84f 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.log.logback.webconsole (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-summary.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-summary.html
index 5041114..237ebc1 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.log.logback.webconsole (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-tree.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-tree.html
index 664a197..1016bc8 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.log.logback.webconsole Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-use.html b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-use.html
index cce3a4b..e8c6c8e 100644
--- a/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-use.html
+++ b/apidocs/sling11/org/apache/sling/commons/log/logback/webconsole/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.commons.log.logback.webconsole (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/Counter.html b/apidocs/sling11/org/apache/sling/commons/metrics/Counter.html
index 7a4f33a..9ef1eca 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/Counter.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/Counter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Counter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/Counting.html b/apidocs/sling11/org/apache/sling/commons/metrics/Counting.html
index a374a40..7840cae 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/Counting.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/Counting.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Counting (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/Gauge.html b/apidocs/sling11/org/apache/sling/commons/metrics/Gauge.html
index 1b5dc37..0d6c97d 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/Gauge.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/Gauge.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Gauge (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/Histogram.html b/apidocs/sling11/org/apache/sling/commons/metrics/Histogram.html
index e760a63..e87338e 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/Histogram.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/Histogram.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Histogram (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/Meter.html b/apidocs/sling11/org/apache/sling/commons/metrics/Meter.html
index 4fac990..cb007b5 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/Meter.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/Meter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Meter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/Metric.html b/apidocs/sling11/org/apache/sling/commons/metrics/Metric.html
index c825019..9931513 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/Metric.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/Metric.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Metric (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/MetricsService.html b/apidocs/sling11/org/apache/sling/commons/metrics/MetricsService.html
index b205643..34b0cbf 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/MetricsService.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/MetricsService.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MetricsService (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/MetricsServiceFactory.html b/apidocs/sling11/org/apache/sling/commons/metrics/MetricsServiceFactory.html
index 6487e3e..265ad4b 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/MetricsServiceFactory.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/MetricsServiceFactory.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MetricsServiceFactory (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/Timer.Context.html b/apidocs/sling11/org/apache/sling/commons/metrics/Timer.Context.html
index 9fc6bb7..49a0571 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/Timer.Context.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/Timer.Context.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Timer.Context (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/Timer.html b/apidocs/sling11/org/apache/sling/commons/metrics/Timer.html
index 5544a37..5fd89ce 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/Timer.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/Timer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:01 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Timer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Counter.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Counter.html
index 35badd7..fa20de8 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Counter.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Counter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.Counter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Counting.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Counting.html
index 1d2ce88..8a3337d 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Counting.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Counting.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.Counting (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Gauge.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Gauge.html
index d19daf1..146ff2b 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Gauge.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Gauge.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.Gauge (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Histogram.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Histogram.html
index 1681a6e..820f703 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Histogram.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Histogram.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.Histogram (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Meter.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Meter.html
index 2500366..08a9ff1 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Meter.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Meter.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.Meter (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Metric.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Metric.html
index b8dfe29..cb26f49 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Metric.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Metric.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.Metric (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/MetricsService.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/MetricsService.html
index 413125b..d494448 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/MetricsService.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/MetricsService.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.MetricsService (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/MetricsServiceFactory.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/MetricsServiceFactory.html
index 5ad44f6..615e5d2 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/MetricsServiceFactory.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/MetricsServiceFactory.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.sling.commons.metrics.MetricsServiceFactory (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Timer.Context.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Timer.Context.html
index bfa08b3..c91fc8f 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Timer.Context.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Timer.Context.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.Timer.Context (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Timer.html b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Timer.html
index dc81671..3738e64 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Timer.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/class-use/Timer.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.metrics.Timer (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/package-frame.html b/apidocs/sling11/org/apache/sling/commons/metrics/package-frame.html
index d34407f..dcd676d 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/package-frame.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/package-frame.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.metrics (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/package-summary.html b/apidocs/sling11/org/apache/sling/commons/metrics/package-summary.html
index 1d479c1..7477f32 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/package-summary.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/package-summary.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.metrics (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/package-tree.html b/apidocs/sling11/org/apache/sling/commons/metrics/package-tree.html
index f89e48f..84be81d 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/package-tree.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/package-tree.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:02 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.sling.commons.metrics Class Hierarchy (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/metrics/package-use.html b/apidocs/sling11/org/apache/sling/commons/metrics/package-use.html
index 64e0a92..1582a47 100644
--- a/apidocs/sling11/org/apache/sling/commons/metrics/package-use.html
+++ b/apidocs/sling11/org/apache/sling/commons/metrics/package-use.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.sling.commons.metrics (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/mime/MimeTypeProvider.html b/apidocs/sling11/org/apache/sling/commons/mime/MimeTypeProvider.html
index 1c228b1..94bc772 100644
--- a/apidocs/sling11/org/apache/sling/commons/mime/MimeTypeProvider.html
+++ b/apidocs/sling11/org/apache/sling/commons/mime/MimeTypeProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MimeTypeProvider (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/mime/MimeTypeService.html b/apidocs/sling11/org/apache/sling/commons/mime/MimeTypeService.html
index fce70b6..5acfd32 100644
--- a/apidocs/sling11/org/apache/sling/commons/mime/MimeTypeService.html
+++ b/apidocs/sling11/org/apache/sling/commons/mime/MimeTypeService.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:00 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MimeTypeService (Apache Sling 11 API)</title>
-<meta name="date" content="2018-10-23">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
diff --git a/apidocs/sling11/org/apache/sling/commons/mime/class-use/MimeTypeProvider.html b/apidocs/sling11/org/apache/sling/commons/mime/class-use/MimeTypeProvider.html
index 12b5cae..13c8dcc 100644
--- a/apidocs/sling11/org/apache/sling/commons/mime/class-use/MimeTypeProvider.html
+++ b/apidocs/sling11/org/apache/sling/commons/mime/class-use/MimeTypeProvider.html
@@ -2,10 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Oct 23 13:27:03 CEST 2018 -->
+<!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.sling.commons.mime.MimeTypeProvider (Apache Sling 11 API)</title>
... 24047 lines suppressed ...