You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by gi...@apache.org on 2022/12/01 08:36:11 UTC

[struts-site] branch asf-site updated: Updates JavaDocs by Jenkins

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 57decbab7 Updates JavaDocs by Jenkins
57decbab7 is described below

commit 57decbab7d2b0d7aa868bfc32f99da0e2256afcc
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Dec 1 08:36:02 2022 +0000

    Updates JavaDocs by Jenkins
---
 output/maven/ci-management.html                    |    8 +-
 output/maven/css/apache-maven-fluido-1.9.min.css   |   32 +-
 output/maven/css/print.css                         |   42 +-
 output/maven/dependency-check-report.html          |  112 +-
 output/maven/dependency-convergence.html           |   12 +-
 output/maven/dependency-info.html                  |   20 +-
 output/maven/dependency-management.html            |  336 +--
 output/maven/dependency-updates-report.html        |  808 +++---
 output/maven/distribution-management.html          |    6 +-
 .../maven/fonts/glyphicons-halflings-regular.svg   |  456 +--
 output/maven/index.html                            |    8 +-
 output/maven/issue-management.html                 |    6 +-
 output/maven/licenses.html                         |  210 +-
 output/maven/mailing-lists.html                    |    6 +-
 output/maven/modules.html                          |    8 +-
 output/maven/plugin-management.html                |   28 +-
 output/maven/plugin-updates-report.html            |  268 +-
 output/maven/plugins.html                          |   42 +-
 output/maven/project-info.html                     |    6 +-
 output/maven/project-reports.html                  |    6 +-
 output/maven/property-updates-report.html          |  143 +-
 output/maven/rat-report.html                       |   12 +-
 output/maven/scm.html                              |   10 +-
 .../struts2-core/apidocs/allclasses-frame.html     |   79 +-
 .../struts2-core/apidocs/allclasses-noframe.html   |   79 +-
 .../apidocs/com/opensymphony/xwork2/Action.html    |   12 +-
 .../com/opensymphony/xwork2/ActionChainResult.html |   10 +-
 .../com/opensymphony/xwork2/ActionContext.html     |  749 ++++-
 .../opensymphony/xwork2/ActionEventListener.html   |   10 +-
 .../com/opensymphony/xwork2/ActionInvocation.html  |   10 +-
 .../com/opensymphony/xwork2/ActionProxy.html       |   10 +-
 .../opensymphony/xwork2/ActionProxyFactory.html    |   10 +-
 .../com/opensymphony/xwork2/ActionSupport.html     |   12 +-
 .../com/opensymphony/xwork2/AsyncManager.html      |   12 +-
 .../opensymphony/xwork2/CompositeTextProvider.html |   10 +-
 .../xwork2/DefaultActionInvocation.html            |   74 +-
 .../opensymphony/xwork2/DefaultActionProxy.html    |   10 +-
 .../xwork2/DefaultActionProxyFactory.html          |   10 +-
 .../opensymphony/xwork2/DefaultLocaleProvider.html |   10 +-
 .../xwork2/DefaultLocaleProviderFactory.html       |   10 +-
 .../opensymphony/xwork2/DefaultTextProvider.html   |   10 +-
 .../xwork2/DefaultUnknownHandlerManager.html       |   10 +-
 .../com/opensymphony/xwork2/FileManager.html       |   10 +-
 .../opensymphony/xwork2/FileManagerFactory.html    |   10 +-
 .../com/opensymphony/xwork2/LocaleProvider.html    |   12 +-
 .../opensymphony/xwork2/LocaleProviderFactory.html |   10 +-
 .../opensymphony/xwork2/LocalizedTextProvider.html |   10 +-
 .../com/opensymphony/xwork2/ModelDriven.html       |   10 +-
 .../com/opensymphony/xwork2/ObjectFactory.html     |   14 +-
 .../com/opensymphony/xwork2/Preparable.html        |   10 +-
 .../xwork2/ResourceBundleTextProvider.html         |   10 +-
 .../apidocs/com/opensymphony/xwork2/Result.html    |   14 +-
 .../xwork2/StrutsTextProviderFactory.html          |   14 +-
 .../com/opensymphony/xwork2/TextProvider.html      |   18 +-
 .../opensymphony/xwork2/TextProviderFactory.html   |   10 +-
 .../opensymphony/xwork2/TextProviderSupport.html   |   10 +-
 .../com/opensymphony/xwork2/Unchainable.html       |   10 +-
 .../com/opensymphony/xwork2/UnknownHandler.html    |   10 +-
 .../opensymphony/xwork2/UnknownHandlerManager.html |   10 +-
 .../com/opensymphony/xwork2/Validateable.html      |   12 +-
 .../xwork2/ValidationAwareSupport.html             |   14 +-
 .../com/opensymphony/xwork2/XWorkTestCase.html     |   63 +-
 .../com/opensymphony/xwork2/class-use/Action.html  |   43 +-
 .../xwork2/class-use/ActionChainResult.html        |   10 +-
 .../xwork2/class-use/ActionContext.html            |  245 +-
 .../xwork2/class-use/ActionEventListener.html      |   24 +-
 .../xwork2/class-use/ActionInvocation.html         |  418 +--
 .../opensymphony/xwork2/class-use/ActionProxy.html |   62 +-
 .../xwork2/class-use/ActionProxyFactory.html       |   18 +-
 .../xwork2/class-use/ActionSupport.html            |   41 +-
 .../xwork2/class-use/AsyncManager.html             |   10 +-
 .../xwork2/class-use/CompositeTextProvider.html    |   10 +-
 .../xwork2/class-use/DefaultActionInvocation.html  |   10 +-
 .../xwork2/class-use/DefaultActionProxy.html       |   10 +-
 .../class-use/DefaultActionProxyFactory.html       |   10 +-
 .../xwork2/class-use/DefaultLocaleProvider.html    |   10 +-
 .../class-use/DefaultLocaleProviderFactory.html    |   10 +-
 .../xwork2/class-use/DefaultTextProvider.html      |   10 +-
 .../class-use/DefaultUnknownHandlerManager.html    |   10 +-
 .../opensymphony/xwork2/class-use/FileManager.html |   10 +-
 .../xwork2/class-use/FileManagerFactory.html       |   14 +-
 .../xwork2/class-use/LocaleProvider.html           |   43 +-
 .../xwork2/class-use/LocaleProviderFactory.html    |   10 +-
 .../xwork2/class-use/LocalizedTextProvider.html    |   25 +-
 .../opensymphony/xwork2/class-use/ModelDriven.html |   10 +-
 .../xwork2/class-use/ObjectFactory.html            |   76 +-
 .../opensymphony/xwork2/class-use/Preparable.html  |   10 +-
 .../class-use/ResourceBundleTextProvider.html      |   10 +-
 .../com/opensymphony/xwork2/class-use/Result.html  |   63 +-
 .../class-use/StrutsTextProviderFactory.html       |   10 +-
 .../xwork2/class-use/TextProvider.html             |   46 +-
 .../xwork2/class-use/TextProviderFactory.html      |   14 +-
 .../xwork2/class-use/TextProviderSupport.html      |   10 +-
 .../opensymphony/xwork2/class-use/Unchainable.html |   10 +-
 .../xwork2/class-use/UnknownHandler.html           |   14 +-
 .../xwork2/class-use/UnknownHandlerManager.html    |   14 +-
 .../xwork2/class-use/Validateable.html             |   41 +-
 .../xwork2/class-use/ValidationAwareSupport.html   |   10 +-
 .../xwork2/class-use/XWorkTestCase.html            |   10 +-
 .../xwork2/config/BeanSelectionProvider.html       |   10 +-
 .../opensymphony/xwork2/config/Configuration.html  |   10 +-
 .../xwork2/config/ConfigurationException.html      |   10 +-
 .../xwork2/config/ConfigurationManager.html        |   14 +-
 .../xwork2/config/ConfigurationProvider.html       |   12 +-
 .../xwork2/config/ConfigurationUtil.html           |   10 +-
 .../xwork2/config/ContainerProvider.html           |   12 +-
 .../xwork2/config/FileManagerFactoryProvider.html  |   10 +-
 .../xwork2/config/FileManagerProvider.html         |   10 +-
 .../xwork2/config/PackageProvider.html             |   12 +-
 .../xwork2/config/RuntimeConfiguration.html        |   10 +-
 .../ServletContextAwareConfigurationProvider.html  |   10 +-
 .../config/class-use/BeanSelectionProvider.html    |   10 +-
 .../xwork2/config/class-use/Configuration.html     |   40 +-
 .../config/class-use/ConfigurationException.html   |   72 +-
 .../config/class-use/ConfigurationManager.html     |   47 +-
 .../config/class-use/ConfigurationProvider.html    |   26 +-
 .../xwork2/config/class-use/ConfigurationUtil.html |   10 +-
 .../xwork2/config/class-use/ContainerProvider.html |   26 +-
 .../class-use/FileManagerFactoryProvider.html      |   10 +-
 .../config/class-use/FileManagerProvider.html      |   10 +-
 .../xwork2/config/class-use/PackageProvider.html   |   26 +-
 .../config/class-use/RuntimeConfiguration.html     |   14 +-
 .../ServletContextAwareConfigurationProvider.html  |   10 +-
 .../config/entities/ActionConfig.Builder.html      |   10 +-
 .../xwork2/config/entities/ActionConfig.html       |   10 +-
 .../xwork2/config/entities/AllowedMethods.html     |   10 +-
 .../entities/ExceptionMappingConfig.Builder.html   |   10 +-
 .../config/entities/ExceptionMappingConfig.html    |   10 +-
 .../config/entities/InterceptorConfig.Builder.html |   10 +-
 .../xwork2/config/entities/InterceptorConfig.html  |   10 +-
 .../config/entities/InterceptorListHolder.html     |   10 +-
 .../xwork2/config/entities/InterceptorLocator.html |   10 +-
 .../xwork2/config/entities/InterceptorMapping.html |   10 +-
 .../entities/InterceptorStackConfig.Builder.html   |   10 +-
 .../config/entities/InterceptorStackConfig.html    |   10 +-
 .../config/entities/PackageConfig.Builder.html     |   10 +-
 .../xwork2/config/entities/PackageConfig.html      |   26 +-
 .../xwork2/config/entities/Parameterizable.html    |   10 +-
 .../config/entities/ResultConfig.Builder.html      |   10 +-
 .../xwork2/config/entities/ResultConfig.html       |   10 +-
 .../config/entities/ResultTypeConfig.Builder.html  |   10 +-
 .../xwork2/config/entities/ResultTypeConfig.html   |   10 +-
 .../config/entities/UnknownHandlerConfig.html      |   10 +-
 .../entities/class-use/ActionConfig.Builder.html   |   10 +-
 .../config/entities/class-use/ActionConfig.html    |   55 +-
 .../config/entities/class-use/AllowedMethods.html  |   10 +-
 .../class-use/ExceptionMappingConfig.Builder.html  |   10 +-
 .../entities/class-use/ExceptionMappingConfig.html |   10 +-
 .../class-use/InterceptorConfig.Builder.html       |   10 +-
 .../entities/class-use/InterceptorConfig.html      |   10 +-
 .../entities/class-use/InterceptorListHolder.html  |   10 +-
 .../entities/class-use/InterceptorLocator.html     |   10 +-
 .../entities/class-use/InterceptorMapping.html     |   26 +-
 .../class-use/InterceptorStackConfig.Builder.html  |   10 +-
 .../entities/class-use/InterceptorStackConfig.html |   10 +-
 .../entities/class-use/PackageConfig.Builder.html  |   10 +-
 .../config/entities/class-use/PackageConfig.html   |   30 +-
 .../config/entities/class-use/Parameterizable.html |   10 +-
 .../entities/class-use/ResultConfig.Builder.html   |   10 +-
 .../config/entities/class-use/ResultConfig.html    |   10 +-
 .../class-use/ResultTypeConfig.Builder.html        |   10 +-
 .../entities/class-use/ResultTypeConfig.html       |   10 +-
 .../entities/class-use/UnknownHandlerConfig.html   |   22 +-
 .../xwork2/config/entities/package-frame.html      |    6 +-
 .../xwork2/config/entities/package-summary.html    |   10 +-
 .../xwork2/config/entities/package-tree.html       |   10 +-
 .../xwork2/config/entities/package-use.html        |   10 +-
 .../xwork2/config/impl/AbstractMatcher.html        |   49 +-
 .../xwork2/config/impl/ActionConfigMatcher.html    |   53 +-
 .../xwork2/config/impl/DefaultConfiguration.html   |   12 +-
 .../config/impl/LocatableConstantFactory.html      |   10 +-
 .../xwork2/config/impl/LocatableFactory.html       |   10 +-
 .../xwork2/config/impl/MockConfiguration.html      |   10 +-
 .../xwork2/config/impl/NamespaceMatch.html         |   10 +-
 .../xwork2/config/impl/NamespaceMatcher.html       |   42 +-
 .../config/impl/class-use/AbstractMatcher.html     |   10 +-
 .../config/impl/class-use/ActionConfigMatcher.html |   10 +-
 .../impl/class-use/DefaultConfiguration.html       |   10 +-
 .../impl/class-use/LocatableConstantFactory.html   |   10 +-
 .../config/impl/class-use/LocatableFactory.html    |   10 +-
 .../config/impl/class-use/MockConfiguration.html   |   10 +-
 .../config/impl/class-use/NamespaceMatch.html      |   10 +-
 .../config/impl/class-use/NamespaceMatcher.html    |   10 +-
 .../xwork2/config/impl/package-frame.html          |    6 +-
 .../xwork2/config/impl/package-summary.html        |   10 +-
 .../xwork2/config/impl/package-tree.html           |   10 +-
 .../xwork2/config/impl/package-use.html            |   10 +-
 .../opensymphony/xwork2/config/package-frame.html  |    6 +-
 .../xwork2/config/package-summary.html             |   10 +-
 .../opensymphony/xwork2/config/package-tree.html   |   10 +-
 .../opensymphony/xwork2/config/package-use.html    |   10 +-
 .../xwork2/config/providers/CycleDetector.html     |   10 +-
 .../xwork2/config/providers/DirectedGraph.html     |   10 +-
 .../config/providers/EnvsValueSubstitutor.html     |   10 +-
 .../config/providers/InterceptorBuilder.html       |   14 +-
 .../StrutsDefaultConfigurationProvider.html        |  392 +++
 .../xwork2/config/providers/ValueSubstitutor.html  |   14 +-
 .../config/providers/XmlConfigurationProvider.html |   17 +-
 .../xwork2/config/providers/XmlHelper.html         |   14 +-
 .../config/providers/class-use/CycleDetector.html  |   10 +-
 .../config/providers/class-use/DirectedGraph.html  |   10 +-
 .../providers/class-use/EnvsValueSubstitutor.html  |   10 +-
 .../providers/class-use/InterceptorBuilder.html    |   10 +-
 .../StrutsDefaultConfigurationProvider.html        |  126 +
 .../providers/class-use/ValueSubstitutor.html      |   10 +-
 .../class-use/XmlConfigurationProvider.html        |   10 +-
 .../config/providers/class-use/XmlHelper.html      |   10 +-
 .../xwork2/config/providers/package-frame.html     |    8 +-
 .../xwork2/config/providers/package-summary.html   |   20 +-
 .../xwork2/config/providers/package-tree.html      |   12 +-
 .../xwork2/config/providers/package-use.html       |   10 +-
 .../conversion/ConversionAnnotationProcessor.html  |   10 +-
 .../xwork2/conversion/ConversionFileProcessor.html |   10 +-
 .../conversion/ConversionPropertiesProcessor.html  |   10 +-
 .../xwork2/conversion/NullHandler.html             |   10 +-
 .../xwork2/conversion/ObjectTypeDeterminer.html    |   10 +-
 .../xwork2/conversion/TypeConverter.html           |   10 +-
 .../xwork2/conversion/TypeConverterCreator.html    |   10 +-
 .../xwork2/conversion/TypeConverterHolder.html     |   10 +-
 .../xwork2/conversion/annotations/Conversion.html  |   10 +-
 .../conversion/annotations/ConversionRule.html     |   10 +-
 .../conversion/annotations/ConversionType.html     |   10 +-
 .../conversion/annotations/TypeConversion.html     |   13 +-
 .../annotations/class-use/Conversion.html          |   10 +-
 .../annotations/class-use/ConversionRule.html      |   10 +-
 .../annotations/class-use/ConversionType.html      |   10 +-
 .../annotations/class-use/TypeConversion.html      |   10 +-
 .../conversion/annotations/package-frame.html      |    6 +-
 .../conversion/annotations/package-summary.html    |   10 +-
 .../conversion/annotations/package-tree.html       |   12 +-
 .../xwork2/conversion/annotations/package-use.html |   10 +-
 .../class-use/ConversionAnnotationProcessor.html   |   10 +-
 .../class-use/ConversionFileProcessor.html         |   10 +-
 .../class-use/ConversionPropertiesProcessor.html   |   10 +-
 .../xwork2/conversion/class-use/NullHandler.html   |   10 +-
 .../conversion/class-use/ObjectTypeDeterminer.html |   14 +-
 .../xwork2/conversion/class-use/TypeConverter.html |   10 +-
 .../conversion/class-use/TypeConverterCreator.html |   14 +-
 .../conversion/class-use/TypeConverterHolder.html  |   14 +-
 .../xwork2/conversion/impl/ArrayConverter.html     |   10 +-
 .../conversion/impl/CollectionConverter.html       |   10 +-
 .../xwork2/conversion/impl/ConversionData.html     |   10 +-
 .../xwork2/conversion/impl/DateConverter.html      |   63 +-
 .../impl/DefaultConversionAnnotationProcessor.html |   10 +-
 .../impl/DefaultConversionFileProcessor.html       |   10 +-
 .../impl/DefaultObjectTypeDeterminer.html          |   10 +-
 .../conversion/impl/DefaultTypeConverter.html      |   10 +-
 .../conversion/impl/InstantiatingNullHandler.html  |   10 +-
 .../xwork2/conversion/impl/NumberConverter.html    |   10 +-
 .../xwork2/conversion/impl/StringConverter.html    |   10 +-
 .../conversion/impl/XWorkBasicConverter.html       |   10 +-
 .../xwork2/conversion/impl/XWorkConverter.html     |   10 +-
 .../xwork2/conversion/impl/XWorkList.html          |   10 +-
 .../conversion/impl/class-use/ArrayConverter.html  |   10 +-
 .../impl/class-use/CollectionConverter.html        |   10 +-
 .../conversion/impl/class-use/ConversionData.html  |   18 +-
 .../conversion/impl/class-use/DateConverter.html   |   10 +-
 .../DefaultConversionAnnotationProcessor.html      |   10 +-
 .../class-use/DefaultConversionFileProcessor.html  |   10 +-
 .../class-use/DefaultObjectTypeDeterminer.html     |   10 +-
 .../impl/class-use/DefaultTypeConverter.html       |   10 +-
 .../impl/class-use/InstantiatingNullHandler.html   |   10 +-
 .../conversion/impl/class-use/NumberConverter.html |   10 +-
 .../conversion/impl/class-use/StringConverter.html |   10 +-
 .../impl/class-use/XWorkBasicConverter.html        |   10 +-
 .../conversion/impl/class-use/XWorkConverter.html  |   27 +-
 .../conversion/impl/class-use/XWorkList.html       |   10 +-
 .../xwork2/conversion/impl/package-frame.html      |    6 +-
 .../xwork2/conversion/impl/package-summary.html    |   14 +-
 .../xwork2/conversion/impl/package-tree.html       |   14 +-
 .../xwork2/conversion/impl/package-use.html        |   10 +-
 .../xwork2/conversion/package-frame.html           |    6 +-
 .../xwork2/conversion/package-summary.html         |   10 +-
 .../xwork2/conversion/package-tree.html            |   10 +-
 .../xwork2/conversion/package-use.html             |   10 +-
 .../opensymphony/xwork2/factory/ActionFactory.html |   10 +-
 .../xwork2/factory/ConverterFactory.html           |   10 +-
 .../xwork2/factory/DefaultActionFactory.html       |   10 +-
 .../xwork2/factory/DefaultInterceptorFactory.html  |   10 +-
 .../xwork2/factory/DefaultResultFactory.html       |   10 +-
 .../factory/DefaultUnknownHandlerFactory.html      |   10 +-
 .../xwork2/factory/DefaultValidatorFactory.html    |   10 +-
 .../xwork2/factory/InterceptorFactory.html         |   10 +-
 .../opensymphony/xwork2/factory/ResultFactory.html |   10 +-
 .../xwork2/factory/StrutsConverterFactory.html     |   10 +-
 .../xwork2/factory/UnknownHandlerFactory.html      |   10 +-
 .../xwork2/factory/ValidatorFactory.html           |   10 +-
 .../xwork2/factory/class-use/ActionFactory.html    |   10 +-
 .../xwork2/factory/class-use/ConverterFactory.html |   10 +-
 .../factory/class-use/DefaultActionFactory.html    |   10 +-
 .../class-use/DefaultInterceptorFactory.html       |   10 +-
 .../factory/class-use/DefaultResultFactory.html    |   10 +-
 .../class-use/DefaultUnknownHandlerFactory.html    |   10 +-
 .../factory/class-use/DefaultValidatorFactory.html |   10 +-
 .../factory/class-use/InterceptorFactory.html      |   10 +-
 .../xwork2/factory/class-use/ResultFactory.html    |   10 +-
 .../factory/class-use/StrutsConverterFactory.html  |   10 +-
 .../factory/class-use/UnknownHandlerFactory.html   |   10 +-
 .../xwork2/factory/class-use/ValidatorFactory.html |   10 +-
 .../opensymphony/xwork2/factory/package-frame.html |    6 +-
 .../xwork2/factory/package-summary.html            |   14 +-
 .../opensymphony/xwork2/factory/package-tree.html  |   14 +-
 .../opensymphony/xwork2/factory/package-use.html   |   10 +-
 .../com/opensymphony/xwork2/inject/Container.html  |   10 +-
 .../xwork2/inject/ContainerBuilder.Command.html    |   10 +-
 .../xwork2/inject/ContainerBuilder.html            |   10 +-
 .../com/opensymphony/xwork2/inject/Context.html    |   10 +-
 .../xwork2/inject/DependencyException.html         |   10 +-
 .../xwork2/inject/EarlyInitializable.html          |   10 +-
 .../com/opensymphony/xwork2/inject/Factory.html    |   10 +-
 .../opensymphony/xwork2/inject/Initializable.html  |   10 +-
 .../com/opensymphony/xwork2/inject/Inject.html     |   10 +-
 .../opensymphony/xwork2/inject/Scope.Strategy.html |   10 +-
 .../com/opensymphony/xwork2/inject/Scope.html      |   10 +-
 .../com/opensymphony/xwork2/inject/Scoped.html     |   10 +-
 .../xwork2/inject/class-use/Container.html         |   62 +-
 .../inject/class-use/ContainerBuilder.Command.html |   10 +-
 .../xwork2/inject/class-use/ContainerBuilder.html  |   36 +-
 .../xwork2/inject/class-use/Context.html           |   10 +-
 .../inject/class-use/DependencyException.html      |   10 +-
 .../inject/class-use/EarlyInitializable.html       |   10 +-
 .../xwork2/inject/class-use/Factory.html           |   10 +-
 .../xwork2/inject/class-use/Initializable.html     |   10 +-
 .../xwork2/inject/class-use/Inject.html            |  420 ++-
 .../xwork2/inject/class-use/Scope.Strategy.html    |   10 +-
 .../xwork2/inject/class-use/Scope.html             |   10 +-
 .../xwork2/inject/class-use/Scoped.html            |   10 +-
 .../opensymphony/xwork2/inject/package-frame.html  |    6 +-
 .../xwork2/inject/package-summary.html             |   10 +-
 .../opensymphony/xwork2/inject/package-tree.html   |   12 +-
 .../opensymphony/xwork2/inject/package-use.html    |   86 +-
 .../inject/util/FinalizablePhantomReference.html   |   10 +-
 .../inject/util/FinalizableSoftReference.html      |   10 +-
 .../inject/util/FinalizableWeakReference.html      |   10 +-
 .../opensymphony/xwork2/inject/util/Function.html  |   10 +-
 .../xwork2/inject/util/ReferenceCache.html         |   10 +-
 .../xwork2/inject/util/ReferenceMap.Strategy.html  |   10 +-
 .../xwork2/inject/util/ReferenceMap.html           |   10 +-
 .../xwork2/inject/util/ReferenceType.html          |   10 +-
 .../opensymphony/xwork2/inject/util/Strings.html   |   10 +-
 .../class-use/FinalizablePhantomReference.html     |   10 +-
 .../util/class-use/FinalizableSoftReference.html   |   10 +-
 .../util/class-use/FinalizableWeakReference.html   |   10 +-
 .../xwork2/inject/util/class-use/Function.html     |   10 +-
 .../inject/util/class-use/ReferenceCache.html      |   10 +-
 .../util/class-use/ReferenceMap.Strategy.html      |   10 +-
 .../xwork2/inject/util/class-use/ReferenceMap.html |   10 +-
 .../inject/util/class-use/ReferenceType.html       |   10 +-
 .../xwork2/inject/util/class-use/Strings.html      |   10 +-
 .../xwork2/inject/util/package-frame.html          |    6 +-
 .../xwork2/inject/util/package-summary.html        |   10 +-
 .../xwork2/inject/util/package-tree.html           |   10 +-
 .../xwork2/inject/util/package-use.html            |   10 +-
 .../xwork2/interceptor/AbstractInterceptor.html    |   69 +-
 .../xwork2/interceptor/AliasInterceptor.html       |  146 +-
 .../xwork2/interceptor/ChainingInterceptor.html    |   24 +-
 .../xwork2/interceptor/ConditionalInterceptor.html |  256 ++
 .../interceptor/ConversionErrorInterceptor.html    |   18 +-
 .../interceptor/DefaultWorkflowInterceptor.html    |   14 +-
 .../xwork2/interceptor/ExceptionHolder.html        |   10 +-
 .../interceptor/ExceptionMappingInterceptor.html   |   14 +-
 .../xwork2/interceptor/Interceptor.html            |   16 +-
 .../xwork2/interceptor/LoggingInterceptor.html     |   14 +-
 .../interceptor/MethodFilterInterceptor.html       |   14 +-
 .../interceptor/MethodFilterInterceptorUtil.html   |   10 +-
 ...DrivenInterceptor.RefreshModelBeforeResult.html |   10 +-
 .../xwork2/interceptor/ModelDrivenInterceptor.html |   14 +-
 .../xwork2/interceptor/NoParameters.html           |   10 +-
 .../interceptor/ParameterFilterInterceptor.html    |   14 +-
 .../xwork2/interceptor/ParameterNameAware.html     |   10 +-
 .../interceptor/ParameterRemoverInterceptor.html   |   14 +-
 .../xwork2/interceptor/ParameterValueAware.html    |  235 ++
 .../xwork2/interceptor/ParametersInterceptor.html  |  216 +-
 .../xwork2/interceptor/PreResultListener.html      |   12 +-
 .../interceptor/PrefixMethodInvocationUtil.html    |   14 +-
 .../xwork2/interceptor/PrepareInterceptor.html     |   14 +-
 .../xwork2/interceptor/ScopedModelDriven.html      |   10 +-
 .../interceptor/ScopedModelDrivenInterceptor.html  |   14 +-
 .../interceptor/StaticParametersInterceptor.html   |   14 +-
 .../xwork2/interceptor/ValidationAware.html        |   12 +-
 .../xwork2/interceptor/ValidationErrorAware.html   |   10 +-
 .../interceptor/ValidationWorkflowAware.html       |   10 +-
 .../WithLazyParams.LazyParamInjector.html          |   10 +-
 .../xwork2/interceptor/WithLazyParams.html         |   10 +-
 .../xwork2/interceptor/annotations/After.html      |   10 +-
 .../xwork2/interceptor/annotations/Allowed.html    |   10 +-
 .../AnnotationParameterFilterInterceptor.html      |   14 +-
 .../annotations/AnnotationWorkflowInterceptor.html |   14 +-
 .../xwork2/interceptor/annotations/Before.html     |   10 +-
 .../interceptor/annotations/BeforeResult.html      |   10 +-
 .../interceptor/annotations/BlockByDefault.html    |   10 +-
 .../xwork2/interceptor/annotations/Blocked.html    |   10 +-
 .../interceptor/annotations/InputConfig.html       |   10 +-
 .../interceptor/annotations/class-use/After.html   |   10 +-
 .../interceptor/annotations/class-use/Allowed.html |   10 +-
 .../AnnotationParameterFilterInterceptor.html      |   10 +-
 .../class-use/AnnotationWorkflowInterceptor.html   |   10 +-
 .../interceptor/annotations/class-use/Before.html  |   10 +-
 .../annotations/class-use/BeforeResult.html        |   10 +-
 .../annotations/class-use/BlockByDefault.html      |   10 +-
 .../interceptor/annotations/class-use/Blocked.html |   10 +-
 .../annotations/class-use/InputConfig.html         |   10 +-
 .../interceptor/annotations/package-frame.html     |    6 +-
 .../interceptor/annotations/package-summary.html   |   10 +-
 .../interceptor/annotations/package-tree.html      |   20 +-
 .../interceptor/annotations/package-use.html       |   10 +-
 .../interceptor/class-use/AbstractInterceptor.html |  106 +-
 .../interceptor/class-use/AliasInterceptor.html    |   10 +-
 .../interceptor/class-use/ChainingInterceptor.html |   10 +-
 .../class-use/ConditionalInterceptor.html          |  550 ++++
 .../class-use/ConversionErrorInterceptor.html      |   10 +-
 .../class-use/DefaultWorkflowInterceptor.html      |   10 +-
 .../interceptor/class-use/ExceptionHolder.html     |   10 +-
 .../class-use/ExceptionMappingInterceptor.html     |   10 +-
 .../xwork2/interceptor/class-use/Interceptor.html  |  122 +-
 .../interceptor/class-use/LoggingInterceptor.html  |   10 +-
 .../class-use/MethodFilterInterceptor.html         |   10 +-
 .../class-use/MethodFilterInterceptorUtil.html     |   10 +-
 ...DrivenInterceptor.RefreshModelBeforeResult.html |   10 +-
 .../class-use/ModelDrivenInterceptor.html          |   10 +-
 .../xwork2/interceptor/class-use/NoParameters.html |   10 +-
 .../class-use/ParameterFilterInterceptor.html      |   10 +-
 .../interceptor/class-use/ParameterNameAware.html  |   10 +-
 .../class-use/ParameterRemoverInterceptor.html     |   10 +-
 .../interceptor/class-use/ParameterValueAware.html |  126 +
 .../class-use/ParametersInterceptor.html           |   10 +-
 .../interceptor/class-use/PreResultListener.html   |   61 +-
 .../class-use/PrefixMethodInvocationUtil.html      |   10 +-
 .../interceptor/class-use/PrepareInterceptor.html  |   10 +-
 .../interceptor/class-use/ScopedModelDriven.html   |   10 +-
 .../class-use/ScopedModelDrivenInterceptor.html    |   10 +-
 .../class-use/StaticParametersInterceptor.html     |   10 +-
 .../interceptor/class-use/ValidationAware.html     |   43 +-
 .../class-use/ValidationErrorAware.html            |   10 +-
 .../class-use/ValidationWorkflowAware.html         |   10 +-
 .../WithLazyParams.LazyParamInjector.html          |   10 +-
 .../interceptor/class-use/WithLazyParams.html      |   10 +-
 .../xwork2/interceptor/package-frame.html          |    8 +-
 .../xwork2/interceptor/package-summary.html        |   27 +-
 .../xwork2/interceptor/package-tree.html           |   19 +-
 .../xwork2/interceptor/package-use.html            |  178 +-
 .../xwork2/mock/MockActionInvocation.html          |   10 +-
 .../opensymphony/xwork2/mock/MockActionProxy.html  |   10 +-
 .../opensymphony/xwork2/mock/MockContainer.html    |   10 +-
 .../opensymphony/xwork2/mock/MockInterceptor.html  |   14 +-
 .../xwork2/mock/MockObjectTypeDeterminer.html      |   10 +-
 .../com/opensymphony/xwork2/mock/MockResult.html   |   29 +-
 .../mock/class-use/MockActionInvocation.html       |   10 +-
 .../xwork2/mock/class-use/MockActionProxy.html     |   10 +-
 .../xwork2/mock/class-use/MockContainer.html       |   10 +-
 .../xwork2/mock/class-use/MockInterceptor.html     |   10 +-
 .../mock/class-use/MockObjectTypeDeterminer.html   |   10 +-
 .../xwork2/mock/class-use/MockResult.html          |   10 +-
 .../opensymphony/xwork2/mock/package-frame.html    |    6 +-
 .../opensymphony/xwork2/mock/package-summary.html  |   10 +-
 .../com/opensymphony/xwork2/mock/package-tree.html |   12 +-
 .../com/opensymphony/xwork2/mock/package-use.html  |   10 +-
 .../xwork2/ognl/BeanInfoCacheFactory.html          |  273 ++
 .../ognl/DefaultOgnlBeanInfoCacheFactory.html      |  377 +++
 .../xwork2/ognl/DefaultOgnlCacheFactory.html       |  356 +++
 .../ognl/DefaultOgnlExpressionCacheFactory.html    |  377 +++
 .../xwork2/ognl/ErrorMessageBuilder.html           |   18 +-
 .../xwork2/ognl/ExpressionCacheFactory.html        |  273 ++
 .../com/opensymphony/xwork2/ognl/ObjectProxy.html  |   18 +-
 .../com/opensymphony/xwork2/ognl/OgnlCache.html    |  323 +++
 .../opensymphony/xwork2/ognl/OgnlDefaultCache.html |  407 +++
 .../com/opensymphony/xwork2/ognl/OgnlLRUCache.html |  411 +++
 .../xwork2/ognl/OgnlNullHandlerWrapper.html        |   14 +-
 .../xwork2/ognl/OgnlReflectionContextFactory.html  |   10 +-
 .../xwork2/ognl/OgnlReflectionProvider.html        |   10 +-
 .../xwork2/ognl/OgnlTypeConverterWrapper.html      |   10 +-
 .../com/opensymphony/xwork2/ognl/OgnlUtil.html     |   98 +-
 .../opensymphony/xwork2/ognl/OgnlValueStack.html   |   97 +-
 .../xwork2/ognl/OgnlValueStackFactory.html         |   42 +-
 .../xwork2/ognl/SecurityMemberAccess.html          |   93 +-
 .../xwork2/ognl/XWorkTypeConverterWrapper.html     |   10 +-
 .../xwork2/ognl/accessor/CompoundRootAccessor.html |   10 +-
 .../accessor/HttpParametersPropertyAccessor.html   |   10 +-
 .../xwork2/ognl/accessor/ObjectAccessor.html       |   10 +-
 .../ognl/accessor/ObjectProxyPropertyAccessor.html |   10 +-
 .../ognl/accessor/ParameterPropertyAccessor.html   |   10 +-
 .../accessor/XWorkCollectionPropertyAccessor.html  |   10 +-
 .../ognl/accessor/XWorkEnumerationAccessor.html    |   10 +-
 .../accessor/XWorkIteratorPropertyAccessor.html    |   10 +-
 .../ognl/accessor/XWorkListPropertyAccessor.html   |   43 +-
 .../ognl/accessor/XWorkMapPropertyAccessor.html    |   10 +-
 .../xwork2/ognl/accessor/XWorkMethodAccessor.html  |   10 +-
 .../ognl/accessor/XWorkObjectPropertyAccessor.html |   10 +-
 .../accessor/class-use/CompoundRootAccessor.html   |   19 +-
 .../class-use/HttpParametersPropertyAccessor.html  |   10 +-
 .../ognl/accessor/class-use/ObjectAccessor.html    |   10 +-
 .../class-use/ObjectProxyPropertyAccessor.html     |   10 +-
 .../class-use/ParameterPropertyAccessor.html       |   10 +-
 .../class-use/XWorkCollectionPropertyAccessor.html |   10 +-
 .../class-use/XWorkEnumerationAccessor.html        |   10 +-
 .../class-use/XWorkIteratorPropertyAccessor.html   |   10 +-
 .../class-use/XWorkListPropertyAccessor.html       |   10 +-
 .../class-use/XWorkMapPropertyAccessor.html        |   10 +-
 .../accessor/class-use/XWorkMethodAccessor.html    |   10 +-
 .../class-use/XWorkObjectPropertyAccessor.html     |   10 +-
 .../xwork2/ognl/accessor/package-frame.html        |    6 +-
 .../xwork2/ognl/accessor/package-summary.html      |   10 +-
 .../xwork2/ognl/accessor/package-tree.html         |   10 +-
 .../xwork2/ognl/accessor/package-use.html          |   10 +-
 .../ognl/class-use/BeanInfoCacheFactory.html       |  183 ++
 .../class-use/DefaultOgnlBeanInfoCacheFactory.html |  126 +
 .../ognl/class-use/DefaultOgnlCacheFactory.html    |  174 ++
 .../DefaultOgnlExpressionCacheFactory.html         |  126 +
 .../xwork2/ognl/class-use/ErrorMessageBuilder.html |   10 +-
 .../ognl/class-use/ExpressionCacheFactory.html     |  183 ++
 .../xwork2/ognl/class-use/ObjectProxy.html         |   10 +-
 .../xwork2/ognl/class-use/OgnlCache.html           |  194 ++
 .../xwork2/ognl/class-use/OgnlDefaultCache.html    |  126 +
 .../xwork2/ognl/class-use/OgnlLRUCache.html        |  126 +
 .../ognl/class-use/OgnlNullHandlerWrapper.html     |   10 +-
 .../class-use/OgnlReflectionContextFactory.html    |   10 +-
 .../ognl/class-use/OgnlReflectionProvider.html     |   10 +-
 .../ognl/class-use/OgnlTypeConverterWrapper.html   |   10 +-
 .../xwork2/ognl/class-use/OgnlUtil.html            |   10 +-
 .../xwork2/ognl/class-use/OgnlValueStack.html      |   10 +-
 .../ognl/class-use/OgnlValueStackFactory.html      |   10 +-
 .../ognl/class-use/SecurityMemberAccess.html       |   10 +-
 .../ognl/class-use/XWorkTypeConverterWrapper.html  |   10 +-
 .../opensymphony/xwork2/ognl/package-frame.html    |   17 +-
 .../opensymphony/xwork2/ognl/package-summary.html  |   87 +-
 .../com/opensymphony/xwork2/ognl/package-tree.html |   28 +-
 .../com/opensymphony/xwork2/ognl/package-use.html  |   30 +-
 .../com/opensymphony/xwork2/package-frame.html     |    8 +-
 .../com/opensymphony/xwork2/package-summary.html   |   22 +-
 .../com/opensymphony/xwork2/package-tree.html      |   12 +-
 .../com/opensymphony/xwork2/package-use.html       |  183 +-
 .../xwork2/result/ParamNameAwareResult.html        |   10 +-
 .../result/class-use/ParamNameAwareResult.html     |   10 +-
 .../opensymphony/xwork2/result/package-frame.html  |    6 +-
 .../xwork2/result/package-summary.html             |   10 +-
 .../opensymphony/xwork2/result/package-tree.html   |   10 +-
 .../opensymphony/xwork2/result/package-use.html    |   10 +-
 .../AcceptedPatternsChecker.IsAccepted.html        |   10 +-
 .../xwork2/security/AcceptedPatternsChecker.html   |   18 +-
 .../security/DefaultAcceptedPatternsChecker.html   |   39 +-
 .../security/DefaultExcludedPatternsChecker.html   |   14 +-
 .../DefaultNotExcludedAcceptedPatternsChecker.html |  579 ++++
 .../ExcludedPatternsChecker.IsExcluded.html        |   14 +-
 .../xwork2/security/ExcludedPatternsChecker.html   |   20 +-
 ...tExcludedAcceptedPatternsChecker.IsAllowed.html |  299 ++
 .../NotExcludedAcceptedPatternsChecker.html        |  295 ++
 .../AcceptedPatternsChecker.IsAccepted.html        |   22 +-
 .../class-use/AcceptedPatternsChecker.html         |   46 +-
 .../class-use/DefaultAcceptedPatternsChecker.html  |   10 +-
 .../class-use/DefaultExcludedPatternsChecker.html  |   10 +-
 .../DefaultNotExcludedAcceptedPatternsChecker.html |  126 +
 .../ExcludedPatternsChecker.IsExcluded.html        |   24 +-
 .../class-use/ExcludedPatternsChecker.html         |   46 +-
 ...tExcludedAcceptedPatternsChecker.IsAllowed.html |  180 ++
 .../NotExcludedAcceptedPatternsChecker.html        |  210 ++
 .../xwork2/security/package-frame.html             |    9 +-
 .../xwork2/security/package-summary.html           |   30 +-
 .../opensymphony/xwork2/security/package-tree.html |   28 +-
 .../opensymphony/xwork2/security/package-use.html  |   66 +-
 .../xwork2/test/StubConfigurationProvider.html     |   10 +-
 .../test/class-use/StubConfigurationProvider.html  |   10 +-
 .../opensymphony/xwork2/test/package-frame.html    |    6 +-
 .../opensymphony/xwork2/test/package-summary.html  |   14 +-
 .../com/opensymphony/xwork2/test/package-tree.html |   14 +-
 .../com/opensymphony/xwork2/test/package-use.html  |   10 +-
 .../opensymphony/xwork2/util/AnnotationUtils.html  |   10 +-
 .../opensymphony/xwork2/util/ClassLoaderUtil.html  |   10 +-
 .../opensymphony/xwork2/util/ClassPathFinder.html  |   10 +-
 .../xwork2/util/ClearableValueStack.html           |   10 +-
 .../com/opensymphony/xwork2/util/CompoundRoot.html |   10 +-
 .../com/opensymphony/xwork2/util/CreateIfNull.html |   10 +-
 .../xwork2/util/DomHelper.DOMBuilder.html          |   10 +-
 .../xwork2/util/DomHelper.StartHandler.html        |   10 +-
 .../com/opensymphony/xwork2/util/DomHelper.html    |   58 +-
 .../com/opensymphony/xwork2/util/Element.html      |   10 +-
 .../com/opensymphony/xwork2/util/Evaluated.html    |   10 +-
 .../xwork2/util/GlobalLocalizedTextProvider.html   |  174 +-
 .../apidocs/com/opensymphony/xwork2/util/Key.html  |   10 +-
 .../com/opensymphony/xwork2/util/KeyProperty.html  |   10 +-
 .../xwork2/util/MemberAccessValueStack.html        |   10 +-
 ...amedVariablePatternMatcher.CompiledPattern.html |   10 +-
 .../xwork2/util/NamedVariablePatternMatcher.html   |   12 +-
 .../opensymphony/xwork2/util/OgnlTextParser.html   |   10 +-
 .../opensymphony/xwork2/util/PatternMatcher.html   |   10 +-
 .../opensymphony/xwork2/util/PropertiesReader.html |   98 +-
 .../com/opensymphony/xwork2/util/ProxyUtil.html    |   10 +-
 .../xwork2/util/ResolverUtil.AnnotatedWith.html    |   10 +-
 .../xwork2/util/ResolverUtil.ClassTest.html        |   10 +-
 .../opensymphony/xwork2/util/ResolverUtil.IsA.html |   10 +-
 .../xwork2/util/ResolverUtil.NameEndsWith.html     |   10 +-
 .../xwork2/util/ResolverUtil.NameIs.html           |   10 +-
 .../xwork2/util/ResolverUtil.ResourceTest.html     |   10 +-
 .../xwork2/util/ResolverUtil.Test.html             |   10 +-
 .../com/opensymphony/xwork2/util/ResolverUtil.html |   10 +-
 .../xwork2/util/StrutsLocalizedTextProvider.html   |  146 +-
 .../util/TextParseUtil.ParsedValueEvaluator.html   |   10 +-
 .../opensymphony/xwork2/util/TextParseUtil.html    |   10 +-
 .../com/opensymphony/xwork2/util/TextParser.html   |   10 +-
 .../com/opensymphony/xwork2/util/ValueStack.html   |   49 +-
 .../xwork2/util/ValueStackFactory.html             |   10 +-
 .../opensymphony/xwork2/util/WildcardHelper.html   |   10 +-
 .../com/opensymphony/xwork2/util/WildcardUtil.html |   10 +-
 .../xwork2/util/XWorkTestCaseHelper.html           |   10 +-
 .../xwork2/util/class-use/AnnotationUtils.html     |   10 +-
 .../xwork2/util/class-use/ClassLoaderUtil.html     |   10 +-
 .../xwork2/util/class-use/ClassPathFinder.html     |   10 +-
 .../xwork2/util/class-use/ClearableValueStack.html |   10 +-
 .../xwork2/util/class-use/CompoundRoot.html        |   13 +-
 .../xwork2/util/class-use/CreateIfNull.html        |   10 +-
 .../util/class-use/DomHelper.DOMBuilder.html       |   10 +-
 .../util/class-use/DomHelper.StartHandler.html     |   10 +-
 .../xwork2/util/class-use/DomHelper.html           |   10 +-
 .../xwork2/util/class-use/Element.html             |   10 +-
 .../xwork2/util/class-use/Evaluated.html           |   10 +-
 .../class-use/GlobalLocalizedTextProvider.html     |   10 +-
 .../opensymphony/xwork2/util/class-use/Key.html    |   10 +-
 .../xwork2/util/class-use/KeyProperty.html         |   10 +-
 .../util/class-use/MemberAccessValueStack.html     |   10 +-
 ...amedVariablePatternMatcher.CompiledPattern.html |   10 +-
 .../class-use/NamedVariablePatternMatcher.html     |   10 +-
 .../xwork2/util/class-use/OgnlTextParser.html      |   10 +-
 .../xwork2/util/class-use/PatternMatcher.html      |   36 +-
 .../xwork2/util/class-use/PropertiesReader.html    |   10 +-
 .../xwork2/util/class-use/ProxyUtil.html           |   10 +-
 .../util/class-use/ResolverUtil.AnnotatedWith.html |   10 +-
 .../util/class-use/ResolverUtil.ClassTest.html     |   10 +-
 .../xwork2/util/class-use/ResolverUtil.IsA.html    |   10 +-
 .../util/class-use/ResolverUtil.NameEndsWith.html  |   10 +-
 .../xwork2/util/class-use/ResolverUtil.NameIs.html |   10 +-
 .../util/class-use/ResolverUtil.ResourceTest.html  |   10 +-
 .../xwork2/util/class-use/ResolverUtil.Test.html   |   10 +-
 .../xwork2/util/class-use/ResolverUtil.html        |   10 +-
 .../class-use/StrutsLocalizedTextProvider.html     |   10 +-
 .../TextParseUtil.ParsedValueEvaluator.html        |   14 +-
 .../xwork2/util/class-use/TextParseUtil.html       |   10 +-
 .../xwork2/util/class-use/TextParser.html          |   10 +-
 .../xwork2/util/class-use/ValueStack.html          |  266 +-
 .../xwork2/util/class-use/ValueStackFactory.html   |   14 +-
 .../xwork2/util/class-use/WildcardHelper.html      |   10 +-
 .../xwork2/util/class-use/WildcardUtil.html        |   10 +-
 .../xwork2/util/class-use/XWorkTestCaseHelper.html |   10 +-
 .../util/classloader/AbstractResourceStore.html    |   10 +-
 .../xwork2/util/classloader/FileResourceStore.html |   10 +-
 .../xwork2/util/classloader/JarResourceStore.html  |   10 +-
 .../util/classloader/ReloadingClassLoader.html     |   10 +-
 .../xwork2/util/classloader/ResourceStore.html     |   10 +-
 .../util/classloader/ResourceStoreClassLoader.html |   10 +-
 .../class-use/AbstractResourceStore.html           |   10 +-
 .../classloader/class-use/FileResourceStore.html   |   10 +-
 .../classloader/class-use/JarResourceStore.html    |   10 +-
 .../class-use/ReloadingClassLoader.html            |   10 +-
 .../util/classloader/class-use/ResourceStore.html  |   10 +-
 .../class-use/ResourceStoreClassLoader.html        |   10 +-
 .../xwork2/util/classloader/package-frame.html     |    6 +-
 .../xwork2/util/classloader/package-summary.html   |   10 +-
 .../xwork2/util/classloader/package-tree.html      |   10 +-
 .../xwork2/util/classloader/package-use.html       |   10 +-
 .../util/finder/ClassFinder.Annotatable.html       |   10 +-
 .../util/finder/ClassFinder.AnnotationInfo.html    |   10 +-
 .../xwork2/util/finder/ClassFinder.ClassInfo.html  |   20 +-
 .../xwork2/util/finder/ClassFinder.FieldInfo.html  |   10 +-
 .../xwork2/util/finder/ClassFinder.Info.html       |   10 +-
 .../xwork2/util/finder/ClassFinder.MethodInfo.html |   14 +-
 .../util/finder/ClassFinder.PackageInfo.html       |   10 +-
 .../xwork2/util/finder/ClassFinder.html            |   36 +-
 .../xwork2/util/finder/ClassFinderFactory.html     |   10 +-
 .../xwork2/util/finder/ClassLoaderInterface.html   |   10 +-
 .../util/finder/ClassLoaderInterfaceDelegate.html  |   10 +-
 .../xwork2/util/finder/ResourceFinder.html         |   30 +-
 .../com/opensymphony/xwork2/util/finder/Test.html  |   10 +-
 .../util/finder/UrlSet.FileProtocolNormalizer.html |   10 +-
 .../opensymphony/xwork2/util/finder/UrlSet.html    |   10 +-
 .../finder/class-use/ClassFinder.Annotatable.html  |   10 +-
 .../class-use/ClassFinder.AnnotationInfo.html      |   10 +-
 .../finder/class-use/ClassFinder.ClassInfo.html    |   14 +-
 .../finder/class-use/ClassFinder.FieldInfo.html    |   10 +-
 .../util/finder/class-use/ClassFinder.Info.html    |   10 +-
 .../finder/class-use/ClassFinder.MethodInfo.html   |   10 +-
 .../finder/class-use/ClassFinder.PackageInfo.html  |   10 +-
 .../xwork2/util/finder/class-use/ClassFinder.html  |   12 +-
 .../util/finder/class-use/ClassFinderFactory.html  |   10 +-
 .../finder/class-use/ClassLoaderInterface.html     |   15 +-
 .../class-use/ClassLoaderInterfaceDelegate.html    |   10 +-
 .../util/finder/class-use/ResourceFinder.html      |   10 +-
 .../xwork2/util/finder/class-use/Test.html         |   12 +-
 .../class-use/UrlSet.FileProtocolNormalizer.html   |   10 +-
 .../xwork2/util/finder/class-use/UrlSet.html       |   10 +-
 .../xwork2/util/finder/package-frame.html          |    6 +-
 .../xwork2/util/finder/package-summary.html        |   10 +-
 .../xwork2/util/finder/package-tree.html           |   10 +-
 .../xwork2/util/finder/package-use.html            |   10 +-
 .../xwork2/util/fs/DefaultFileManager.html         |   10 +-
 .../xwork2/util/fs/DefaultFileManagerFactory.html  |   10 +-
 .../opensymphony/xwork2/util/fs/FileRevision.html  |   10 +-
 .../xwork2/util/fs/JarEntryRevision.html           |   10 +-
 .../com/opensymphony/xwork2/util/fs/Revision.html  |   10 +-
 .../util/fs/class-use/DefaultFileManager.html      |   10 +-
 .../fs/class-use/DefaultFileManagerFactory.html    |   10 +-
 .../xwork2/util/fs/class-use/FileRevision.html     |   10 +-
 .../xwork2/util/fs/class-use/JarEntryRevision.html |   10 +-
 .../xwork2/util/fs/class-use/Revision.html         |   14 +-
 .../opensymphony/xwork2/util/fs/package-frame.html |    6 +-
 .../xwork2/util/fs/package-summary.html            |   10 +-
 .../opensymphony/xwork2/util/fs/package-tree.html  |   10 +-
 .../opensymphony/xwork2/util/fs/package-use.html   |   10 +-
 .../xwork2/util/location/Locatable.html            |   10 +-
 .../xwork2/util/location/LocatableProperties.html  |   10 +-
 .../opensymphony/xwork2/util/location/Located.html |   10 +-
 .../xwork2/util/location/Location.html             |   10 +-
 .../util/location/LocationAttributes.Pipe.html     |   10 +-
 .../xwork2/util/location/LocationAttributes.html   |   10 +-
 .../xwork2/util/location/LocationImpl.html         |   10 +-
 .../location/LocationUtils.LocationFinder.html     |   10 +-
 .../xwork2/util/location/LocationUtils.html        |   10 +-
 .../xwork2/util/location/class-use/Locatable.html  |   10 +-
 .../location/class-use/LocatableProperties.html    |   36 +-
 .../xwork2/util/location/class-use/Located.html    |   10 +-
 .../xwork2/util/location/class-use/Location.html   |   34 +-
 .../class-use/LocationAttributes.Pipe.html         |   10 +-
 .../location/class-use/LocationAttributes.html     |   10 +-
 .../util/location/class-use/LocationImpl.html      |   10 +-
 .../class-use/LocationUtils.LocationFinder.html    |   10 +-
 .../util/location/class-use/LocationUtils.html     |   10 +-
 .../xwork2/util/location/package-frame.html        |    6 +-
 .../xwork2/util/location/package-summary.html      |   10 +-
 .../xwork2/util/location/package-tree.html         |   10 +-
 .../xwork2/util/location/package-use.html          |   10 +-
 .../opensymphony/xwork2/util/package-frame.html    |    6 +-
 .../opensymphony/xwork2/util/package-summary.html  |   13 +-
 .../com/opensymphony/xwork2/util/package-tree.html |   12 +-
 .../com/opensymphony/xwork2/util/package-use.html  |   10 +-
 .../util/reflection/ReflectionContextFactory.html  |   10 +-
 .../util/reflection/ReflectionContextState.html    |   10 +-
 .../util/reflection/ReflectionException.html       |   10 +-
 .../reflection/ReflectionExceptionHandler.html     |   10 +-
 .../xwork2/util/reflection/ReflectionProvider.html |   10 +-
 .../util/reflection/ReflectionProviderFactory.html |   10 +-
 .../class-use/ReflectionContextFactory.html        |   10 +-
 .../class-use/ReflectionContextState.html          |   10 +-
 .../reflection/class-use/ReflectionException.html  |   22 +-
 .../class-use/ReflectionExceptionHandler.html      |   15 +-
 .../reflection/class-use/ReflectionProvider.html   |   24 +-
 .../class-use/ReflectionProviderFactory.html       |   10 +-
 .../xwork2/util/reflection/package-frame.html      |    6 +-
 .../xwork2/util/reflection/package-summary.html    |   10 +-
 .../xwork2/util/reflection/package-tree.html       |   10 +-
 .../xwork2/util/reflection/package-use.html        |   10 +-
 .../xwork2/validator/ActionValidatorManager.html   |   10 +-
 .../AnnotationActionValidatorManager.html          |   10 +-
 .../AnnotationValidationConfigurationBuilder.html  |   10 +-
 .../validator/DefaultActionValidatorManager.html   |   10 +-
 .../xwork2/validator/DefaultValidatorFactory.html  |   10 +-
 .../validator/DefaultValidatorFileParser.html      |   10 +-
 .../validator/DelegatingValidatorContext.html      |   10 +-
 .../xwork2/validator/FieldValidator.html           |   10 +-
 .../validator/ShortCircuitableValidator.html       |   10 +-
 .../xwork2/validator/ValidationException.html      |   10 +-
 .../xwork2/validator/ValidationInterceptor.html    |   14 +-
 .../opensymphony/xwork2/validator/Validator.html   |   12 +-
 .../xwork2/validator/ValidatorConfig.Builder.html  |   10 +-
 .../xwork2/validator/ValidatorConfig.html          |   10 +-
 .../xwork2/validator/ValidatorContext.html         |   10 +-
 .../xwork2/validator/ValidatorFactory.html         |   12 +-
 .../xwork2/validator/ValidatorFileParser.html      |   10 +-
 .../ConditionalVisitorFieldValidator.html          |   10 +-
 .../annotations/ConversionErrorFieldValidator.html |   10 +-
 .../validator/annotations/CreditCardValidator.html |   10 +-
 .../validator/annotations/CustomValidator.html     |   10 +-
 .../annotations/DateRangeFieldValidator.html       |   10 +-
 .../annotations/DoubleRangeFieldValidator.html     |   10 +-
 .../validator/annotations/EmailValidator.html      |   10 +-
 .../validator/annotations/ExpressionValidator.html |   10 +-
 .../annotations/FieldExpressionValidator.html      |   10 +-
 .../annotations/IntRangeFieldValidator.html        |   10 +-
 .../annotations/LongRangeFieldValidator.html       |   10 +-
 .../validator/annotations/RegexFieldValidator.html |   10 +-
 .../annotations/RequiredFieldValidator.html        |   10 +-
 .../annotations/RequiredStringValidator.html       |   10 +-
 .../annotations/ShortRangeFieldValidator.html      |   10 +-
 .../annotations/StringLengthFieldValidator.html    |   10 +-
 .../xwork2/validator/annotations/UrlValidator.html |   14 +-
 .../validator/annotations/ValidationParameter.html |   14 +-
 .../xwork2/validator/annotations/Validations.html  |   10 +-
 .../validator/annotations/ValidatorType.html       |   10 +-
 .../annotations/VisitorFieldValidator.html         |   10 +-
 .../ConditionalVisitorFieldValidator.html          |   10 +-
 .../class-use/ConversionErrorFieldValidator.html   |   10 +-
 .../annotations/class-use/CreditCardValidator.html |   10 +-
 .../annotations/class-use/CustomValidator.html     |   10 +-
 .../class-use/DateRangeFieldValidator.html         |   10 +-
 .../class-use/DoubleRangeFieldValidator.html       |   10 +-
 .../annotations/class-use/EmailValidator.html      |   10 +-
 .../annotations/class-use/ExpressionValidator.html |   10 +-
 .../class-use/FieldExpressionValidator.html        |   10 +-
 .../class-use/IntRangeFieldValidator.html          |   10 +-
 .../class-use/LongRangeFieldValidator.html         |   10 +-
 .../annotations/class-use/RegexFieldValidator.html |   10 +-
 .../class-use/RequiredFieldValidator.html          |   10 +-
 .../class-use/RequiredStringValidator.html         |   10 +-
 .../class-use/ShortRangeFieldValidator.html        |   10 +-
 .../class-use/StringLengthFieldValidator.html      |   10 +-
 .../annotations/class-use/UrlValidator.html        |   10 +-
 .../annotations/class-use/ValidationParameter.html |   10 +-
 .../annotations/class-use/Validations.html         |   10 +-
 .../annotations/class-use/ValidatorType.html       |   10 +-
 .../class-use/VisitorFieldValidator.html           |   10 +-
 .../validator/annotations/package-frame.html       |    7 +-
 .../validator/annotations/package-summary.html     |   20 +-
 .../xwork2/validator/annotations/package-tree.html |   39 +-
 .../xwork2/validator/annotations/package-use.html  |   10 +-
 .../class-use/ActionValidatorManager.html          |   10 +-
 .../AnnotationActionValidatorManager.html          |   10 +-
 .../AnnotationValidationConfigurationBuilder.html  |   10 +-
 .../class-use/DefaultActionValidatorManager.html   |   10 +-
 .../class-use/DefaultValidatorFactory.html         |   10 +-
 .../class-use/DefaultValidatorFileParser.html      |   10 +-
 .../class-use/DelegatingValidatorContext.html      |   10 +-
 .../xwork2/validator/class-use/FieldValidator.html |   10 +-
 .../class-use/ShortCircuitableValidator.html       |   10 +-
 .../validator/class-use/ValidationException.html   |   54 +-
 .../validator/class-use/ValidationInterceptor.html |   10 +-
 .../xwork2/validator/class-use/Validator.html      |   38 +-
 .../class-use/ValidatorConfig.Builder.html         |   10 +-
 .../validator/class-use/ValidatorConfig.html       |   18 +-
 .../validator/class-use/ValidatorContext.html      |   18 +-
 .../validator/class-use/ValidatorFactory.html      |   14 +-
 .../validator/class-use/ValidatorFileParser.html   |   14 +-
 .../xwork2/validator/package-frame.html            |    6 +-
 .../xwork2/validator/package-summary.html          |   10 +-
 .../xwork2/validator/package-tree.html             |   12 +-
 .../opensymphony/xwork2/validator/package-use.html |   35 +-
 .../ConditionalVisitorFieldValidator.html          |   10 +-
 .../validators/ConversionErrorFieldValidator.html  |   10 +-
 .../validator/validators/CreditCardValidator.html  |   10 +-
 .../validators/DateRangeFieldValidator.html        |   10 +-
 .../validators/DoubleRangeFieldValidator.html      |   10 +-
 .../validator/validators/EmailValidator.html       |   10 +-
 .../validator/validators/ExpressionValidator.html  |   10 +-
 .../validators/FieldExpressionValidator.html       |   10 +-
 .../validators/FieldValidatorSupport.html          |   10 +-
 .../validators/IntRangeFieldValidator.html         |   10 +-
 .../validators/LongRangeFieldValidator.html        |   10 +-
 .../validators/RangeValidatorSupport.html          |   10 +-
 .../validator/validators/RegexFieldValidator.html  |   10 +-
 ...pulateConversionErrorFieldValidatorSupport.html |   10 +-
 .../validators/RequiredFieldValidator.html         |   10 +-
 .../validators/RequiredStringValidator.html        |   10 +-
 .../validators/ShortRangeFieldValidator.html       |   10 +-
 .../validators/StringLengthFieldValidator.html     |   10 +-
 .../xwork2/validator/validators/URLValidator.html  |   10 +-
 .../validator/validators/ValidatorSupport.html     |   10 +-
 ...orFieldValidator.AppendingValidatorContext.html |   10 +-
 .../validators/VisitorFieldValidator.html          |   10 +-
 .../ConditionalVisitorFieldValidator.html          |   10 +-
 .../class-use/ConversionErrorFieldValidator.html   |   10 +-
 .../validators/class-use/CreditCardValidator.html  |   10 +-
 .../class-use/DateRangeFieldValidator.html         |   10 +-
 .../class-use/DoubleRangeFieldValidator.html       |   10 +-
 .../validators/class-use/EmailValidator.html       |   10 +-
 .../validators/class-use/ExpressionValidator.html  |   10 +-
 .../class-use/FieldExpressionValidator.html        |   10 +-
 .../class-use/FieldValidatorSupport.html           |   10 +-
 .../class-use/IntRangeFieldValidator.html          |   10 +-
 .../class-use/LongRangeFieldValidator.html         |   10 +-
 .../class-use/RangeValidatorSupport.html           |   10 +-
 .../validators/class-use/RegexFieldValidator.html  |   10 +-
 ...pulateConversionErrorFieldValidatorSupport.html |   10 +-
 .../class-use/RequiredFieldValidator.html          |   10 +-
 .../class-use/RequiredStringValidator.html         |   10 +-
 .../class-use/ShortRangeFieldValidator.html        |   10 +-
 .../class-use/StringLengthFieldValidator.html      |   10 +-
 .../validators/class-use/URLValidator.html         |   10 +-
 .../validators/class-use/ValidatorSupport.html     |   10 +-
 ...orFieldValidator.AppendingValidatorContext.html |   10 +-
 .../class-use/VisitorFieldValidator.html           |   10 +-
 .../xwork2/validator/validators/package-frame.html |    6 +-
 .../validator/validators/package-summary.html      |   10 +-
 .../xwork2/validator/validators/package-tree.html  |   10 +-
 .../xwork2/validator/validators/package-use.html   |   10 +-
 .../struts2-core/apidocs/constant-values.html      |  901 ++++--
 .../struts2-core/apidocs/deprecated-list.html      |  239 +-
 output/maven/struts2-core/apidocs/help-doc.html    |   10 +-
 output/maven/struts2-core/apidocs/index-all.html   | 2972 +++++++++++--------
 output/maven/struts2-core/apidocs/index.html       |    4 +-
 .../apidocs/org/apache/struts2/RequestUtils.html   |   10 +-
 .../org/apache/struts2/ServletActionContext.html   |  119 +-
 .../org/apache/struts2/StrutsConstants.html        |  703 ++++-
 .../org/apache/struts2/StrutsException.html        |   10 +-
 .../apidocs/org/apache/struts2/StrutsStatics.html  |   57 +-
 .../apache/struts2/action/ApplicationAware.html    |   10 +-
 .../org/apache/struts2/action/CookiesAware.html    |   16 +-
 .../org/apache/struts2/action/CspReportAction.html |  399 +++
 .../struts2/action/DefaultCspReportAction.html     |  324 +++
 .../org/apache/struts2/action/ParametersAware.html |   16 +-
 .../org/apache/struts2/action/PrincipalAware.html  |   10 +-
 .../apache/struts2/action/ServletContextAware.html |   12 +-
 .../apache/struts2/action/ServletRequestAware.html |   14 +-
 .../struts2/action/ServletResponseAware.html       |   14 +-
 .../org/apache/struts2/action/SessionAware.html    |   10 +-
 .../struts2/action/class-use/ApplicationAware.html |   10 +-
 .../struts2/action/class-use/CookiesAware.html     |   10 +-
 .../struts2/action/class-use/CspReportAction.html  |  169 ++
 .../action/class-use/DefaultCspReportAction.html   |  126 +
 .../struts2/action/class-use/ParametersAware.html  |   10 +-
 .../struts2/action/class-use/PrincipalAware.html   |   10 +-
 .../action/class-use/ServletContextAware.html      |   10 +-
 .../action/class-use/ServletRequestAware.html      |   61 +-
 .../action/class-use/ServletResponseAware.html     |   61 +-
 .../struts2/action/class-use/SessionAware.html     |   10 +-
 .../org/apache/struts2/action/package-frame.html   |   11 +-
 .../org/apache/struts2/action/package-summary.html |   34 +-
 .../org/apache/struts2/action/package-tree.html    |   26 +-
 .../org/apache/struts2/action/package-use.html     |   57 +-
 .../org/apache/struts2/class-use/RequestUtils.html |   10 +-
 .../struts2/class-use/ServletActionContext.html    |   10 +-
 .../apache/struts2/class-use/StrutsConstants.html  |   10 +-
 .../apache/struts2/class-use/StrutsException.html  |   10 +-
 .../apache/struts2/class-use/StrutsStatics.html    |   20 +-
 .../apache/struts2/components/ActionComponent.html |   18 +-
 .../org/apache/struts2/components/ActionError.html |   18 +-
 .../apache/struts2/components/ActionMessage.html   |   18 +-
 .../org/apache/struts2/components/Anchor.html      |  117 +-
 .../apache/struts2/components/AppendIterator.html  |   14 +-
 .../org/apache/struts2/components/Bean.html        |   14 +-
 .../org/apache/struts2/components/Checkbox.html    |   56 +-
 .../apache/struts2/components/CheckboxList.html    |   44 +-
 .../apache/struts2/components/ClosingUIBean.html   |   20 +-
 .../org/apache/struts2/components/ComboBox.html    |   18 +-
 .../org/apache/struts2/components/Component.html   |  300 +-
 .../struts2/components/ComponentUrlProvider.html   |   10 +-
 .../org/apache/struts2/components/ContextBean.html |   14 +-
 .../org/apache/struts2/components/Date.html        |   50 +-
 .../apache/struts2/components/DateTextField.html   |   18 +-
 .../org/apache/struts2/components/Debug.html       |   18 +-
 .../struts2/components/DoubleListUIBean.html       |   22 +-
 .../apache/struts2/components/DoubleSelect.html    |   18 +-
 .../org/apache/struts2/components/Else.html        |   14 +-
 .../org/apache/struts2/components/ElseIf.html      |   14 +-
 .../struts2/components/ExtraParameterProvider.html |   14 +-
 .../org/apache/struts2/components/FieldError.html  |   18 +-
 .../org/apache/struts2/components/File.html        |   18 +-
 .../Form.FieldVisitorValidatorWrapper.html         |   10 +-
 .../org/apache/struts2/components/Form.html        |   18 +-
 .../org/apache/struts2/components/FormButton.html  |   18 +-
 .../apache/struts2/components/GenericUIBean.html   |   18 +-
 .../org/apache/struts2/components/Head.html        |   18 +-
 .../org/apache/struts2/components/Hidden.html      |   18 +-
 .../org/apache/struts2/components/I18n.html        |   14 +-
 .../apidocs/org/apache/struts2/components/If.html  |   14 +-
 .../org/apache/struts2/components/Include.html     |   14 +-
 .../struts2/components/InputTransferSelect.html    |   18 +-
 .../struts2/components/IteratorComponent.html      |   14 +-
 .../org/apache/struts2/components/Label.html       |   22 +-
 .../org/apache/struts2/components/Link.html        |  620 ++++
 .../org/apache/struts2/components/ListUIBean.html  |   22 +-
 .../apache/struts2/components/MergeIterator.html   |   14 +-
 .../org/apache/struts2/components/Number.html      |   14 +-
 .../org/apache/struts2/components/OptGroup.html    |   14 +-
 .../struts2/components/OptionTransferSelect.html   |   18 +-
 .../components/Param.UnnamedParametric.html        |   10 +-
 .../org/apache/struts2/components/Param.html       |   14 +-
 .../org/apache/struts2/components/Password.html    |   18 +-
 .../org/apache/struts2/components/Property.html    |   14 +-
 .../org/apache/struts2/components/Push.html        |   14 +-
 .../org/apache/struts2/components/Radio.html       |   63 +-
 .../org/apache/struts2/components/Reset.html       |   22 +-
 .../org/apache/struts2/components/Script.html      |  671 +++++
 .../org/apache/struts2/components/Select.html      |   22 +-
 .../struts2/components/ServletUrlRenderer.html     |   35 +-
 .../apidocs/org/apache/struts2/components/Set.html |   19 +-
 .../org/apache/struts2/components/Submit.html      |   77 +-
 .../org/apache/struts2/components/Text.html        |   20 +-
 .../org/apache/struts2/components/TextArea.html    |   80 +-
 .../org/apache/struts2/components/TextField.html   |   18 +-
 .../org/apache/struts2/components/Token.html       |   18 +-
 .../org/apache/struts2/components/UIBean.html      |  408 ++-
 .../apidocs/org/apache/struts2/components/URL.html |   14 +-
 .../apache/struts2/components/UpDownSelect.html    |   18 +-
 .../org/apache/struts2/components/UrlProvider.html |   20 +-
 .../org/apache/struts2/components/UrlRenderer.html |   10 +-
 .../components/class-use/ActionComponent.html      |   10 +-
 .../struts2/components/class-use/ActionError.html  |   10 +-
 .../components/class-use/ActionMessage.html        |   10 +-
 .../struts2/components/class-use/Anchor.html       |   10 +-
 .../components/class-use/AppendIterator.html       |   10 +-
 .../apache/struts2/components/class-use/Bean.html  |   10 +-
 .../struts2/components/class-use/Checkbox.html     |   10 +-
 .../struts2/components/class-use/CheckboxList.html |   10 +-
 .../components/class-use/ClosingUIBean.html        |   17 +-
 .../struts2/components/class-use/ComboBox.html     |   10 +-
 .../struts2/components/class-use/Component.html    |  248 +-
 .../components/class-use/ComponentUrlProvider.html |   10 +-
 .../struts2/components/class-use/ContextBean.html  |   14 +-
 .../apache/struts2/components/class-use/Date.html  |   10 +-
 .../components/class-use/DateTextField.html        |   10 +-
 .../apache/struts2/components/class-use/Debug.html |   10 +-
 .../components/class-use/DoubleListUIBean.html     |   10 +-
 .../struts2/components/class-use/DoubleSelect.html |   10 +-
 .../apache/struts2/components/class-use/Else.html  |   10 +-
 .../struts2/components/class-use/ElseIf.html       |   10 +-
 .../class-use/ExtraParameterProvider.html          |   20 +-
 .../struts2/components/class-use/FieldError.html   |   10 +-
 .../apache/struts2/components/class-use/File.html  |   10 +-
 .../Form.FieldVisitorValidatorWrapper.html         |   10 +-
 .../apache/struts2/components/class-use/Form.html  |   24 +-
 .../struts2/components/class-use/FormButton.html   |   10 +-
 .../components/class-use/GenericUIBean.html        |   10 +-
 .../apache/struts2/components/class-use/Head.html  |   10 +-
 .../struts2/components/class-use/Hidden.html       |   10 +-
 .../apache/struts2/components/class-use/I18n.html  |   10 +-
 .../apache/struts2/components/class-use/If.html    |   10 +-
 .../struts2/components/class-use/Include.html      |   10 +-
 .../components/class-use/InputTransferSelect.html  |   10 +-
 .../components/class-use/IteratorComponent.html    |   10 +-
 .../apache/struts2/components/class-use/Label.html |   10 +-
 .../apache/struts2/components/class-use/Link.html  |  126 +
 .../struts2/components/class-use/ListUIBean.html   |   10 +-
 .../components/class-use/MergeIterator.html        |   10 +-
 .../struts2/components/class-use/Number.html       |   10 +-
 .../struts2/components/class-use/OptGroup.html     |   10 +-
 .../components/class-use/OptionTransferSelect.html |   10 +-
 .../class-use/Param.UnnamedParametric.html         |   10 +-
 .../apache/struts2/components/class-use/Param.html |   10 +-
 .../struts2/components/class-use/Password.html     |   10 +-
 .../struts2/components/class-use/Property.html     |   10 +-
 .../apache/struts2/components/class-use/Push.html  |   10 +-
 .../apache/struts2/components/class-use/Radio.html |   10 +-
 .../apache/struts2/components/class-use/Reset.html |   10 +-
 .../struts2/components/class-use/Script.html       |  126 +
 .../struts2/components/class-use/Select.html       |   10 +-
 .../components/class-use/ServletUrlRenderer.html   |   10 +-
 .../apache/struts2/components/class-use/Set.html   |   10 +-
 .../struts2/components/class-use/Submit.html       |   10 +-
 .../apache/struts2/components/class-use/Text.html  |   10 +-
 .../struts2/components/class-use/TextArea.html     |   10 +-
 .../struts2/components/class-use/TextField.html    |   10 +-
 .../apache/struts2/components/class-use/Token.html |   10 +-
 .../struts2/components/class-use/UIBean.html       |   34 +-
 .../apache/struts2/components/class-use/URL.html   |   10 +-
 .../struts2/components/class-use/UpDownSelect.html |   10 +-
 .../struts2/components/class-use/UrlProvider.html  |   10 +-
 .../struts2/components/class-use/UrlRenderer.html  |   24 +-
 .../struts2/components/date/DateFormatter.html     |  243 ++
 .../components/date/DateTimeFormatterAdapter.html  |  293 ++
 .../components/date/SimpleDateFormatAdapter.html   |  293 ++
 .../components/date/class-use/DateFormatter.html   |  194 ++
 .../date/class-use/DateTimeFormatterAdapter.html   |  126 +
 .../date/class-use/SimpleDateFormatAdapter.html    |  126 +
 .../struts2/components/date/package-frame.html     |   26 +
 .../struts2/components/date/package-summary.html   |  166 ++
 .../struts2/components/date/package-tree.html      |  144 +
 .../struts2/components/date/package-use.html       |  184 ++
 .../apache/struts2/components/package-frame.html   |    8 +-
 .../apache/struts2/components/package-summary.html |   54 +-
 .../apache/struts2/components/package-tree.html    |   16 +-
 .../org/apache/struts2/components/package-use.html |   12 +-
 .../components/template/BaseTemplateEngine.html    |   10 +-
 .../template/FreemarkerTemplateEngine.html         |   10 +-
 .../components/template/JspTemplateEngine.html     |   10 +-
 .../struts2/components/template/Template.html      |   10 +-
 .../components/template/TemplateEngine.html        |   10 +-
 .../components/template/TemplateEngineManager.html |   10 +-
 .../template/TemplateRenderingContext.html         |   10 +-
 .../template/class-use/BaseTemplateEngine.html     |   10 +-
 .../class-use/FreemarkerTemplateEngine.html        |   10 +-
 .../template/class-use/JspTemplateEngine.html      |   10 +-
 .../components/template/class-use/Template.html    |   10 +-
 .../template/class-use/TemplateEngine.html         |   10 +-
 .../template/class-use/TemplateEngineManager.html  |   10 +-
 .../class-use/TemplateRenderingContext.html        |   20 +-
 .../struts2/components/template/package-frame.html |    6 +-
 .../components/template/package-summary.html       |   14 +-
 .../struts2/components/template/package-tree.html  |   14 +-
 .../struts2/components/template/package-use.html   |   10 +-
 .../config/AbstractBeanSelectionProvider.html      |   10 +-
 .../struts2/config/DefaultPropertiesProvider.html  |   10 +-
 .../org/apache/struts2/config/DefaultSettings.html |   10 +-
 .../org/apache/struts2/config/NullResult.html      |   10 +-
 .../config/PropertiesConfigurationProvider.html    |   10 +-
 .../config/StrutsBeanSelectionProvider.html        |   22 +-
 .../struts2/config/StrutsJavaConfiguration.html    |   10 +-
 .../config/StrutsJavaConfigurationProvider.html    |   10 +-
 .../config/StrutsXmlConfigurationProvider.html     |   35 +-
 .../class-use/AbstractBeanSelectionProvider.html   |   10 +-
 .../class-use/DefaultPropertiesProvider.html       |   10 +-
 .../struts2/config/class-use/DefaultSettings.html  |   10 +-
 .../struts2/config/class-use/NullResult.html       |   10 +-
 .../class-use/PropertiesConfigurationProvider.html |   10 +-
 .../class-use/StrutsBeanSelectionProvider.html     |   10 +-
 .../config/class-use/StrutsJavaConfiguration.html  |   10 +-
 .../class-use/StrutsJavaConfigurationProvider.html |   10 +-
 .../class-use/StrutsXmlConfigurationProvider.html  |   10 +-
 .../apache/struts2/config/entities/BeanConfig.html |   10 +-
 .../config/entities/BeanSelectionConfig.html       |   10 +-
 .../struts2/config/entities/ConstantConfig.html    |  741 ++---
 .../config/entities/class-use/BeanConfig.html      |  102 +-
 .../entities/class-use/BeanSelectionConfig.html    |   10 +-
 .../config/entities/class-use/ConstantConfig.html  |   10 +-
 .../struts2/config/entities/package-frame.html     |    6 +-
 .../struts2/config/entities/package-summary.html   |   10 +-
 .../struts2/config/entities/package-tree.html      |   10 +-
 .../struts2/config/entities/package-use.html       |   10 +-
 .../org/apache/struts2/config/package-frame.html   |    6 +-
 .../org/apache/struts2/config/package-summary.html |   10 +-
 .../org/apache/struts2/config/package-tree.html    |   10 +-
 .../org/apache/struts2/config/package-use.html     |   10 +-
 .../StrutsConversionPropertiesProcessor.html       |   10 +-
 .../conversion/StrutsTypeConverterCreator.html     |   10 +-
 .../conversion/StrutsTypeConverterHolder.html      |   10 +-
 .../conversion/TypeConversionException.html        |   10 +-
 .../struts2/conversion/UploadedFileConverter.html  |   10 +-
 .../StrutsConversionPropertiesProcessor.html       |   10 +-
 .../class-use/StrutsTypeConverterCreator.html      |   10 +-
 .../class-use/StrutsTypeConverterHolder.html       |   10 +-
 .../class-use/TypeConversionException.html         |   10 +-
 .../class-use/UploadedFileConverter.html           |   10 +-
 .../apache/struts2/conversion/package-frame.html   |    6 +-
 .../apache/struts2/conversion/package-summary.html |   10 +-
 .../apache/struts2/conversion/package-tree.html    |   10 +-
 .../org/apache/struts2/conversion/package-use.html |   10 +-
 .../apache/struts2/dispatcher/ApplicationMap.html  |   10 +-
 .../struts2/dispatcher/DefaultActionSupport.html   |   10 +-
 .../dispatcher/DefaultDispatcherErrorHandler.html  |   10 +-
 .../dispatcher/DefaultStaticContentLoader.html     |   73 +-
 .../struts2/dispatcher/Dispatcher.Locator.html     |   10 +-
 .../org/apache/struts2/dispatcher/Dispatcher.html  |   95 +-
 .../struts2/dispatcher/DispatcherErrorHandler.html |   10 +-
 .../struts2/dispatcher/DispatcherListener.html     |   10 +-
 .../struts2/dispatcher/ExecuteOperations.html      |   10 +-
 .../org/apache/struts2/dispatcher/HostConfig.html  |   10 +-
 .../struts2/dispatcher/HttpParameters.Builder.html |   10 +-
 .../apache/struts2/dispatcher/HttpParameters.html  |   10 +-
 .../apache/struts2/dispatcher/InitOperations.html  |   10 +-
 .../struts2/dispatcher/LocalizedMessage.html       |   10 +-
 .../apache/struts2/dispatcher/MockDispatcher.html  |   12 +-
 .../apache/struts2/dispatcher/Parameter.Empty.html |   10 +-
 .../apache/struts2/dispatcher/Parameter.File.html  |   10 +-
 .../struts2/dispatcher/Parameter.Request.html      |   10 +-
 .../org/apache/struts2/dispatcher/Parameter.html   |   10 +-
 .../struts2/dispatcher/PrepareOperations.html      |   48 +-
 .../org/apache/struts2/dispatcher/RequestMap.html  |   10 +-
 .../org/apache/struts2/dispatcher/SessionMap.html  |   10 +-
 .../dispatcher/StaticContentLoader.Validator.html  |  277 ++
 .../struts2/dispatcher/StaticContentLoader.html    |   90 +-
 .../struts2/dispatcher/StrutsRequestWrapper.html   |   20 +-
 .../dispatcher/class-use/ApplicationMap.html       |   10 +-
 .../dispatcher/class-use/DefaultActionSupport.html |   10 +-
 .../class-use/DefaultDispatcherErrorHandler.html   |   10 +-
 .../class-use/DefaultStaticContentLoader.html      |   10 +-
 .../dispatcher/class-use/Dispatcher.Locator.html   |   10 +-
 .../struts2/dispatcher/class-use/Dispatcher.html   |   14 +-
 .../class-use/DispatcherErrorHandler.html          |   10 +-
 .../dispatcher/class-use/DispatcherListener.html   |   10 +-
 .../dispatcher/class-use/ExecuteOperations.html    |   14 +-
 .../struts2/dispatcher/class-use/HostConfig.html   |   14 +-
 .../class-use/HttpParameters.Builder.html          |   10 +-
 .../dispatcher/class-use/HttpParameters.html       |   22 +-
 .../dispatcher/class-use/InitOperations.html       |   10 +-
 .../dispatcher/class-use/LocalizedMessage.html     |   30 +-
 .../dispatcher/class-use/MockDispatcher.html       |   10 +-
 .../dispatcher/class-use/Parameter.Empty.html      |   10 +-
 .../dispatcher/class-use/Parameter.File.html       |   10 +-
 .../dispatcher/class-use/Parameter.Request.html    |   10 +-
 .../struts2/dispatcher/class-use/Parameter.html    |   39 +-
 .../dispatcher/class-use/PrepareOperations.html    |   14 +-
 .../struts2/dispatcher/class-use/RequestMap.html   |   10 +-
 .../struts2/dispatcher/class-use/SessionMap.html   |   10 +-
 .../class-use/StaticContentLoader.Validator.html   |  126 +
 .../dispatcher/class-use/StaticContentLoader.html  |   10 +-
 .../dispatcher/class-use/StrutsRequestWrapper.html |   10 +-
 .../dispatcher/filter/FilterHostConfig.html        |   10 +-
 .../dispatcher/filter/StrutsExecuteFilter.html     |   12 +-
 .../filter/StrutsPrepareAndExecuteFilter.html      |   12 +-
 .../dispatcher/filter/StrutsPrepareFilter.html     |   12 +-
 .../filter/class-use/FilterHostConfig.html         |   10 +-
 .../filter/class-use/StrutsExecuteFilter.html      |   10 +-
 .../class-use/StrutsPrepareAndExecuteFilter.html   |   10 +-
 .../filter/class-use/StrutsPrepareFilter.html      |   10 +-
 .../struts2/dispatcher/filter/package-frame.html   |    6 +-
 .../struts2/dispatcher/filter/package-summary.html |   10 +-
 .../struts2/dispatcher/filter/package-tree.html    |   10 +-
 .../struts2/dispatcher/filter/package-use.html     |   10 +-
 .../dispatcher/listener/ListenerHostConfig.html    |   10 +-
 .../dispatcher/listener/StrutsListener.html        |   10 +-
 .../listener/class-use/ListenerHostConfig.html     |   10 +-
 .../listener/class-use/StrutsListener.html         |   10 +-
 .../struts2/dispatcher/listener/package-frame.html |    6 +-
 .../dispatcher/listener/package-summary.html       |   10 +-
 .../struts2/dispatcher/listener/package-tree.html  |   10 +-
 .../struts2/dispatcher/listener/package-use.html   |   10 +-
 .../struts2/dispatcher/mapper/ActionMapper.html    |   10 +-
 .../struts2/dispatcher/mapper/ActionMapping.html   |   10 +-
 .../dispatcher/mapper/CompositeActionMapper.html   |   10 +-
 .../dispatcher/mapper/DefaultActionMapper.html     |  105 +-
 .../struts2/dispatcher/mapper/ParameterAction.html |   10 +-
 .../dispatcher/mapper/PrefixBasedActionMapper.html |   12 +-
 .../dispatcher/mapper/Restful2ActionMapper.html    |   42 +-
 .../dispatcher/mapper/RestfulActionMapper.html     |   27 +-
 .../dispatcher/mapper/class-use/ActionMapper.html  |   26 +-
 .../dispatcher/mapper/class-use/ActionMapping.html |  122 +-
 .../mapper/class-use/CompositeActionMapper.html    |   10 +-
 .../mapper/class-use/DefaultActionMapper.html      |   12 +-
 .../mapper/class-use/ParameterAction.html          |   10 +-
 .../mapper/class-use/PrefixBasedActionMapper.html  |   10 +-
 .../mapper/class-use/Restful2ActionMapper.html     |   10 +-
 .../mapper/class-use/RestfulActionMapper.html      |   10 +-
 .../struts2/dispatcher/mapper/package-frame.html   |    6 +-
 .../struts2/dispatcher/mapper/package-summary.html |   14 +-
 .../struts2/dispatcher/mapper/package-tree.html    |   10 +-
 .../struts2/dispatcher/mapper/package-use.html     |   44 +-
 .../multipart/AbstractMultiPartRequest.html        |   10 +-
 .../multipart/JakartaMultiPartRequest.html         |   10 +-
 .../JakartaStreamMultiPartRequest.FileInfo.html    |   10 +-
 .../multipart/JakartaStreamMultiPartRequest.html   |   10 +-
 .../dispatcher/multipart/MultiPartRequest.html     |   10 +-
 .../multipart/MultiPartRequestWrapper.html         |   16 +-
 .../dispatcher/multipart/StrutsUploadedFile.html   |   10 +-
 .../struts2/dispatcher/multipart/UploadedFile.html |   10 +-
 .../class-use/AbstractMultiPartRequest.html        |   10 +-
 .../class-use/JakartaMultiPartRequest.html         |   10 +-
 .../JakartaStreamMultiPartRequest.FileInfo.html    |   10 +-
 .../class-use/JakartaStreamMultiPartRequest.html   |   10 +-
 .../multipart/class-use/MultiPartRequest.html      |   10 +-
 .../class-use/MultiPartRequestWrapper.html         |   10 +-
 .../multipart/class-use/StrutsUploadedFile.html    |   10 +-
 .../multipart/class-use/UploadedFile.html          |   10 +-
 .../dispatcher/multipart/package-frame.html        |    6 +-
 .../dispatcher/multipart/package-summary.html      |   10 +-
 .../struts2/dispatcher/multipart/package-tree.html |   10 +-
 .../struts2/dispatcher/multipart/package-use.html  |   10 +-
 .../apache/struts2/dispatcher/package-frame.html   |    7 +-
 .../apache/struts2/dispatcher/package-summary.html |   14 +-
 .../apache/struts2/dispatcher/package-tree.html    |   11 +-
 .../org/apache/struts2/dispatcher/package-use.html |   13 +-
 .../dispatcher/servlet/ServletHostConfig.html      |   10 +-
 .../struts2/dispatcher/servlet/StrutsServlet.html  |   10 +-
 .../servlet/class-use/ServletHostConfig.html       |   10 +-
 .../servlet/class-use/StrutsServlet.html           |   10 +-
 .../struts2/dispatcher/servlet/package-frame.html  |    6 +-
 .../dispatcher/servlet/package-summary.html        |   10 +-
 .../struts2/dispatcher/servlet/package-tree.html   |   12 +-
 .../struts2/dispatcher/servlet/package-use.html    |   10 +-
 .../factory/PrefixBasedActionProxyFactory.html     |   10 +-
 .../apache/struts2/factory/StrutsActionProxy.html  |   10 +-
 .../struts2/factory/StrutsActionProxyFactory.html  |   10 +-
 .../struts2/factory/StrutsResultFactory.html       |   10 +-
 .../class-use/PrefixBasedActionProxyFactory.html   |   10 +-
 .../factory/class-use/StrutsActionProxy.html       |   10 +-
 .../class-use/StrutsActionProxyFactory.html        |   10 +-
 .../factory/class-use/StrutsResultFactory.html     |   10 +-
 .../org/apache/struts2/factory/package-frame.html  |    6 +-
 .../apache/struts2/factory/package-summary.html    |   10 +-
 .../org/apache/struts2/factory/package-tree.html   |   10 +-
 .../org/apache/struts2/factory/package-use.html    |   10 +-
 .../ActionMappingParametersInterceptor.html        |   16 +-
 .../struts2/interceptor/ApplicationAware.html      |   14 +-
 .../struts2/interceptor/CheckboxInterceptor.html   |   18 +-
 .../interceptor/ClearSessionInterceptor.html       |   18 +-
 .../struts2/interceptor/CoepInterceptor.html       |  370 +++
 .../struts2/interceptor/CookieInterceptor.html     |   18 +-
 .../apache/struts2/interceptor/CookieProvider.html |   10 +-
 .../interceptor/CookieProviderInterceptor.html     |   14 +-
 .../apache/struts2/interceptor/CookiesAware.html   |   14 +-
 .../struts2/interceptor/CoopInterceptor.html       |  384 +++
 .../interceptor/CreateSessionInterceptor.html      |   18 +-
 .../DateTextFieldInterceptor.DateWord.html         |   10 +-
 .../interceptor/DateTextFieldInterceptor.html      |   14 +-
 .../interceptor/ExecuteAndWaitInterceptor.html     |  115 +-
 .../interceptor/FetchMetadataInterceptor.html      |  328 +++
 .../struts2/interceptor/FileUploadInterceptor.html |   20 +-
 .../struts2/interceptor/HttpParametersAware.html   |   10 +-
 ...18nInterceptor.AcceptLanguageLocaleHandler.html |  320 ++
 .../I18nInterceptor.CookieLocaleHandler.html       |   45 +-
 .../interceptor/I18nInterceptor.LocaleHandler.html |   16 +-
 .../I18nInterceptor.RequestLocaleHandler.html      |  394 +++
 .../I18nInterceptor.SessionLocaleHandler.html      |   45 +-
 .../interceptor/I18nInterceptor.Storage.html       |   32 +-
 .../struts2/interceptor/I18nInterceptor.html       |   54 +-
 .../interceptor/MessageStoreInterceptor.html       |   14 +-
 .../interceptor/MessageStorePreResultListener.html |   10 +-
 .../interceptor/MultiselectInterceptor.html        |   14 +-
 .../struts2/interceptor/NoOpInterceptor.html       |   14 +-
 .../apache/struts2/interceptor/NoParameters.html   |   10 +-
 .../apache/struts2/interceptor/ParameterAware.html |   10 +-
 .../apache/struts2/interceptor/PrincipalAware.html |   10 +-
 .../apache/struts2/interceptor/PrincipalProxy.html |   10 +-
 .../apache/struts2/interceptor/RequestAware.html   |   14 +-
 .../interceptor/ResourceIsolationPolicy.html       |  862 ++++++
 .../struts2/interceptor/RolesInterceptor.html      |   18 +-
 .../struts2/interceptor/ScopeInterceptor.html      |   14 +-
 .../interceptor/ServletConfigInterceptor.html      |   40 +-
 .../struts2/interceptor/ServletRequestAware.html   |   10 +-
 .../struts2/interceptor/ServletResponseAware.html  |   10 +-
 .../apache/struts2/interceptor/SessionAware.html   |   10 +-
 .../StrutsConversionErrorInterceptor.html          |   18 +-
 .../interceptor/StrutsResourceIsolationPolicy.html |  305 ++
 .../struts2/interceptor/TokenInterceptor.html      |   18 +-
 .../interceptor/TokenSessionStoreInterceptor.html  |   16 +-
 .../ActionMappingParametersInterceptor.html        |   10 +-
 .../interceptor/class-use/ApplicationAware.html    |   10 +-
 .../interceptor/class-use/CheckboxInterceptor.html |   10 +-
 .../class-use/ClearSessionInterceptor.html         |   10 +-
 .../interceptor/class-use/CoepInterceptor.html     |  126 +
 .../interceptor/class-use/CookieInterceptor.html   |   10 +-
 .../interceptor/class-use/CookieProvider.html      |   10 +-
 .../class-use/CookieProviderInterceptor.html       |   10 +-
 .../interceptor/class-use/CookiesAware.html        |   10 +-
 .../interceptor/class-use/CoopInterceptor.html     |  126 +
 .../class-use/CreateSessionInterceptor.html        |   10 +-
 .../DateTextFieldInterceptor.DateWord.html         |   10 +-
 .../class-use/DateTextFieldInterceptor.html        |   10 +-
 .../class-use/ExecuteAndWaitInterceptor.html       |   10 +-
 .../class-use/FetchMetadataInterceptor.html        |  126 +
 .../class-use/FileUploadInterceptor.html           |   10 +-
 .../interceptor/class-use/HttpParametersAware.html |   10 +-
 ...18nInterceptor.AcceptLanguageLocaleHandler.html |  170 ++
 .../I18nInterceptor.CookieLocaleHandler.html       |   10 +-
 .../class-use/I18nInterceptor.LocaleHandler.html   |   18 +-
 .../I18nInterceptor.RequestLocaleHandler.html      |  174 ++
 .../I18nInterceptor.SessionLocaleHandler.html      |   10 +-
 .../class-use/I18nInterceptor.Storage.html         |   10 +-
 .../interceptor/class-use/I18nInterceptor.html     |   10 +-
 .../class-use/MessageStoreInterceptor.html         |   10 +-
 .../class-use/MessageStorePreResultListener.html   |   10 +-
 .../class-use/MultiselectInterceptor.html          |   10 +-
 .../interceptor/class-use/NoOpInterceptor.html     |   10 +-
 .../interceptor/class-use/NoParameters.html        |   10 +-
 .../interceptor/class-use/ParameterAware.html      |   10 +-
 .../interceptor/class-use/PrincipalAware.html      |   10 +-
 .../interceptor/class-use/PrincipalProxy.html      |   10 +-
 .../interceptor/class-use/RequestAware.html        |   10 +-
 .../class-use/ResourceIsolationPolicy.html         |  169 ++
 .../interceptor/class-use/RolesInterceptor.html    |   10 +-
 .../interceptor/class-use/ScopeInterceptor.html    |   10 +-
 .../class-use/ServletConfigInterceptor.html        |   10 +-
 .../interceptor/class-use/ServletRequestAware.html |   10 +-
 .../class-use/ServletResponseAware.html            |   10 +-
 .../interceptor/class-use/SessionAware.html        |   10 +-
 .../StrutsConversionErrorInterceptor.html          |   10 +-
 .../class-use/StrutsResourceIsolationPolicy.html   |  126 +
 .../interceptor/class-use/TokenInterceptor.html    |   10 +-
 .../class-use/TokenSessionStoreInterceptor.html    |   10 +-
 .../struts2/interceptor/csp/CspInterceptor.html    |  372 +++
 .../struts2/interceptor/csp/CspSettings.html       |  507 ++++
 .../interceptor/csp/DefaultCspSettings.html        |  357 +++
 .../interceptor/csp/class-use/CspInterceptor.html  |  126 +
 .../interceptor/csp/class-use/CspSettings.html     |  168 ++
 .../csp/class-use/DefaultCspSettings.html          |  126 +
 .../struts2/interceptor/csp/package-frame.html     |   26 +
 .../struts2/interceptor/csp/package-summary.html   |  170 ++
 .../struts2/interceptor/csp/package-tree.html      |  148 +
 .../struts2/interceptor/csp/package-use.html       |  161 ++
 .../debugging/DebuggingInterceptor.html            |   14 +-
 .../interceptor/debugging/PrettyPrintWriter.html   |   10 +-
 .../debugging/class-use/DebuggingInterceptor.html  |   10 +-
 .../debugging/class-use/PrettyPrintWriter.html     |   10 +-
 .../interceptor/debugging/package-frame.html       |    6 +-
 .../interceptor/debugging/package-summary.html     |   18 +-
 .../interceptor/debugging/package-tree.html        |   20 +-
 .../struts2/interceptor/debugging/package-use.html |   10 +-
 .../interceptor/exec/BackgroundProcess.html        |  306 ++
 .../struts2/interceptor/exec/ExecutorProvider.html |  260 ++
 .../interceptor/exec/StrutsBackgroundProcess.html  |  567 ++++
 .../interceptor/exec/StrutsExecutorProvider.html   |  316 ++
 .../exec/class-use/BackgroundProcess.html          |  227 ++
 .../exec/class-use/ExecutorProvider.html           |  188 ++
 .../exec/class-use/StrutsBackgroundProcess.html    |  126 +
 .../exec/class-use/StrutsExecutorProvider.html     |  126 +
 .../struts2/interceptor/exec/package-frame.html    |   27 +
 .../struts2/interceptor/exec/package-summary.html  |  176 ++
 .../struts2/interceptor/exec/package-tree.html     |  149 +
 .../struts2/interceptor/exec/package-use.html      |  198 ++
 .../apache/struts2/interceptor/package-frame.html  |   12 +-
 .../struts2/interceptor/package-summary.html       |   80 +-
 .../apache/struts2/interceptor/package-tree.html   |   30 +-
 .../apache/struts2/interceptor/package-use.html    |   57 +-
 .../interceptor/servlet/ServletPrincipalProxy.html |   10 +-
 .../servlet/class-use/ServletPrincipalProxy.html   |   10 +-
 .../struts2/interceptor/servlet/package-frame.html |    6 +-
 .../interceptor/servlet/package-summary.html       |   14 +-
 .../struts2/interceptor/servlet/package-tree.html  |   14 +-
 .../struts2/interceptor/servlet/package-use.html   |   10 +-
 .../AnnotationValidationInterceptor.html           |   14 +-
 .../interceptor/validation/SkipValidation.html     |   10 +-
 .../class-use/AnnotationValidationInterceptor.html |   10 +-
 .../validation/class-use/SkipValidation.html       |   10 +-
 .../interceptor/validation/package-frame.html      |    6 +-
 .../interceptor/validation/package-summary.html    |   10 +-
 .../interceptor/validation/package-tree.html       |   12 +-
 .../interceptor/validation/package-use.html        |   10 +-
 .../apidocs/org/apache/struts2/package-frame.html  |    6 +-
 .../org/apache/struts2/package-summary.html        |   12 +-
 .../apidocs/org/apache/struts2/package-tree.html   |   16 +-
 .../apidocs/org/apache/struts2/package-use.html    |   20 +-
 .../apache/struts2/result/HttpHeaderResult.html    |   14 +-
 .../org/apache/struts2/result/PlainResult.html     |  329 +++
 .../org/apache/struts2/result/PlainTextResult.html |   35 +-
 .../org/apache/struts2/result/PostbackResult.html  |   12 +-
 .../org/apache/struts2/result/Redirectable.html    |   10 +-
 .../result/ServletActionRedirectResult.html        |   14 +-
 .../struts2/result/ServletDispatcherResult.html    |   24 +-
 .../struts2/result/ServletRedirectResult.html      |   50 +-
 .../org/apache/struts2/result/StreamResult.html    |   95 +-
 .../apache/struts2/result/StrutsResultSupport.html |   12 +-
 .../struts2/result/class-use/HttpHeaderResult.html |   10 +-
 .../struts2/result/class-use/PlainResult.html      |  126 +
 .../struts2/result/class-use/PlainTextResult.html  |   10 +-
 .../struts2/result/class-use/PostbackResult.html   |   10 +-
 .../struts2/result/class-use/Redirectable.html     |   15 +-
 .../class-use/ServletActionRedirectResult.html     |   10 +-
 .../result/class-use/ServletDispatcherResult.html  |   10 +-
 .../result/class-use/ServletRedirectResult.html    |   10 +-
 .../struts2/result/class-use/StreamResult.html     |   10 +-
 .../result/class-use/StrutsResultSupport.html      |   20 +-
 .../org/apache/struts2/result/package-frame.html   |    7 +-
 .../org/apache/struts2/result/package-summary.html |   30 +-
 .../org/apache/struts2/result/package-tree.html    |   23 +-
 .../org/apache/struts2/result/package-use.html     |   15 +-
 .../apache/struts2/result/plain/HttpHeader.html    |  236 ++
 .../struts2/result/plain/ResponseBuilder.html      |  554 ++++
 .../struts2/result/plain/class-use/HttpHeader.html |  174 ++
 .../result/plain/class-use/ResponseBuilder.html    |  230 ++
 .../apache/struts2/result/plain/package-frame.html |   25 +
 .../struts2/result/plain/package-summary.html      |  159 +
 .../apache/struts2/result/plain/package-tree.html  |  143 +
 .../apache/struts2/result/plain/package-use.html   |  181 ++
 .../org/apache/struts2/url/QueryStringBuilder.html |  250 ++
 .../org/apache/struts2/url/QueryStringParser.html  |  239 ++
 .../struts2/url/StrutsQueryStringBuilder.html      |  298 ++
 .../struts2/url/StrutsQueryStringParser.html       |  288 ++
 .../org/apache/struts2/url/StrutsUrlDecoder.html   |  366 +++
 .../org/apache/struts2/url/StrutsUrlEncoder.html   |  335 +++
 .../apidocs/org/apache/struts2/url/UrlDecoder.html |  299 ++
 .../apidocs/org/apache/struts2/url/UrlEncoder.html |  271 ++
 .../struts2/url/class-use/QueryStringBuilder.html  |  212 ++
 .../struts2/url/class-use/QueryStringParser.html   |  234 ++
 .../url/class-use/StrutsQueryStringBuilder.html    |  126 +
 .../url/class-use/StrutsQueryStringParser.html     |  126 +
 .../struts2/url/class-use/StrutsUrlDecoder.html    |  126 +
 .../struts2/url/class-use/StrutsUrlEncoder.html    |  126 +
 .../apache/struts2/url/class-use/UrlDecoder.html   |  227 ++
 .../apache/struts2/url/class-use/UrlEncoder.html   |  201 ++
 .../org/apache/struts2/url/package-frame.html      |   31 +
 .../org/apache/struts2/url/package-summary.html    |  191 ++
 .../org/apache/struts2/url/package-tree.html       |  153 +
 .../org/apache/struts2/url/package-use.html        |  282 ++
 .../apache/struts2/util/AppendIteratorFilter.html  |   10 +-
 .../org/apache/struts2/util/AttributeMap.html      |   10 +-
 .../org/apache/struts2/util/ComponentUtils.html    |   61 +-
 .../org/apache/struts2/util/ContainUtil.html       |   10 +-
 .../apache/struts2/util/ContentTypeMatcher.html    |   10 +-
 .../apidocs/org/apache/struts2/util/Counter.html   |   14 +-
 .../struts2/util/DefaultContentTypeMatcher.html    |   14 +-
 .../struts2/util/FastByteArrayOutputStream.html    |   10 +-
 .../struts2/util/InvocationSessionStore.html       |   10 +-
 .../IteratorFilterSupport.EnumerationIterator.html |   10 +-
 .../apache/struts2/util/IteratorFilterSupport.html |   10 +-
 .../struts2/util/IteratorGenerator.Converter.html  |   10 +-
 .../org/apache/struts2/util/IteratorGenerator.html |   10 +-
 .../apidocs/org/apache/struts2/util/ListEntry.html |   10 +-
 .../org/apache/struts2/util/MakeIterator.html      |   10 +-
 .../apache/struts2/util/MergeIteratorFilter.html   |   10 +-
 .../struts2/util/ObjectFactoryDestroyable.html     |   10 +-
 .../org/apache/struts2/util/PrefixTrie.html        |   10 +-
 .../apache/struts2/util/RegexPatternMatcher.html   |   10 +-
 .../util/RegexPatternMatcherExpression.html        |   10 +-
 .../apache/struts2/util/ServletContextAware.html   |   10 +-
 .../apache/struts2/util/SortIteratorFilter.html    |   10 +-
 .../apache/struts2/util/StrutsTestCaseHelper.html  |   10 +-
 .../apache/struts2/util/StrutsTypeConverter.html   |   10 +-
 .../org/apache/struts2/util/StrutsUtil.html        |   10 +-
 .../struts2/util/SubsetIteratorFilter.Decider.html |   10 +-
 .../apache/struts2/util/SubsetIteratorFilter.html  |   10 +-
 .../org/apache/struts2/util/TabbedPane.html        |   10 +-
 .../apache/struts2/util/TextProviderHelper.html    |   58 +-
 .../apidocs/org/apache/struts2/util/Timer.html     |   10 +-
 .../org/apache/struts2/util/TokenHelper.html       |   10 +-
 .../apidocs/org/apache/struts2/util/URLBean.html   |   14 +-
 .../util/class-use/AppendIteratorFilter.html       |   10 +-
 .../struts2/util/class-use/AttributeMap.html       |   10 +-
 .../struts2/util/class-use/ComponentUtils.html     |   10 +-
 .../apache/struts2/util/class-use/ContainUtil.html |   10 +-
 .../struts2/util/class-use/ContentTypeMatcher.html |   10 +-
 .../org/apache/struts2/util/class-use/Counter.html |   10 +-
 .../util/class-use/DefaultContentTypeMatcher.html  |   10 +-
 .../util/class-use/FastByteArrayOutputStream.html  |   10 +-
 .../util/class-use/InvocationSessionStore.html     |   10 +-
 .../IteratorFilterSupport.EnumerationIterator.html |   10 +-
 .../util/class-use/IteratorFilterSupport.html      |   10 +-
 .../class-use/IteratorGenerator.Converter.html     |   10 +-
 .../struts2/util/class-use/IteratorGenerator.html  |   10 +-
 .../apache/struts2/util/class-use/ListEntry.html   |   10 +-
 .../struts2/util/class-use/MakeIterator.html       |   10 +-
 .../util/class-use/MergeIteratorFilter.html        |   10 +-
 .../util/class-use/ObjectFactoryDestroyable.html   |   10 +-
 .../apache/struts2/util/class-use/PrefixTrie.html  |   10 +-
 .../util/class-use/RegexPatternMatcher.html        |   10 +-
 .../class-use/RegexPatternMatcherExpression.html   |   10 +-
 .../util/class-use/ServletContextAware.html        |   10 +-
 .../struts2/util/class-use/SortIteratorFilter.html |   10 +-
 .../util/class-use/StrutsTestCaseHelper.html       |   10 +-
 .../util/class-use/StrutsTypeConverter.html        |   10 +-
 .../apache/struts2/util/class-use/StrutsUtil.html  |   10 +-
 .../class-use/SubsetIteratorFilter.Decider.html    |   10 +-
 .../util/class-use/SubsetIteratorFilter.html       |   10 +-
 .../apache/struts2/util/class-use/TabbedPane.html  |   10 +-
 .../struts2/util/class-use/TextProviderHelper.html |   10 +-
 .../org/apache/struts2/util/class-use/Timer.html   |   10 +-
 .../apache/struts2/util/class-use/TokenHelper.html |   10 +-
 .../org/apache/struts2/util/class-use/URLBean.html |   10 +-
 .../apache/struts2/util/fs/JBossFileManager.html   |   10 +-
 .../util/fs/class-use/JBossFileManager.html        |   10 +-
 .../org/apache/struts2/util/fs/package-frame.html  |    6 +-
 .../apache/struts2/util/fs/package-summary.html    |   14 +-
 .../org/apache/struts2/util/fs/package-tree.html   |   14 +-
 .../org/apache/struts2/util/fs/package-use.html    |   10 +-
 .../org/apache/struts2/util/package-frame.html     |    8 +-
 .../org/apache/struts2/util/package-summary.html   |   70 +-
 .../org/apache/struts2/util/package-tree.html      |   16 +-
 .../org/apache/struts2/util/package-use.html       |   10 +-
 .../apache/struts2/views/DefaultTagLibrary.html    |   10 +-
 .../apache/struts2/views/JspSupportServlet.html    |   10 +-
 .../struts2/views/TagLibraryDirectiveProvider.html |   10 +-
 .../struts2/views/TagLibraryModelProvider.html     |   10 +-
 .../struts2/views/annotations/StrutsTag.html       |   10 +-
 .../views/annotations/StrutsTagAttribute.html      |   10 +-
 .../annotations/StrutsTagSkipInheritance.html      |   10 +-
 .../views/annotations/class-use/StrutsTag.html     |   46 +-
 .../annotations/class-use/StrutsTagAttribute.html  |  521 ++--
 .../class-use/StrutsTagSkipInheritance.html        |   10 +-
 .../struts2/views/annotations/package-frame.html   |    6 +-
 .../struts2/views/annotations/package-summary.html |   10 +-
 .../struts2/views/annotations/package-tree.html    |   12 +-
 .../struts2/views/annotations/package-use.html     |   10 +-
 .../struts2/views/class-use/DefaultTagLibrary.html |   10 +-
 .../struts2/views/class-use/JspSupportServlet.html |   10 +-
 .../class-use/TagLibraryDirectiveProvider.html     |   10 +-
 .../views/class-use/TagLibraryModelProvider.html   |   10 +-
 .../views/freemarker/FreemarkerManager.html        |   10 +-
 .../struts2/views/freemarker/FreemarkerResult.html |   12 +-
 .../freemarker/FreemarkerThemeTemplateLoader.html  |   10 +-
 .../struts2/views/freemarker/ScopesHashModel.html  |   10 +-
 .../views/freemarker/StrutsBeanWrapper.html        |   10 +-
 .../freemarker/StrutsClassTemplateLoader.html      |   10 +-
 .../freemarker/class-use/FreemarkerManager.html    |   10 +-
 .../freemarker/class-use/FreemarkerResult.html     |   10 +-
 .../class-use/FreemarkerThemeTemplateLoader.html   |   10 +-
 .../freemarker/class-use/ScopesHashModel.html      |   10 +-
 .../freemarker/class-use/StrutsBeanWrapper.html    |   10 +-
 .../class-use/StrutsClassTemplateLoader.html       |   10 +-
 .../struts2/views/freemarker/package-frame.html    |    6 +-
 .../struts2/views/freemarker/package-summary.html  |   10 +-
 .../struts2/views/freemarker/package-tree.html     |   10 +-
 .../struts2/views/freemarker/package-use.html      |   10 +-
 .../views/freemarker/tags/ActionErrorModel.html    |   10 +-
 .../views/freemarker/tags/ActionMessageModel.html  |   10 +-
 .../struts2/views/freemarker/tags/ActionModel.html |   10 +-
 .../struts2/views/freemarker/tags/AnchorModel.html |   10 +-
 .../struts2/views/freemarker/tags/BeanModel.html   |   10 +-
 .../views/freemarker/tags/CallbackWriter.html      |   10 +-
 .../views/freemarker/tags/CheckboxListModel.html   |   10 +-
 .../views/freemarker/tags/CheckboxModel.html       |   10 +-
 .../views/freemarker/tags/ComboBoxModel.html       |   10 +-
 .../views/freemarker/tags/ComponentModel.html      |   10 +-
 .../struts2/views/freemarker/tags/DateModel.html   |   10 +-
 .../views/freemarker/tags/DoubleSelectModel.html   |   10 +-
 .../struts2/views/freemarker/tags/ElseIfModel.html |   10 +-
 .../struts2/views/freemarker/tags/ElseModel.html   |   10 +-
 .../views/freemarker/tags/FieldErrorModel.html     |   10 +-
 .../struts2/views/freemarker/tags/FileModel.html   |   10 +-
 .../struts2/views/freemarker/tags/FormModel.html   |   10 +-
 .../struts2/views/freemarker/tags/HeadModel.html   |   10 +-
 .../struts2/views/freemarker/tags/HiddenModel.html |   10 +-
 .../struts2/views/freemarker/tags/I18nModel.html   |   10 +-
 .../struts2/views/freemarker/tags/IfModel.html     |   10 +-
 .../views/freemarker/tags/IncludeModel.html        |   10 +-
 .../freemarker/tags/InputTransferSelectModel.html  |   10 +-
 .../views/freemarker/tags/IteratorModel.html       |   10 +-
 .../struts2/views/freemarker/tags/LabelModel.html  |   14 +-
 .../struts2/views/freemarker/tags/LinkModel.html   |  323 +++
 .../views/freemarker/tags/OptGroupModel.html       |   14 +-
 .../freemarker/tags/OptionTransferSelectModel.html |   10 +-
 .../struts2/views/freemarker/tags/ParamModel.html  |   10 +-
 .../views/freemarker/tags/PasswordModel.html       |   10 +-
 .../views/freemarker/tags/PropertyModel.html       |   10 +-
 .../struts2/views/freemarker/tags/PushModel.html   |   10 +-
 .../struts2/views/freemarker/tags/RadioModel.html  |   10 +-
 .../struts2/views/freemarker/tags/ResetModel.html  |   14 +-
 .../struts2/views/freemarker/tags/ScriptModel.html |  323 +++
 .../struts2/views/freemarker/tags/SelectModel.html |   14 +-
 .../struts2/views/freemarker/tags/SetModel.html    |   10 +-
 .../views/freemarker/tags/StrutsModels.html        |  116 +-
 .../struts2/views/freemarker/tags/SubmitModel.html |   10 +-
 .../struts2/views/freemarker/tags/TagModel.html    |   12 +-
 .../views/freemarker/tags/TextAreaModel.html       |   10 +-
 .../views/freemarker/tags/TextFieldModel.html      |   10 +-
 .../struts2/views/freemarker/tags/TextModel.html   |   10 +-
 .../struts2/views/freemarker/tags/TokenModel.html  |   10 +-
 .../struts2/views/freemarker/tags/URLModel.html    |   10 +-
 .../views/freemarker/tags/UpDownSelectModel.html   |   10 +-
 .../tags/class-use/ActionErrorModel.html           |   10 +-
 .../tags/class-use/ActionMessageModel.html         |   10 +-
 .../freemarker/tags/class-use/ActionModel.html     |   10 +-
 .../freemarker/tags/class-use/AnchorModel.html     |   10 +-
 .../views/freemarker/tags/class-use/BeanModel.html |   10 +-
 .../freemarker/tags/class-use/CallbackWriter.html  |   10 +-
 .../tags/class-use/CheckboxListModel.html          |   10 +-
 .../freemarker/tags/class-use/CheckboxModel.html   |   10 +-
 .../freemarker/tags/class-use/ComboBoxModel.html   |   10 +-
 .../freemarker/tags/class-use/ComponentModel.html  |   10 +-
 .../views/freemarker/tags/class-use/DateModel.html |   10 +-
 .../tags/class-use/DoubleSelectModel.html          |   10 +-
 .../freemarker/tags/class-use/ElseIfModel.html     |   10 +-
 .../views/freemarker/tags/class-use/ElseModel.html |   10 +-
 .../freemarker/tags/class-use/FieldErrorModel.html |   10 +-
 .../views/freemarker/tags/class-use/FileModel.html |   10 +-
 .../views/freemarker/tags/class-use/FormModel.html |   10 +-
 .../views/freemarker/tags/class-use/HeadModel.html |   10 +-
 .../freemarker/tags/class-use/HiddenModel.html     |   10 +-
 .../views/freemarker/tags/class-use/I18nModel.html |   10 +-
 .../views/freemarker/tags/class-use/IfModel.html   |   10 +-
 .../freemarker/tags/class-use/IncludeModel.html    |   10 +-
 .../tags/class-use/InputTransferSelectModel.html   |   10 +-
 .../freemarker/tags/class-use/IteratorModel.html   |   10 +-
 .../freemarker/tags/class-use/LabelModel.html      |   10 +-
 .../views/freemarker/tags/class-use/LinkModel.html |  179 ++
 .../freemarker/tags/class-use/OptGroupModel.html   |   10 +-
 .../tags/class-use/OptionTransferSelectModel.html  |   10 +-
 .../freemarker/tags/class-use/ParamModel.html      |   10 +-
 .../freemarker/tags/class-use/PasswordModel.html   |   10 +-
 .../freemarker/tags/class-use/PropertyModel.html   |   10 +-
 .../views/freemarker/tags/class-use/PushModel.html |   10 +-
 .../freemarker/tags/class-use/RadioModel.html      |   10 +-
 .../freemarker/tags/class-use/ResetModel.html      |   10 +-
 .../freemarker/tags/class-use/ScriptModel.html     |  179 ++
 .../freemarker/tags/class-use/SelectModel.html     |   10 +-
 .../views/freemarker/tags/class-use/SetModel.html  |   10 +-
 .../freemarker/tags/class-use/StrutsModels.html    |   10 +-
 .../freemarker/tags/class-use/SubmitModel.html     |   10 +-
 .../views/freemarker/tags/class-use/TagModel.html  |   32 +-
 .../freemarker/tags/class-use/TextAreaModel.html   |   10 +-
 .../freemarker/tags/class-use/TextFieldModel.html  |   10 +-
 .../views/freemarker/tags/class-use/TextModel.html |   10 +-
 .../freemarker/tags/class-use/TokenModel.html      |   10 +-
 .../views/freemarker/tags/class-use/URLModel.html  |   10 +-
 .../tags/class-use/UpDownSelectModel.html          |   10 +-
 .../views/freemarker/tags/package-frame.html       |    8 +-
 .../views/freemarker/tags/package-summary.html     |   32 +-
 .../views/freemarker/tags/package-tree.html        |   12 +-
 .../struts2/views/freemarker/tags/package-use.html |   30 +-
 .../org/apache/struts2/views/jsp/ActionTag.html    |  113 +-
 .../org/apache/struts2/views/jsp/BeanTag.html      |  101 +-
 .../struts2/views/jsp/ComponentTagSupport.html     |   88 +-
 .../apache/struts2/views/jsp/ContextBeanTag.html   |   97 +-
 .../org/apache/struts2/views/jsp/DateTag.html      |  107 +-
 .../org/apache/struts2/views/jsp/ElseIfTag.html    |  101 +-
 .../org/apache/struts2/views/jsp/ElseTag.html      |   56 +-
 .../org/apache/struts2/views/jsp/I18nTag.html      |  101 +-
 .../org/apache/struts2/views/jsp/IfTag.html        |  101 +-
 .../org/apache/struts2/views/jsp/IncludeTag.html   |  101 +-
 .../views/jsp/IteratorStatus.StatusState.html      |   10 +-
 .../apache/struts2/views/jsp/IteratorStatus.html   |   10 +-
 .../org/apache/struts2/views/jsp/IteratorTag.html  |  113 +-
 .../org/apache/struts2/views/jsp/NumberTag.html    |  119 +-
 .../org/apache/struts2/views/jsp/ParamTag.html     |  105 +-
 .../org/apache/struts2/views/jsp/PropertyTag.html  |  113 +-
 .../org/apache/struts2/views/jsp/PushTag.html      |  101 +-
 .../org/apache/struts2/views/jsp/SetTag.html       |  109 +-
 .../struts2/views/jsp/StrutsBodyTagSupport.html    |  160 +-
 .../org/apache/struts2/views/jsp/TagUtils.html     |   10 +-
 .../org/apache/struts2/views/jsp/TextTag.html      |  109 +-
 .../org/apache/struts2/views/jsp/URLTag.html       |  127 +-
 .../struts2/views/jsp/class-use/ActionTag.html     |   10 +-
 .../struts2/views/jsp/class-use/BeanTag.html       |   10 +-
 .../views/jsp/class-use/ComponentTagSupport.html   |   26 +-
 .../views/jsp/class-use/ContextBeanTag.html        |   10 +-
 .../struts2/views/jsp/class-use/DateTag.html       |   10 +-
 .../struts2/views/jsp/class-use/ElseIfTag.html     |   10 +-
 .../struts2/views/jsp/class-use/ElseTag.html       |   10 +-
 .../struts2/views/jsp/class-use/I18nTag.html       |   10 +-
 .../apache/struts2/views/jsp/class-use/IfTag.html  |   10 +-
 .../struts2/views/jsp/class-use/IncludeTag.html    |   10 +-
 .../jsp/class-use/IteratorStatus.StatusState.html  |   10 +-
 .../views/jsp/class-use/IteratorStatus.html        |   10 +-
 .../struts2/views/jsp/class-use/IteratorTag.html   |   10 +-
 .../struts2/views/jsp/class-use/NumberTag.html     |   10 +-
 .../struts2/views/jsp/class-use/ParamTag.html      |   10 +-
 .../struts2/views/jsp/class-use/PropertyTag.html   |   10 +-
 .../struts2/views/jsp/class-use/PushTag.html       |   10 +-
 .../apache/struts2/views/jsp/class-use/SetTag.html |   10 +-
 .../views/jsp/class-use/StrutsBodyTagSupport.html  |   26 +-
 .../struts2/views/jsp/class-use/TagUtils.html      |   10 +-
 .../struts2/views/jsp/class-use/TextTag.html       |   10 +-
 .../apache/struts2/views/jsp/class-use/URLTag.html |   10 +-
 .../views/jsp/iterator/AppendIteratorTag.html      |   58 +-
 .../views/jsp/iterator/IteratorGeneratorTag.html   |  101 +-
 .../views/jsp/iterator/MergeIteratorTag.html       |   58 +-
 .../views/jsp/iterator/SortIteratorTag.html        |   97 +-
 .../views/jsp/iterator/SubsetIteratorTag.html      |  101 +-
 .../jsp/iterator/class-use/AppendIteratorTag.html  |   10 +-
 .../iterator/class-use/IteratorGeneratorTag.html   |   10 +-
 .../jsp/iterator/class-use/MergeIteratorTag.html   |   10 +-
 .../jsp/iterator/class-use/SortIteratorTag.html    |   10 +-
 .../jsp/iterator/class-use/SubsetIteratorTag.html  |   10 +-
 .../struts2/views/jsp/iterator/package-frame.html  |    6 +-
 .../views/jsp/iterator/package-summary.html        |   10 +-
 .../struts2/views/jsp/iterator/package-tree.html   |   10 +-
 .../struts2/views/jsp/iterator/package-use.html    |   10 +-
 .../apache/struts2/views/jsp/package-frame.html    |    6 +-
 .../apache/struts2/views/jsp/package-summary.html  |   10 +-
 .../org/apache/struts2/views/jsp/package-tree.html |   10 +-
 .../org/apache/struts2/views/jsp/package-use.html  |   10 +-
 .../struts2/views/jsp/ui/AbstractClosingTag.html   |  101 +-
 .../views/jsp/ui/AbstractDoubleListTag.html        |  235 +-
 .../struts2/views/jsp/ui/AbstractListTag.html      |  115 +-
 .../views/jsp/ui/AbstractRequiredListTag.html      |   70 +-
 .../apache/struts2/views/jsp/ui/AbstractUITag.html |  219 +-
 .../views/jsp/ui/AbstractUITagBeanInfo.html        |   10 +-
 .../struts2/views/jsp/ui/ActionErrorTag.html       |  105 +-
 .../struts2/views/jsp/ui/ActionMessageTag.html     |  105 +-
 .../org/apache/struts2/views/jsp/ui/AnchorTag.html |  133 +-
 .../struts2/views/jsp/ui/CheckboxListTag.html      |   62 +-
 .../apache/struts2/views/jsp/ui/CheckboxTag.html   |   93 +-
 .../apache/struts2/views/jsp/ui/ComboBoxTag.html   |  115 +-
 .../apache/struts2/views/jsp/ui/ComponentTag.html  |   60 +-
 .../struts2/views/jsp/ui/DateTextFieldTag.html     |  105 +-
 .../org/apache/struts2/views/jsp/ui/DebugTag.html  |   60 +-
 .../struts2/views/jsp/ui/DoubleSelectTag.html      |   70 +-
 .../apache/struts2/views/jsp/ui/FieldErrorTag.html |  107 +-
 .../org/apache/struts2/views/jsp/ui/FileTag.html   |  107 +-
 .../org/apache/struts2/views/jsp/ui/FormTag.html   |  129 +-
 .../org/apache/struts2/views/jsp/ui/HeadTag.html   |   60 +-
 .../org/apache/struts2/views/jsp/ui/HiddenTag.html |   60 +-
 .../views/jsp/ui/InputTransferSelectTag.html       |  163 +-
 .../org/apache/struts2/views/jsp/ui/LabelTag.html  |  109 +-
 .../org/apache/struts2/views/jsp/ui/LinkTag.html   |  686 +++++
 .../org/apache/struts2/views/jsp/ui/OgnlTool.html  |   14 +-
 .../apache/struts2/views/jsp/ui/OptGroupTag.html   |  115 +-
 .../views/jsp/ui/OptionTransferSelectTag.html      |  211 +-
 .../apache/struts2/views/jsp/ui/PasswordTag.html   |  107 +-
 .../org/apache/struts2/views/jsp/ui/RadioTag.html  |   62 +-
 .../org/apache/struts2/views/jsp/ui/ResetTag.html  |  115 +-
 .../org/apache/struts2/views/jsp/ui/ScriptTag.html |  686 +++++
 .../org/apache/struts2/views/jsp/ui/SelectTag.html |  117 +-
 .../org/apache/struts2/views/jsp/ui/SubmitTag.html |  103 +-
 .../apache/struts2/views/jsp/ui/TextFieldTag.html  |  111 +-
 .../apache/struts2/views/jsp/ui/TextareaTag.html   |  165 +-
 .../org/apache/struts2/views/jsp/ui/TokenTag.html  |   60 +-
 .../struts2/views/jsp/ui/UpDownSelectTag.html      |  127 +-
 .../views/jsp/ui/class-use/AbstractClosingTag.html |   10 +-
 .../jsp/ui/class-use/AbstractDoubleListTag.html    |   10 +-
 .../views/jsp/ui/class-use/AbstractListTag.html    |   10 +-
 .../jsp/ui/class-use/AbstractRequiredListTag.html  |   10 +-
 .../views/jsp/ui/class-use/AbstractUITag.html      |   24 +-
 .../jsp/ui/class-use/AbstractUITagBeanInfo.html    |   10 +-
 .../views/jsp/ui/class-use/ActionErrorTag.html     |   10 +-
 .../views/jsp/ui/class-use/ActionMessageTag.html   |   10 +-
 .../struts2/views/jsp/ui/class-use/AnchorTag.html  |   10 +-
 .../views/jsp/ui/class-use/CheckboxListTag.html    |   10 +-
 .../views/jsp/ui/class-use/CheckboxTag.html        |   10 +-
 .../views/jsp/ui/class-use/ComboBoxTag.html        |   10 +-
 .../views/jsp/ui/class-use/ComponentTag.html       |   10 +-
 .../views/jsp/ui/class-use/DateTextFieldTag.html   |   10 +-
 .../struts2/views/jsp/ui/class-use/DebugTag.html   |   10 +-
 .../views/jsp/ui/class-use/DoubleSelectTag.html    |   10 +-
 .../views/jsp/ui/class-use/FieldErrorTag.html      |   10 +-
 .../struts2/views/jsp/ui/class-use/FileTag.html    |   10 +-
 .../struts2/views/jsp/ui/class-use/FormTag.html    |   10 +-
 .../struts2/views/jsp/ui/class-use/HeadTag.html    |   10 +-
 .../struts2/views/jsp/ui/class-use/HiddenTag.html  |   10 +-
 .../jsp/ui/class-use/InputTransferSelectTag.html   |   10 +-
 .../struts2/views/jsp/ui/class-use/LabelTag.html   |   10 +-
 .../struts2/views/jsp/ui/class-use/LinkTag.html    |  126 +
 .../struts2/views/jsp/ui/class-use/OgnlTool.html   |   10 +-
 .../views/jsp/ui/class-use/OptGroupTag.html        |   10 +-
 .../jsp/ui/class-use/OptionTransferSelectTag.html  |   10 +-
 .../views/jsp/ui/class-use/PasswordTag.html        |   10 +-
 .../struts2/views/jsp/ui/class-use/RadioTag.html   |   10 +-
 .../struts2/views/jsp/ui/class-use/ResetTag.html   |   10 +-
 .../struts2/views/jsp/ui/class-use/ScriptTag.html  |  126 +
 .../struts2/views/jsp/ui/class-use/SelectTag.html  |   10 +-
 .../struts2/views/jsp/ui/class-use/SubmitTag.html  |   10 +-
 .../views/jsp/ui/class-use/TextFieldTag.html       |   10 +-
 .../views/jsp/ui/class-use/TextareaTag.html        |   10 +-
 .../struts2/views/jsp/ui/class-use/TokenTag.html   |   10 +-
 .../views/jsp/ui/class-use/UpDownSelectTag.html    |   10 +-
 .../apache/struts2/views/jsp/ui/package-frame.html |    8 +-
 .../struts2/views/jsp/ui/package-summary.html      |   28 +-
 .../apache/struts2/views/jsp/ui/package-tree.html  |   12 +-
 .../apache/struts2/views/jsp/ui/package-use.html   |   10 +-
 .../org/apache/struts2/views/package-frame.html    |    6 +-
 .../org/apache/struts2/views/package-summary.html  |   14 +-
 .../org/apache/struts2/views/package-tree.html     |   16 +-
 .../org/apache/struts2/views/package-use.html      |   10 +-
 .../org/apache/struts2/views/util/ContextUtil.html |   38 +-
 .../struts2/views/util/DefaultUrlHelper.html       |  164 +-
 .../apache/struts2/views/util/ResourceUtil.html    |   10 +-
 .../org/apache/struts2/views/util/UrlHelper.html   |   42 +-
 .../struts2/views/util/class-use/ContextUtil.html  |   10 +-
 .../views/util/class-use/DefaultUrlHelper.html     |   10 +-
 .../struts2/views/util/class-use/ResourceUtil.html |   10 +-
 .../struts2/views/util/class-use/UrlHelper.html    |   36 +-
 .../apache/struts2/views/util/package-frame.html   |    6 +-
 .../apache/struts2/views/util/package-summary.html |   10 +-
 .../apache/struts2/views/util/package-tree.html    |   10 +-
 .../org/apache/struts2/views/util/package-use.html |   31 +-
 .../struts2/views/xslt/AbstractAdapterElement.html |   10 +-
 .../struts2/views/xslt/AbstractAdapterNode.html    |   10 +-
 .../apache/struts2/views/xslt/AdapterFactory.html  |   10 +-
 .../org/apache/struts2/views/xslt/AdapterNode.html |   10 +-
 .../apache/struts2/views/xslt/ArrayAdapter.html    |   10 +-
 .../org/apache/struts2/views/xslt/BeanAdapter.html |   10 +-
 .../struts2/views/xslt/CollectionAdapter.html      |   10 +-
 .../org/apache/struts2/views/xslt/MapAdapter.html  |   10 +-
 .../struts2/views/xslt/ProxyAttrAdapter.html       |   10 +-
 .../struts2/views/xslt/ProxyElementAdapter.html    |   10 +-
 .../struts2/views/xslt/ProxyNamedNodeMap.html      |   10 +-
 .../struts2/views/xslt/ProxyNodeAdapter.html       |   10 +-
 .../struts2/views/xslt/ProxyTextNodeAdapter.html   |   10 +-
 .../struts2/views/xslt/ServletURIResolver.html     |   10 +-
 .../struts2/views/xslt/SimpleAdapterDocument.html  |   10 +-
 .../apache/struts2/views/xslt/SimpleNodeList.html  |   10 +-
 .../apache/struts2/views/xslt/SimpleTextNode.html  |   10 +-
 .../apache/struts2/views/xslt/StringAdapter.html   |   10 +-
 .../org/apache/struts2/views/xslt/XSLTResult.html  |   55 +-
 .../xslt/class-use/AbstractAdapterElement.html     |   10 +-
 .../views/xslt/class-use/AbstractAdapterNode.html  |   10 +-
 .../views/xslt/class-use/AdapterFactory.html       |   30 +-
 .../struts2/views/xslt/class-use/AdapterNode.html  |   10 +-
 .../struts2/views/xslt/class-use/ArrayAdapter.html |   10 +-
 .../struts2/views/xslt/class-use/BeanAdapter.html  |   10 +-
 .../views/xslt/class-use/CollectionAdapter.html    |   10 +-
 .../struts2/views/xslt/class-use/MapAdapter.html   |   10 +-
 .../views/xslt/class-use/ProxyAttrAdapter.html     |   10 +-
 .../views/xslt/class-use/ProxyElementAdapter.html  |   10 +-
 .../views/xslt/class-use/ProxyNamedNodeMap.html    |   10 +-
 .../views/xslt/class-use/ProxyNodeAdapter.html     |   10 +-
 .../views/xslt/class-use/ProxyTextNodeAdapter.html |   10 +-
 .../views/xslt/class-use/ServletURIResolver.html   |   10 +-
 .../xslt/class-use/SimpleAdapterDocument.html      |   10 +-
 .../views/xslt/class-use/SimpleNodeList.html       |   10 +-
 .../views/xslt/class-use/SimpleTextNode.html       |   10 +-
 .../views/xslt/class-use/StringAdapter.html        |   10 +-
 .../struts2/views/xslt/class-use/XSLTResult.html   |   10 +-
 .../apache/struts2/views/xslt/package-frame.html   |    6 +-
 .../apache/struts2/views/xslt/package-summary.html |   10 +-
 .../apache/struts2/views/xslt/package-tree.html    |   10 +-
 .../org/apache/struts2/views/xslt/package-use.html |   10 +-
 .../maven/struts2-core/apidocs/overview-frame.html |   15 +-
 .../struts2-core/apidocs/overview-summary.html     |  110 +-
 .../maven/struts2-core/apidocs/overview-tree.html  |  238 +-
 output/maven/struts2-core/apidocs/package-list     |    9 +-
 .../struts2-core/apidocs/serialized-form.html      |  679 +++--
 output/maven/struts2-core/ci-management.html       |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 output/maven/struts2-core/css/print.css            |   42 +-
 output/maven/struts2-core/dependencies.html        | 1002 ++-----
 .../struts2-core/dependency-check-report.html      |   39 +-
 output/maven/struts2-core/dependency-info.html     |   20 +-
 .../maven/struts2-core/dependency-management.html  |  336 +--
 .../struts2-core/dependency-updates-report.html    |  808 +++---
 .../struts2-core/distribution-management.html      |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 output/maven/struts2-core/index.html               |    6 +-
 output/maven/struts2-core/issue-management.html    |    6 +-
 output/maven/struts2-core/licenses.html            |  210 +-
 output/maven/struts2-core/mailing-lists.html       |    6 +-
 output/maven/struts2-core/plugin-management.html   |   28 +-
 .../maven/struts2-core/plugin-updates-report.html  |  274 +-
 output/maven/struts2-core/plugins.html             |   26 +-
 output/maven/struts2-core/project-info.html        |    6 +-
 output/maven/struts2-core/project-reports.html     |    6 +-
 .../struts2-core/property-updates-report.html      |    6 +-
 output/maven/struts2-core/rat-report.html          | 3042 ++++++++++----------
 output/maven/struts2-core/scm.html                 |   10 +-
 output/maven/struts2-core/summary.html             |    8 +-
 output/maven/struts2-core/tags/a-attributes.html   |  966 +++----
 output/maven/struts2-core/tags/a.html              |  512 ++++
 .../maven/struts2-core/tags/action-attributes.html |  136 +-
 .../struts2-core/tags/actionerror-attributes.html  |  726 ++---
 output/maven/struts2-core/tags/actionerror.html    |  400 +++
 .../tags/actionmessage-attributes.html             |  726 ++---
 output/maven/struts2-core/tags/actionmessage.html  |  400 +++
 .../maven/struts2-core/tags/append-attributes.html |   40 +-
 .../maven/struts2-core/tags/bean-attributes.html   |   56 +-
 .../struts2-core/tags/checkbox-attributes.html     |  742 ++---
 output/maven/struts2-core/tags/checkbox.html       |  400 +++
 .../struts2-core/tags/checkboxlist-attributes.html |  838 +++---
 output/maven/struts2-core/tags/checkboxlist.html   |  456 +++
 .../struts2-core/tags/combobox-attributes.html     |  886 +++---
 output/maven/struts2-core/tags/combobox.html       |  480 +++
 .../struts2-core/tags/component-attributes.html    |  710 ++---
 output/maven/struts2-core/tags/component.html      |  392 +++
 .../maven/struts2-core/tags/date-attributes.html   |  110 +-
 .../tags/datetextfield-attributes.html             |  726 ++---
 output/maven/struts2-core/tags/datetextfield.html  |  400 +++
 .../maven/struts2-core/tags/debug-attributes.html  |  710 ++---
 output/maven/struts2-core/tags/debug.html          |  392 +++
 .../struts2-core/tags/doubleselect-attributes.html | 1446 +++++-----
 output/maven/struts2-core/tags/doubleselect.html   |  760 +++++
 .../maven/struts2-core/tags/else-attributes.html   |   24 +-
 .../maven/struts2-core/tags/elseif-attributes.html |   40 +-
 .../struts2-core/tags/fielderror-attributes.html   |  742 ++---
 output/maven/struts2-core/tags/fielderror.html     |  408 +++
 .../maven/struts2-core/tags/file-attributes.html   |  742 ++---
 output/maven/struts2-core/tags/file.html           |  408 +++
 .../maven/struts2-core/tags/form-attributes.html   |  934 +++---
 output/maven/struts2-core/tags/form.html           |  504 ++++
 .../struts2-core/tags/generator-attributes.html    |  110 +-
 .../maven/struts2-core/tags/head-attributes.html   |  710 ++---
 output/maven/struts2-core/tags/head.html           |  392 +++
 .../maven/struts2-core/tags/hidden-attributes.html |  710 ++---
 output/maven/struts2-core/tags/hidden.html         |  392 +++
 .../maven/struts2-core/tags/i18n-attributes.html   |   40 +-
 output/maven/struts2-core/tags/if-attributes.html  |   40 +-
 .../struts2-core/tags/include-attributes.html      |   40 +-
 .../tags/inputtransferselect-attributes.html       | 1078 +++----
 .../struts2-core/tags/inputtransferselect.html     |  576 ++++
 .../struts2-core/tags/iterator-attributes.html     |  120 +-
 .../maven/struts2-core/tags/label-attributes.html  |  726 ++---
 output/maven/struts2-core/tags/label.html          |  400 +++
 .../maven/struts2-core/tags/link-attributes.html   |  432 +++
 .../maven/struts2-core/tags/link-description.html  |    1 +
 .../maven/struts2-core/tags/merge-attributes.html  |   40 +-
 .../maven/struts2-core/tags/number-attributes.html |  200 +-
 .../struts2-core/tags/optgroup-attributes.html     |  152 +-
 .../tags/optiontransferselect-attributes.html      | 1878 ++++++------
 .../struts2-core/tags/optiontransferselect.html    |  976 +++++++
 .../maven/struts2-core/tags/param-attributes.html  |   72 +-
 .../struts2-core/tags/password-attributes.html     |  806 +++---
 output/maven/struts2-core/tags/password.html       |  440 +++
 .../struts2-core/tags/property-attributes.html     |  120 +-
 .../maven/struts2-core/tags/push-attributes.html   |   40 +-
 .../maven/struts2-core/tags/radio-attributes.html  |  838 +++---
 output/maven/struts2-core/tags/radio.html          |  456 +++
 .../maven/struts2-core/tags/reset-attributes.html  |  790 ++---
 output/maven/struts2-core/tags/reset.html          |  432 +++
 .../maven/struts2-core/tags/script-attributes.html |  440 +++
 .../struts2-core/tags/script-description.html      |    1 +
 .../maven/struts2-core/tags/select-attributes.html |  918 +++---
 output/maven/struts2-core/tags/select.html         |  496 ++++
 output/maven/struts2-core/tags/set-attributes.html |   94 +-
 .../maven/struts2-core/tags/sort-attributes.html   |   72 +-
 .../maven/struts2-core/tags/submit-attributes.html |  806 +++---
 output/maven/struts2-core/tags/submit.html         |  432 +++
 .../maven/struts2-core/tags/subset-attributes.html |  110 +-
 .../maven/struts2-core/tags/text-attributes.html   |  120 +-
 .../struts2-core/tags/textarea-attributes.html     |  790 ++---
 output/maven/struts2-core/tags/textarea.html       |  424 +++
 .../struts2-core/tags/textfield-attributes.html    |  790 ++---
 output/maven/struts2-core/tags/textfield.html      |  432 +++
 .../maven/struts2-core/tags/token-attributes.html  |  710 ++---
 output/maven/struts2-core/tags/token.html          |  392 +++
 .../struts2-core/tags/updownselect-attributes.html | 1014 +++----
 output/maven/struts2-core/tags/updownselect.html   |  544 ++++
 output/maven/struts2-core/tags/url-attributes.html |  270 +-
 output/maven/struts2-core/team.html                |    6 +-
 .../maven/struts2-osgi-bundles/ci-management.html  |   10 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 output/maven/struts2-osgi-bundles/css/print.css    |   42 +-
 .../maven/struts2-osgi-bundles/dependencies.html   |  209 +-
 .../dependency-check-report.html                   |   67 +-
 .../struts2-osgi-bundles/dependency-info.html      |   22 +-
 .../dependency-management.html                     |  338 +--
 .../dependency-updates-report.html                 |  852 +++---
 .../distribution-management.html                   |    8 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 output/maven/struts2-osgi-bundles/index.html       |   14 +-
 .../struts2-osgi-bundles/issue-management.html     |    8 +-
 output/maven/struts2-osgi-bundles/licenses.html    |  212 +-
 .../maven/struts2-osgi-bundles/mailing-lists.html  |    8 +-
 output/maven/struts2-osgi-bundles/modules.html     |   12 +-
 .../struts2-osgi-bundles/plugin-management.html    |   30 +-
 .../plugin-updates-report.html                     |  270 +-
 output/maven/struts2-osgi-bundles/plugins.html     |   44 +-
 .../maven/struts2-osgi-bundles/project-info.html   |    8 +-
 .../struts2-osgi-bundles/project-reports.html      |    8 +-
 .../property-updates-report.html                   |    8 +-
 output/maven/struts2-osgi-bundles/rat-report.html  |   14 +-
 output/maven/struts2-osgi-bundles/scm.html         |   12 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   14 +-
 .../struts2-osgi-admin-bundle/apidocs/index.html   |    4 +-
 .../struts2/osgi/admin/actions/BundlesAction.html  |   10 +-
 .../struts2/osgi/admin/actions/ShellAction.html    |   41 +-
 .../admin/actions/class-use/BundlesAction.html     |   10 +-
 .../osgi/admin/actions/class-use/ShellAction.html  |   10 +-
 .../struts2/osgi/admin/actions/package-frame.html  |    6 +-
 .../osgi/admin/actions/package-summary.html        |   12 +-
 .../struts2/osgi/admin/actions/package-tree.html   |   12 +-
 .../struts2/osgi/admin/actions/package-use.html    |   10 +-
 .../apidocs/overview-tree.html                     |   12 +-
 .../apidocs/serialized-form.html                   |   16 +-
 .../struts2-osgi-admin-bundle/ci-management.html   |   10 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-osgi-admin-bundle/css/print.css        |   42 +-
 .../struts2-osgi-admin-bundle/dependencies.html    |  632 +---
 .../dependency-check-report.html                   |   67 +-
 .../struts2-osgi-admin-bundle/dependency-info.html |   22 +-
 .../dependency-management.html                     |  338 +--
 .../dependency-updates-report.html                 |  852 +++---
 .../distribution-management.html                   |    8 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-osgi-admin-bundle/index.html           |   10 +-
 .../issue-management.html                          |    8 +-
 .../struts2-osgi-admin-bundle/licenses.html        |  212 +-
 .../struts2-osgi-admin-bundle/mailing-lists.html   |    8 +-
 .../plugin-management.html                         |   30 +-
 .../plugin-updates-report.html                     |  270 +-
 .../struts2-osgi-admin-bundle/plugins.html         |   28 +-
 .../struts2-osgi-admin-bundle/project-info.html    |    8 +-
 .../struts2-osgi-admin-bundle/project-reports.html |    8 +-
 .../property-updates-report.html                   |    8 +-
 .../struts2-osgi-admin-bundle/rat-report.html      |  265 +-
 .../struts2-osgi-admin-bundle/scm.html             |   12 +-
 .../struts2-osgi-admin-bundle/summary.html         |   12 +-
 .../struts2-osgi-admin-bundle/team.html            |    8 +-
 .../apidocs/actions/osgi/BundlesAction.html        |   10 +-
 .../apidocs/actions/osgi/HelloWorldAction.html     |   10 +-
 .../apidocs/actions/osgi/Message.html              |   10 +-
 .../actions/osgi/class-use/BundlesAction.html      |   10 +-
 .../actions/osgi/class-use/HelloWorldAction.html   |   10 +-
 .../apidocs/actions/osgi/class-use/Message.html    |   10 +-
 .../apidocs/actions/osgi/package-frame.html        |    6 +-
 .../apidocs/actions/osgi/package-summary.html      |   10 +-
 .../apidocs/actions/osgi/package-tree.html         |   10 +-
 .../apidocs/actions/osgi/package-use.html          |   10 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-osgi-demo-bundle/apidocs/help-doc.html |   10 +-
 .../apidocs/index-all.html                         |   10 +-
 .../struts2-osgi-demo-bundle/apidocs/index.html    |    4 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-osgi-demo-bundle/ci-management.html    |   10 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-osgi-demo-bundle/css/print.css         |   42 +-
 .../struts2-osgi-demo-bundle/dependencies.html     |  710 ++---
 .../dependency-check-report.html                   |   67 +-
 .../struts2-osgi-demo-bundle/dependency-info.html  |   22 +-
 .../dependency-management.html                     |  338 +--
 .../dependency-updates-report.html                 |  852 +++---
 .../distribution-management.html                   |    8 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-osgi-demo-bundle/index.html            |   10 +-
 .../struts2-osgi-demo-bundle/issue-management.html |    8 +-
 .../struts2-osgi-demo-bundle/licenses.html         |  212 +-
 .../struts2-osgi-demo-bundle/mailing-lists.html    |    8 +-
 .../plugin-management.html                         |   30 +-
 .../plugin-updates-report.html                     |  270 +-
 .../struts2-osgi-demo-bundle/plugins.html          |   28 +-
 .../struts2-osgi-demo-bundle/project-info.html     |    8 +-
 .../struts2-osgi-demo-bundle/project-reports.html  |    8 +-
 .../property-updates-report.html                   |    8 +-
 .../struts2-osgi-demo-bundle/rat-report.html       |   34 +-
 .../struts2-osgi-demo-bundle/scm.html              |   12 +-
 .../struts2-osgi-demo-bundle/summary.html          |   12 +-
 .../struts2-osgi-demo-bundle/team.html             |    8 +-
 output/maven/struts2-osgi-bundles/summary.html     |   12 +-
 output/maven/struts2-osgi-bundles/team.html        |    8 +-
 output/maven/struts2-plugins/ci-management.html    |   26 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 output/maven/struts2-plugins/css/print.css         |   42 +-
 output/maven/struts2-plugins/dependencies.html     |  231 +-
 .../struts2-plugins/dependency-check-report.html   |   96 +-
 output/maven/struts2-plugins/dependency-info.html  |   38 +-
 .../struts2-plugins/dependency-management.html     |  354 +--
 .../struts2-plugins/dependency-updates-report.html |  826 +++---
 .../struts2-plugins/distribution-management.html   |   24 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 output/maven/struts2-plugins/index.html            |   42 +-
 output/maven/struts2-plugins/issue-management.html |   24 +-
 output/maven/struts2-plugins/licenses.html         |  228 +-
 output/maven/struts2-plugins/mailing-lists.html    |   24 +-
 output/maven/struts2-plugins/modules.html          |   42 +-
 .../maven/struts2-plugins/plugin-management.html   |   46 +-
 .../struts2-plugins/plugin-updates-report.html     |  286 +-
 output/maven/struts2-plugins/plugins.html          |   60 +-
 output/maven/struts2-plugins/project-info.html     |   24 +-
 output/maven/struts2-plugins/project-reports.html  |   24 +-
 .../struts2-plugins/property-updates-report.html   |   24 +-
 output/maven/struts2-plugins/rat-report.html       |   32 +-
 output/maven/struts2-plugins/scm.html              |   28 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-async-plugin/apidocs/help-doc.html     |   10 +-
 .../struts2-async-plugin/apidocs/index-all.html    |   10 +-
 .../struts2-async-plugin/apidocs/index.html        |    4 +-
 .../org/apache/struts2/async/AsyncAction.html      |   12 +-
 .../apache/struts2/async/DefaultAsyncManager.html  |   12 +-
 .../struts2/async/class-use/AsyncAction.html       |   10 +-
 .../async/class-use/DefaultAsyncManager.html       |   10 +-
 .../org/apache/struts2/async/package-frame.html    |    6 +-
 .../org/apache/struts2/async/package-summary.html  |   10 +-
 .../org/apache/struts2/async/package-tree.html     |   10 +-
 .../org/apache/struts2/async/package-use.html      |   10 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../struts2-async-plugin/ci-management.html        |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-async-plugin/css/print.css             |   42 +-
 .../struts2-async-plugin/dependencies.html         |  385 +--
 .../dependency-check-report.html                   |   23 +-
 .../struts2-async-plugin/dependency-info.html      |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  814 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-async-plugin/index.html                |    6 +-
 .../struts2-async-plugin/issue-management.html     |    6 +-
 .../struts2-async-plugin/licenses.html             |  210 +-
 .../struts2-async-plugin/mailing-lists.html        |    6 +-
 .../struts2-async-plugin/plugin-management.html    |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-async-plugin/plugins.html              |   26 +-
 .../struts2-async-plugin/project-info.html         |    6 +-
 .../struts2-async-plugin/project-reports.html      |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-async-plugin/rat-report.html           |   20 +-
 .../struts2-plugins/struts2-async-plugin/scm.html  |   10 +-
 .../struts2-async-plugin/summary.html              |    8 +-
 .../struts2-plugins/struts2-async-plugin/team.html |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   10 +-
 .../apidocs/index.html                             |    4 +-
 .../constraints/FieldMatch.List.html               |   10 +-
 .../beanvalidation/constraints/FieldMatch.html     |   10 +-
 .../constraints/ValidationGroup.html               |   10 +-
 .../constraints/class-use/FieldMatch.List.html     |   10 +-
 .../constraints/class-use/FieldMatch.html          |   10 +-
 .../constraints/class-use/ValidationGroup.html     |   10 +-
 .../constraints/impl/FieldMatchValidator.html      |   10 +-
 .../impl/class-use/FieldMatchValidator.html        |   10 +-
 .../constraints/impl/package-frame.html            |    6 +-
 .../constraints/impl/package-summary.html          |   10 +-
 .../constraints/impl/package-tree.html             |   10 +-
 .../constraints/impl/package-use.html              |   10 +-
 .../beanvalidation/constraints/package-frame.html  |    6 +-
 .../constraints/package-summary.html               |   10 +-
 .../beanvalidation/constraints/package-tree.html   |   10 +-
 .../beanvalidation/constraints/package-use.html    |   10 +-
 .../validation/constant/ValidatorConstants.html    |   10 +-
 .../constant/class-use/ValidatorConstants.html     |   10 +-
 .../validation/constant/package-frame.html         |    6 +-
 .../validation/constant/package-summary.html       |   10 +-
 .../validation/constant/package-tree.html          |   10 +-
 .../validation/constant/package-use.html           |   10 +-
 .../interceptor/BeanValidationInterceptor.html     |   14 +-
 .../interceptor/BeanValidationManager.html         |   10 +-
 .../interceptor/DefaultBeanValidationManager.html  |   10 +-
 .../class-use/BeanValidationInterceptor.html       |   10 +-
 .../class-use/BeanValidationManager.html           |   10 +-
 .../class-use/DefaultBeanValidationManager.html    |   10 +-
 .../validation/interceptor/package-frame.html      |    6 +-
 .../validation/interceptor/package-summary.html    |   10 +-
 .../validation/interceptor/package-tree.html       |   12 +-
 .../validation/interceptor/package-use.html        |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../apidocs/overview-tree.html                     |   12 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../ci-management.html                             |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-bean-validation-plugin/css/print.css   |   42 +-
 .../dependencies.html                              |  490 +---
 .../dependency-check-report.html                   |   26 +-
 .../dependency-info.html                           |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  875 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-bean-validation-plugin/index.html      |    6 +-
 .../issue-management.html                          |    6 +-
 .../struts2-bean-validation-plugin/licenses.html   |  210 +-
 .../mailing-lists.html                             |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-bean-validation-plugin/plugins.html    |   26 +-
 .../project-info.html                              |    6 +-
 .../project-reports.html                           |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-bean-validation-plugin/rat-report.html |   57 +-
 .../struts2-bean-validation-plugin/scm.html        |   10 +-
 .../struts2-bean-validation-plugin/summary.html    |    8 +-
 .../struts2-bean-validation-plugin/team.html       |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   17 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-cdi-plugin/apidocs/help-doc.html       |   10 +-
 .../struts2-cdi-plugin/apidocs/index-all.html      |   12 +-
 .../struts2-cdi-plugin/apidocs/index.html          |    4 +-
 .../org/apache/struts2/cdi/CdiObjectFactory.html   |   27 +-
 .../struts2/cdi/class-use/CdiObjectFactory.html    |   10 +-
 .../org/apache/struts2/cdi/package-frame.html      |    6 +-
 .../org/apache/struts2/cdi/package-summary.html    |   10 +-
 .../org/apache/struts2/cdi/package-tree.html       |   10 +-
 .../org/apache/struts2/cdi/package-use.html        |   10 +-
 .../struts2-cdi-plugin/apidocs/overview-tree.html  |   10 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-cdi-plugin/ci-management.html          |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-cdi-plugin/css/print.css               |   42 +-
 .../struts2-cdi-plugin/dependencies.html           |  468 +--
 .../dependency-check-report.html                   |   23 +-
 .../struts2-cdi-plugin/dependency-info.html        |   20 +-
 .../struts2-cdi-plugin/dependency-management.html  |  336 +--
 .../dependency-updates-report.html                 |  818 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-plugins/struts2-cdi-plugin/index.html  |    6 +-
 .../struts2-cdi-plugin/issue-management.html       |    6 +-
 .../struts2-cdi-plugin/licenses.html               |  210 +-
 .../struts2-cdi-plugin/mailing-lists.html          |    6 +-
 .../struts2-cdi-plugin/plugin-management.html      |   28 +-
 .../struts2-cdi-plugin/plugin-updates-report.html  |  268 +-
 .../struts2-cdi-plugin/plugins.html                |   26 +-
 .../struts2-cdi-plugin/project-info.html           |    6 +-
 .../struts2-cdi-plugin/project-reports.html        |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-cdi-plugin/rat-report.html             |   30 +-
 .../struts2-plugins/struts2-cdi-plugin/scm.html    |   10 +-
 .../struts2-cdi-plugin/summary.html                |    8 +-
 .../struts2-plugins/struts2-cdi-plugin/team.html   |    6 +-
 .../apidocs/allclasses-frame.html                  |    7 +-
 .../apidocs/allclasses-noframe.html                |    7 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   12 +-
 .../apidocs/index.html                             |    4 +-
 .../struts2/config_browser/ActionNamesAction.html  |   10 +-
 .../config_browser/ConfigurationHelper.html        |   10 +-
 .../config_browser/ListValidatorsAction.html       |   10 +-
 .../config_browser/ShowBeansAction.Binding.html    |   12 +-
 .../struts2/config_browser/ShowBeansAction.html    |   16 +-
 .../struts2/config_browser/ShowConfigAction.html   |   10 +-
 .../config_browser/ShowConstantsAction.html        |   10 +-
 .../struts2/config_browser/ShowJarsAction.html     |   10 +-
 .../ShowValidatorAction.PropertyInfo.html          |   10 +-
 .../config_browser/ShowValidatorAction.html        |   10 +-
 .../class-use/ActionNamesAction.html               |   10 +-
 .../class-use/ConfigurationHelper.html             |   10 +-
 .../class-use/ListValidatorsAction.html            |   10 +-
 .../class-use/ShowBeansAction.Binding.html         |   12 +-
 .../config_browser/class-use/ShowBeansAction.html  |   10 +-
 .../config_browser/class-use/ShowConfigAction.html |   10 +-
 .../class-use/ShowConstantsAction.html             |   10 +-
 .../config_browser/class-use/ShowJarsAction.html   |   10 +-
 .../ShowValidatorAction.PropertyInfo.html          |   10 +-
 .../class-use/ShowValidatorAction.html             |   10 +-
 .../struts2/config_browser/package-frame.html      |    7 +-
 .../struts2/config_browser/package-summary.html    |   14 +-
 .../struts2/config_browser/package-tree.html       |   10 +-
 .../apache/struts2/config_browser/package-use.html |   10 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../ci-management.html                             |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-config-browser-plugin/css/print.css    |   42 +-
 .../dependencies.html                              |  465 +--
 .../dependency-check-report.html                   |   30 +-
 .../dependency-info.html                           |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  808 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-config-browser-plugin/index.html       |    6 +-
 .../issue-management.html                          |    6 +-
 .../struts2-config-browser-plugin/licenses.html    |  210 +-
 .../mailing-lists.html                             |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-config-browser-plugin/plugins.html     |   26 +-
 .../project-info.html                              |    6 +-
 .../project-reports.html                           |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-config-browser-plugin/rat-report.html  |   60 +-
 .../struts2-config-browser-plugin/scm.html         |   10 +-
 .../struts2-config-browser-plugin/summary.html     |    8 +-
 .../struts2-config-browser-plugin/team.html        |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   26 +-
 .../struts2-convention-plugin/apidocs/index.html   |    4 +-
 .../convention/AbstractActionNameBuilder.html      |   10 +-
 .../struts2/convention/ActionConfigBuilder.html    |   10 +-
 .../struts2/convention/ActionNameBuilder.html      |   10 +-
 .../convention/ClasspathConfigurationProvider.html |   10 +-
 .../convention/ClasspathPackageProvider.html       |   10 +-
 .../struts2/convention/ConventionConstants.html    |   10 +-
 .../ConventionUnknownHandler.Resource.html         |   10 +-
 .../convention/ConventionUnknownHandler.html       |   10 +-
 .../struts2/convention/ConventionsService.html     |   10 +-
 .../struts2/convention/ConventionsServiceImpl.html |   10 +-
 .../convention/DefaultActionNameBuilder.html       |   10 +-
 ...faultClassFinder.InfoBuildingMethodVisitor.html |   10 +-
 .../DefaultClassFinder.InfoBuildingVisitor.html    |   32 +-
 .../struts2/convention/DefaultClassFinder.html     |   64 +-
 .../convention/DefaultInterceptorMapBuilder.html   |   14 +-
 .../DefaultResultMapBuilder.ResultInfo.html        |   10 +-
 .../convention/DefaultResultMapBuilder.html        |   10 +-
 .../struts2/convention/InterceptorMapBuilder.html  |   10 +-
 .../PackageBasedActionConfigBuilder.html           |   10 +-
 .../apache/struts2/convention/ReflectionTools.html |   10 +-
 .../struts2/convention/ResultMapBuilder.html       |   10 +-
 .../struts2/convention/SEOActionNameBuilder.html   |   10 +-
 .../org/apache/struts2/convention/StringTools.html |   10 +-
 .../struts2/convention/annotation/Action.html      |   10 +-
 .../struts2/convention/annotation/Actions.html     |   10 +-
 .../convention/annotation/AllowedMethods.html      |   10 +-
 .../annotation/DefaultInterceptorRef.html          |   10 +-
 .../convention/annotation/ExceptionMapping.html    |   10 +-
 .../convention/annotation/ExceptionMappings.html   |   10 +-
 .../convention/annotation/InterceptorRef.html      |   10 +-
 .../convention/annotation/InterceptorRefs.html     |   10 +-
 .../struts2/convention/annotation/Namespace.html   |   10 +-
 .../struts2/convention/annotation/Namespaces.html  |   10 +-
 .../convention/annotation/ParentPackage.html       |   10 +-
 .../struts2/convention/annotation/Result.html      |   10 +-
 .../struts2/convention/annotation/ResultPath.html  |   10 +-
 .../struts2/convention/annotation/Results.html     |   10 +-
 .../convention/annotation/class-use/Action.html    |   22 +-
 .../convention/annotation/class-use/Actions.html   |   10 +-
 .../annotation/class-use/AllowedMethods.html       |   10 +-
 .../class-use/DefaultInterceptorRef.html           |   10 +-
 .../annotation/class-use/ExceptionMapping.html     |   10 +-
 .../annotation/class-use/ExceptionMappings.html    |   10 +-
 .../annotation/class-use/InterceptorRef.html       |   10 +-
 .../annotation/class-use/InterceptorRefs.html      |   10 +-
 .../convention/annotation/class-use/Namespace.html |   10 +-
 .../annotation/class-use/Namespaces.html           |   10 +-
 .../annotation/class-use/ParentPackage.html        |   10 +-
 .../convention/annotation/class-use/Result.html    |   10 +-
 .../annotation/class-use/ResultPath.html           |   10 +-
 .../convention/annotation/class-use/Results.html   |   10 +-
 .../convention/annotation/package-frame.html       |    6 +-
 .../convention/annotation/package-summary.html     |   10 +-
 .../convention/annotation/package-tree.html        |   28 +-
 .../struts2/convention/annotation/package-use.html |   10 +-
 .../class-use/AbstractActionNameBuilder.html       |   10 +-
 .../convention/class-use/ActionConfigBuilder.html  |   10 +-
 .../convention/class-use/ActionNameBuilder.html    |   10 +-
 .../class-use/ClasspathConfigurationProvider.html  |   10 +-
 .../class-use/ClasspathPackageProvider.html        |   10 +-
 .../convention/class-use/ConventionConstants.html  |   10 +-
 .../ConventionUnknownHandler.Resource.html         |   10 +-
 .../class-use/ConventionUnknownHandler.html        |   10 +-
 .../convention/class-use/ConventionsService.html   |   10 +-
 .../class-use/ConventionsServiceImpl.html          |   10 +-
 .../class-use/DefaultActionNameBuilder.html        |   10 +-
 ...faultClassFinder.InfoBuildingMethodVisitor.html |   10 +-
 .../DefaultClassFinder.InfoBuildingVisitor.html    |   10 +-
 .../convention/class-use/DefaultClassFinder.html   |   10 +-
 .../class-use/DefaultInterceptorMapBuilder.html    |   10 +-
 .../DefaultResultMapBuilder.ResultInfo.html        |   10 +-
 .../class-use/DefaultResultMapBuilder.html         |   10 +-
 .../class-use/InterceptorMapBuilder.html           |   10 +-
 .../class-use/PackageBasedActionConfigBuilder.html |   10 +-
 .../convention/class-use/ReflectionTools.html      |   10 +-
 .../convention/class-use/ResultMapBuilder.html     |   10 +-
 .../convention/class-use/SEOActionNameBuilder.html |   10 +-
 .../struts2/convention/class-use/StringTools.html  |   10 +-
 .../config/entities/ConventionConstantConfig.html  |   12 +-
 .../class-use/ConventionConstantConfig.html        |   10 +-
 .../convention/config/entities/package-frame.html  |    6 +-
 .../config/entities/package-summary.html           |   10 +-
 .../convention/config/entities/package-tree.html   |   10 +-
 .../convention/config/entities/package-use.html    |   10 +-
 .../apache/struts2/convention/package-frame.html   |    6 +-
 .../apache/struts2/convention/package-summary.html |   22 +-
 .../apache/struts2/convention/package-tree.html    |   15 +-
 .../org/apache/struts2/convention/package-use.html |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../apidocs/overview-tree.html                     |   33 +-
 .../struts2-convention-plugin/ci-management.html   |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-convention-plugin/css/print.css        |   42 +-
 .../struts2-convention-plugin/dependencies.html    |  286 +-
 .../dependency-check-report.html                   |   23 +-
 .../struts2-convention-plugin/dependency-info.html |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  808 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-convention-plugin/index.html           |    6 +-
 .../issue-management.html                          |    6 +-
 .../struts2-convention-plugin/licenses.html        |  210 +-
 .../struts2-convention-plugin/mailing-lists.html   |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-convention-plugin/plugins.html         |   26 +-
 .../struts2-convention-plugin/project-info.html    |    6 +-
 .../struts2-convention-plugin/project-reports.html |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-convention-plugin/rat-report.html      |  230 +-
 .../struts2-convention-plugin/scm.html             |   10 +-
 .../struts2-convention-plugin/summary.html         |    8 +-
 .../struts2-convention-plugin/team.html            |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-dwr-plugin/apidocs/help-doc.html       |   10 +-
 .../struts2-dwr-plugin/apidocs/index-all.html      |   10 +-
 .../struts2-dwr-plugin/apidocs/index.html          |    4 +-
 .../DWRValidator.ValidatorActionInvocation.html    |   12 +-
 .../apache/struts2/validators/DWRValidator.html    |   10 +-
 .../DWRValidator.ValidatorActionInvocation.html    |   10 +-
 .../struts2/validators/class-use/DWRValidator.html |   10 +-
 .../apache/struts2/validators/package-frame.html   |    6 +-
 .../apache/struts2/validators/package-summary.html |   10 +-
 .../apache/struts2/validators/package-tree.html    |   10 +-
 .../org/apache/struts2/validators/package-use.html |   10 +-
 .../struts2-dwr-plugin/apidocs/overview-tree.html  |   10 +-
 .../struts2-dwr-plugin/ci-management.html          |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-dwr-plugin/css/print.css               |   42 +-
 .../struts2-dwr-plugin/dependencies.html           |  221 +-
 .../dependency-check-report.html                   |   25 +-
 .../struts2-dwr-plugin/dependency-info.html        |   20 +-
 .../struts2-dwr-plugin/dependency-management.html  |  336 +--
 .../dependency-updates-report.html                 |  808 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-plugins/struts2-dwr-plugin/index.html  |    6 +-
 .../struts2-dwr-plugin/issue-management.html       |    6 +-
 .../struts2-dwr-plugin/licenses.html               |  210 +-
 .../struts2-dwr-plugin/mailing-lists.html          |    6 +-
 .../struts2-dwr-plugin/plugin-management.html      |   28 +-
 .../struts2-dwr-plugin/plugin-updates-report.html  |  268 +-
 .../struts2-dwr-plugin/plugins.html                |   26 +-
 .../struts2-dwr-plugin/project-info.html           |    6 +-
 .../struts2-dwr-plugin/project-reports.html        |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-dwr-plugin/rat-report.html             |   16 +-
 .../struts2-plugins/struts2-dwr-plugin/scm.html    |   10 +-
 .../struts2-dwr-plugin/summary.html                |    8 +-
 .../struts2-plugins/struts2-dwr-plugin/team.html   |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   10 +-
 .../struts2-embeddedjsp-plugin/apidocs/index.html  |    4 +-
 .../org/apache/struts2/EmbeddedJSPResult.html      |   12 +-
 .../apidocs/org/apache/struts2/JSPLoader.html      |   10 +-
 .../apidocs/org/apache/struts2/JSPRuntime.html     |   10 +-
 .../org/apache/struts2/JSPServletConfig.html       |   10 +-
 .../apidocs/org/apache/struts2/ServletCache.html   |   10 +-
 .../struts2/class-use/EmbeddedJSPResult.html       |   10 +-
 .../org/apache/struts2/class-use/JSPLoader.html    |   10 +-
 .../org/apache/struts2/class-use/JSPRuntime.html   |   10 +-
 .../apache/struts2/class-use/JSPServletConfig.html |   10 +-
 .../org/apache/struts2/class-use/ServletCache.html |   10 +-
 .../apache/struts2/compiler/MemoryClassLoader.html |   10 +-
 .../struts2/compiler/MemoryJavaFileObject.html     |   10 +-
 .../compiler/class-use/MemoryClassLoader.html      |   10 +-
 .../compiler/class-use/MemoryJavaFileObject.html   |   10 +-
 .../org/apache/struts2/compiler/package-frame.html |    6 +-
 .../apache/struts2/compiler/package-summary.html   |   10 +-
 .../org/apache/struts2/compiler/package-tree.html  |   10 +-
 .../org/apache/struts2/compiler/package-use.html   |   10 +-
 .../apache/struts2/el/ExpressionFactoryImpl.html   |   10 +-
 .../apache/struts2/el/MethodExpressionImpl.html    |   10 +-
 .../apache/struts2/el/MethodExpressionLiteral.html |   10 +-
 .../org/apache/struts2/el/ValueExpressionImpl.html |   10 +-
 .../apache/struts2/el/ValueExpressionLiteral.html  |   10 +-
 .../el/class-use/ExpressionFactoryImpl.html        |   10 +-
 .../struts2/el/class-use/MethodExpressionImpl.html |   10 +-
 .../el/class-use/MethodExpressionLiteral.html      |   10 +-
 .../struts2/el/class-use/ValueExpressionImpl.html  |   10 +-
 .../el/class-use/ValueExpressionLiteral.html       |   10 +-
 .../el/lang/ELArithmetic.BigDecimalDelegate.html   |   10 +-
 .../el/lang/ELArithmetic.BigIntegerDelegate.html   |   10 +-
 .../el/lang/ELArithmetic.DoubleDelegate.html       |   10 +-
 .../struts2/el/lang/ELArithmetic.LongDelegate.html |   10 +-
 .../org/apache/struts2/el/lang/ELArithmetic.html   |   10 +-
 .../org/apache/struts2/el/lang/ELSupport.html      |   10 +-
 .../apache/struts2/el/lang/EvaluationContext.html  |   10 +-
 .../apache/struts2/el/lang/ExpressionBuilder.html  |   10 +-
 .../struts2/el/lang/FunctionMapperFactory.html     |   10 +-
 .../el/lang/FunctionMapperImpl.Function.html       |   10 +-
 .../apache/struts2/el/lang/FunctionMapperImpl.html |   10 +-
 .../struts2/el/lang/VariableMapperFactory.html     |   10 +-
 .../apache/struts2/el/lang/VariableMapperImpl.html |   10 +-
 .../class-use/ELArithmetic.BigDecimalDelegate.html |   10 +-
 .../class-use/ELArithmetic.BigIntegerDelegate.html |   10 +-
 .../class-use/ELArithmetic.DoubleDelegate.html     |   10 +-
 .../lang/class-use/ELArithmetic.LongDelegate.html  |   10 +-
 .../struts2/el/lang/class-use/ELArithmetic.html    |   10 +-
 .../struts2/el/lang/class-use/ELSupport.html       |   10 +-
 .../el/lang/class-use/EvaluationContext.html       |  142 +-
 .../el/lang/class-use/ExpressionBuilder.html       |   10 +-
 .../el/lang/class-use/FunctionMapperFactory.html   |   10 +-
 .../class-use/FunctionMapperImpl.Function.html     |   10 +-
 .../el/lang/class-use/FunctionMapperImpl.html      |   10 +-
 .../el/lang/class-use/VariableMapperFactory.html   |   10 +-
 .../el/lang/class-use/VariableMapperImpl.html      |   10 +-
 .../org/apache/struts2/el/lang/package-frame.html  |    6 +-
 .../apache/struts2/el/lang/package-summary.html    |   10 +-
 .../org/apache/struts2/el/lang/package-tree.html   |   10 +-
 .../org/apache/struts2/el/lang/package-use.html    |   10 +-
 .../org/apache/struts2/el/package-frame.html       |    6 +-
 .../org/apache/struts2/el/package-summary.html     |   10 +-
 .../org/apache/struts2/el/package-tree.html        |   10 +-
 .../apidocs/org/apache/struts2/el/package-use.html |   10 +-
 .../apache/struts2/el/parser/ArithmeticNode.html   |   10 +-
 .../org/apache/struts2/el/parser/AstAnd.html       |   10 +-
 .../apache/struts2/el/parser/AstBracketSuffix.html |   10 +-
 .../org/apache/struts2/el/parser/AstChoice.html    |   10 +-
 .../struts2/el/parser/AstCompositeExpression.html  |   10 +-
 .../struts2/el/parser/AstDeferredExpression.html   |   10 +-
 .../org/apache/struts2/el/parser/AstDiv.html       |   10 +-
 .../org/apache/struts2/el/parser/AstDotSuffix.html |   10 +-
 .../struts2/el/parser/AstDynamicExpression.html    |   10 +-
 .../org/apache/struts2/el/parser/AstEmpty.html     |   10 +-
 .../org/apache/struts2/el/parser/AstEqual.html     |   10 +-
 .../org/apache/struts2/el/parser/AstFalse.html     |   10 +-
 .../apache/struts2/el/parser/AstFloatingPoint.html |   10 +-
 .../org/apache/struts2/el/parser/AstFunction.html  |   10 +-
 .../apache/struts2/el/parser/AstGreaterThan.html   |   10 +-
 .../struts2/el/parser/AstGreaterThanEqual.html     |   10 +-
 .../apache/struts2/el/parser/AstIdentifier.html    |   10 +-
 .../org/apache/struts2/el/parser/AstInteger.html   |   10 +-
 .../org/apache/struts2/el/parser/AstLessThan.html  |   10 +-
 .../apache/struts2/el/parser/AstLessThanEqual.html |   10 +-
 .../struts2/el/parser/AstLiteralExpression.html    |   10 +-
 .../org/apache/struts2/el/parser/AstMinus.html     |   10 +-
 .../org/apache/struts2/el/parser/AstMod.html       |   10 +-
 .../org/apache/struts2/el/parser/AstMult.html      |   10 +-
 .../org/apache/struts2/el/parser/AstNegative.html  |   10 +-
 .../org/apache/struts2/el/parser/AstNot.html       |   10 +-
 .../org/apache/struts2/el/parser/AstNotEqual.html  |   10 +-
 .../org/apache/struts2/el/parser/AstNull.html      |   10 +-
 .../org/apache/struts2/el/parser/AstOr.html        |   10 +-
 .../org/apache/struts2/el/parser/AstPlus.html      |   10 +-
 .../org/apache/struts2/el/parser/AstString.html    |   10 +-
 .../org/apache/struts2/el/parser/AstTrue.html      |   10 +-
 .../apache/struts2/el/parser/AstValue.Target.html  |   10 +-
 .../org/apache/struts2/el/parser/AstValue.html     |   10 +-
 .../org/apache/struts2/el/parser/BooleanNode.html  |   10 +-
 .../org/apache/struts2/el/parser/ELParser.html     |   10 +-
 .../struts2/el/parser/ELParserConstants.html       |   10 +-
 .../struts2/el/parser/ELParserTokenManager.html    |   10 +-
 .../struts2/el/parser/ELParserTreeConstants.html   |   10 +-
 .../apache/struts2/el/parser/JJTELParserState.html |   10 +-
 .../apidocs/org/apache/struts2/el/parser/Node.html |   10 +-
 .../org/apache/struts2/el/parser/NodeVisitor.html  |   10 +-
 .../apache/struts2/el/parser/ParseException.html   |   10 +-
 .../apache/struts2/el/parser/SimpleCharStream.html |   10 +-
 .../org/apache/struts2/el/parser/SimpleNode.html   |   10 +-
 .../org/apache/struts2/el/parser/Token.html        |   10 +-
 .../apache/struts2/el/parser/TokenMgrError.html    |   10 +-
 .../el/parser/class-use/ArithmeticNode.html        |   10 +-
 .../apache/struts2/el/parser/class-use/AstAnd.html |   10 +-
 .../el/parser/class-use/AstBracketSuffix.html      |   10 +-
 .../struts2/el/parser/class-use/AstChoice.html     |   10 +-
 .../parser/class-use/AstCompositeExpression.html   |   10 +-
 .../el/parser/class-use/AstDeferredExpression.html |   10 +-
 .../apache/struts2/el/parser/class-use/AstDiv.html |   10 +-
 .../struts2/el/parser/class-use/AstDotSuffix.html  |   10 +-
 .../el/parser/class-use/AstDynamicExpression.html  |   10 +-
 .../struts2/el/parser/class-use/AstEmpty.html      |   10 +-
 .../struts2/el/parser/class-use/AstEqual.html      |   10 +-
 .../struts2/el/parser/class-use/AstFalse.html      |   10 +-
 .../el/parser/class-use/AstFloatingPoint.html      |   10 +-
 .../struts2/el/parser/class-use/AstFunction.html   |   10 +-
 .../el/parser/class-use/AstGreaterThan.html        |   10 +-
 .../el/parser/class-use/AstGreaterThanEqual.html   |   10 +-
 .../struts2/el/parser/class-use/AstIdentifier.html |   10 +-
 .../struts2/el/parser/class-use/AstInteger.html    |   10 +-
 .../struts2/el/parser/class-use/AstLessThan.html   |   10 +-
 .../el/parser/class-use/AstLessThanEqual.html      |   10 +-
 .../el/parser/class-use/AstLiteralExpression.html  |   10 +-
 .../struts2/el/parser/class-use/AstMinus.html      |   10 +-
 .../apache/struts2/el/parser/class-use/AstMod.html |   10 +-
 .../struts2/el/parser/class-use/AstMult.html       |   10 +-
 .../struts2/el/parser/class-use/AstNegative.html   |   10 +-
 .../apache/struts2/el/parser/class-use/AstNot.html |   10 +-
 .../struts2/el/parser/class-use/AstNotEqual.html   |   10 +-
 .../struts2/el/parser/class-use/AstNull.html       |   10 +-
 .../apache/struts2/el/parser/class-use/AstOr.html  |   10 +-
 .../struts2/el/parser/class-use/AstPlus.html       |   10 +-
 .../struts2/el/parser/class-use/AstString.html     |   10 +-
 .../struts2/el/parser/class-use/AstTrue.html       |   10 +-
 .../el/parser/class-use/AstValue.Target.html       |   10 +-
 .../struts2/el/parser/class-use/AstValue.html      |   10 +-
 .../struts2/el/parser/class-use/BooleanNode.html   |   10 +-
 .../struts2/el/parser/class-use/ELParser.html      |   10 +-
 .../el/parser/class-use/ELParserConstants.html     |   10 +-
 .../el/parser/class-use/ELParserTokenManager.html  |   10 +-
 .../el/parser/class-use/ELParserTreeConstants.html |   10 +-
 .../el/parser/class-use/JJTELParserState.html      |   10 +-
 .../apache/struts2/el/parser/class-use/Node.html   |   10 +-
 .../struts2/el/parser/class-use/NodeVisitor.html   |   10 +-
 .../el/parser/class-use/ParseException.html        |   10 +-
 .../el/parser/class-use/SimpleCharStream.html      |   10 +-
 .../struts2/el/parser/class-use/SimpleNode.html    |   10 +-
 .../apache/struts2/el/parser/class-use/Token.html  |   10 +-
 .../struts2/el/parser/class-use/TokenMgrError.html |   10 +-
 .../apache/struts2/el/parser/package-frame.html    |    6 +-
 .../apache/struts2/el/parser/package-summary.html  |   10 +-
 .../org/apache/struts2/el/parser/package-tree.html |   10 +-
 .../org/apache/struts2/el/parser/package-use.html  |   10 +-
 .../apache/struts2/el/util/ConcurrentCache.html    |   10 +-
 .../org/apache/struts2/el/util/MessageFactory.html |   10 +-
 .../org/apache/struts2/el/util/ReflectionUtil.html |   10 +-
 .../struts2/el/util/class-use/ConcurrentCache.html |   10 +-
 .../struts2/el/util/class-use/MessageFactory.html  |   10 +-
 .../struts2/el/util/class-use/ReflectionUtil.html  |   10 +-
 .../org/apache/struts2/el/util/package-frame.html  |    6 +-
 .../apache/struts2/el/util/package-summary.html    |   10 +-
 .../org/apache/struts2/el/util/package-tree.html   |   10 +-
 .../org/apache/struts2/el/util/package-use.html    |   10 +-
 .../org/apache/struts2/jasper/Constants.html       |   10 +-
 .../org/apache/struts2/jasper/CustomCompiler.html  |   10 +-
 .../struts2/jasper/EmbeddedServletOptions.html     |   10 +-
 .../org/apache/struts2/jasper/JasperException.html |   10 +-
 .../apidocs/org/apache/struts2/jasper/JspC.html    |   10 +-
 .../struts2/jasper/JspCompilationContext.html      |   10 +-
 .../apidocs/org/apache/struts2/jasper/Options.html |   10 +-
 .../apache/struts2/jasper/class-use/Constants.html |   10 +-
 .../struts2/jasper/class-use/CustomCompiler.html   |   10 +-
 .../jasper/class-use/EmbeddedServletOptions.html   |   10 +-
 .../struts2/jasper/class-use/JasperException.html  |   10 +-
 .../org/apache/struts2/jasper/class-use/JspC.html  |   10 +-
 .../jasper/class-use/JspCompilationContext.html    |   10 +-
 .../apache/struts2/jasper/class-use/Options.html   |   10 +-
 .../struts2/jasper/compiler/BeanRepository.html    |   10 +-
 .../apache/struts2/jasper/compiler/Compiler.html   |   10 +-
 .../struts2/jasper/compiler/ELFunctionMapper.html  |   10 +-
 .../apache/struts2/jasper/compiler/ELParser.html   |   10 +-
 .../struts2/jasper/compiler/ErrorDispatcher.html   |   10 +-
 .../struts2/jasper/compiler/ErrorHandler.html      |   10 +-
 .../struts2/jasper/compiler/JavacErrorDetail.html  |   10 +-
 .../jasper/compiler/JspConfig.JspProperty.html     |   10 +-
 .../apache/struts2/jasper/compiler/JspConfig.html  |   10 +-
 .../struts2/jasper/compiler/JspRuntimeContext.html |   10 +-
 .../jasper/compiler/JspUtil.ValidAttribute.html    |   10 +-
 .../apache/struts2/jasper/compiler/JspUtil.html    |   10 +-
 .../apache/struts2/jasper/compiler/Localizer.html  |   10 +-
 .../struts2/jasper/compiler/ServletWriter.html     |   10 +-
 .../struts2/jasper/compiler/SmapGenerator.html     |   10 +-
 .../jasper/compiler/SmapStratum.LineInfo.html      |   10 +-
 .../struts2/jasper/compiler/SmapStratum.html       |   10 +-
 .../apache/struts2/jasper/compiler/SmapUtil.html   |   10 +-
 .../struts2/jasper/compiler/TagConstants.html      |   10 +-
 .../struts2/jasper/compiler/TagPluginManager.html  |   10 +-
 .../struts2/jasper/compiler/TextOptimizer.html     |   10 +-
 .../struts2/jasper/compiler/TldLocationsCache.html |   10 +-
 .../jasper/compiler/class-use/BeanRepository.html  |   10 +-
 .../jasper/compiler/class-use/Compiler.html        |   10 +-
 .../compiler/class-use/ELFunctionMapper.html       |   10 +-
 .../jasper/compiler/class-use/ELParser.html        |   10 +-
 .../jasper/compiler/class-use/ErrorDispatcher.html |   10 +-
 .../jasper/compiler/class-use/ErrorHandler.html    |   10 +-
 .../compiler/class-use/JavacErrorDetail.html       |   10 +-
 .../compiler/class-use/JspConfig.JspProperty.html  |   10 +-
 .../jasper/compiler/class-use/JspConfig.html       |   10 +-
 .../compiler/class-use/JspRuntimeContext.html      |   10 +-
 .../compiler/class-use/JspUtil.ValidAttribute.html |   10 +-
 .../struts2/jasper/compiler/class-use/JspUtil.html |   10 +-
 .../jasper/compiler/class-use/Localizer.html       |   10 +-
 .../jasper/compiler/class-use/ServletWriter.html   |   10 +-
 .../jasper/compiler/class-use/SmapGenerator.html   |   10 +-
 .../compiler/class-use/SmapStratum.LineInfo.html   |   10 +-
 .../jasper/compiler/class-use/SmapStratum.html     |   10 +-
 .../jasper/compiler/class-use/SmapUtil.html        |   10 +-
 .../jasper/compiler/class-use/TagConstants.html    |   10 +-
 .../compiler/class-use/TagPluginManager.html       |   10 +-
 .../jasper/compiler/class-use/TextOptimizer.html   |   10 +-
 .../compiler/class-use/TldLocationsCache.html      |   10 +-
 .../struts2/jasper/compiler/package-frame.html     |    6 +-
 .../struts2/jasper/compiler/package-summary.html   |   10 +-
 .../struts2/jasper/compiler/package-tree.html      |   10 +-
 .../struts2/jasper/compiler/package-use.html       |   10 +-
 .../jasper/compiler/tagplugin/TagPlugin.html       |   10 +-
 .../compiler/tagplugin/TagPluginContext.html       |   10 +-
 .../compiler/tagplugin/class-use/TagPlugin.html    |   10 +-
 .../tagplugin/class-use/TagPluginContext.html      |   38 +-
 .../jasper/compiler/tagplugin/package-frame.html   |    6 +-
 .../jasper/compiler/tagplugin/package-summary.html |   10 +-
 .../jasper/compiler/tagplugin/package-tree.html    |   10 +-
 .../jasper/compiler/tagplugin/package-use.html     |   10 +-
 .../apache/struts2/jasper/el/ELContextImpl.html    |   10 +-
 .../apache/struts2/jasper/el/ELContextWrapper.html |   10 +-
 .../apache/struts2/jasper/el/ELResolverImpl.html   |   10 +-
 .../struts2/jasper/el/ExpressionEvaluatorImpl.html |   10 +-
 .../apache/struts2/jasper/el/ExpressionImpl.html   |   10 +-
 .../struts2/jasper/el/FunctionMapperImpl.html      |   10 +-
 .../apache/struts2/jasper/el/JspELException.html   |   10 +-
 .../struts2/jasper/el/JspMethodExpression.html     |   10 +-
 .../jasper/el/JspMethodNotFoundException.html      |   10 +-
 .../jasper/el/JspPropertyNotFoundException.html    |   10 +-
 .../jasper/el/JspPropertyNotWritableException.html |   10 +-
 .../struts2/jasper/el/JspValueExpression.html      |   10 +-
 .../struts2/jasper/el/VariableResolverImpl.html    |   10 +-
 .../struts2/jasper/el/class-use/ELContextImpl.html |   10 +-
 .../jasper/el/class-use/ELContextWrapper.html      |   10 +-
 .../jasper/el/class-use/ELResolverImpl.html        |   10 +-
 .../el/class-use/ExpressionEvaluatorImpl.html      |   10 +-
 .../jasper/el/class-use/ExpressionImpl.html        |   10 +-
 .../jasper/el/class-use/FunctionMapperImpl.html    |   10 +-
 .../jasper/el/class-use/JspELException.html        |   10 +-
 .../jasper/el/class-use/JspMethodExpression.html   |   10 +-
 .../el/class-use/JspMethodNotFoundException.html   |   10 +-
 .../el/class-use/JspPropertyNotFoundException.html |   10 +-
 .../class-use/JspPropertyNotWritableException.html |   10 +-
 .../jasper/el/class-use/JspValueExpression.html    |   10 +-
 .../jasper/el/class-use/VariableResolverImpl.html  |   10 +-
 .../apache/struts2/jasper/el/package-frame.html    |    6 +-
 .../apache/struts2/jasper/el/package-summary.html  |   10 +-
 .../org/apache/struts2/jasper/el/package-tree.html |   10 +-
 .../org/apache/struts2/jasper/el/package-use.html  |   10 +-
 .../org/apache/struts2/jasper/package-frame.html   |    6 +-
 .../org/apache/struts2/jasper/package-summary.html |   10 +-
 .../org/apache/struts2/jasper/package-tree.html    |   10 +-
 .../org/apache/struts2/jasper/package-use.html     |   10 +-
 .../struts2/jasper/runtime/BodyContentImpl.html    |   10 +-
 .../apache/struts2/jasper/runtime/HttpJspBase.html |   10 +-
 .../struts2/jasper/runtime/InstanceHelper.html     |   10 +-
 .../jasper/runtime/JspApplicationContextImpl.html  |   10 +-
 .../struts2/jasper/runtime/JspContextWrapper.html  |   10 +-
 .../runtime/JspFactoryImpl.PageContextPool.html    |   10 +-
 .../struts2/jasper/runtime/JspFactoryImpl.html     |   10 +-
 .../struts2/jasper/runtime/JspFragmentHelper.html  |   10 +-
 ...pRuntimeLibrary.PrivilegedIntrospectHelper.html |   10 +-
 .../struts2/jasper/runtime/JspRuntimeLibrary.html  |   10 +-
 .../struts2/jasper/runtime/JspSourceDependent.html |   10 +-
 .../struts2/jasper/runtime/JspWriterImpl.html      |   10 +-
 .../struts2/jasper/runtime/PageContextImpl.html    |   10 +-
 .../jasper/runtime/PerThreadTagHandlerPool.html    |   10 +-
 .../jasper/runtime/ProtectedFunctionMapper.html    |   10 +-
 .../runtime/ServletResponseWrapperInclude.html     |   16 +-
 .../struts2/jasper/runtime/TagHandlerPool.html     |   10 +-
 .../jasper/runtime/class-use/BodyContentImpl.html  |   10 +-
 .../jasper/runtime/class-use/HttpJspBase.html      |   10 +-
 .../jasper/runtime/class-use/InstanceHelper.html   |   10 +-
 .../class-use/JspApplicationContextImpl.html       |   10 +-
 .../runtime/class-use/JspContextWrapper.html       |   10 +-
 .../class-use/JspFactoryImpl.PageContextPool.html  |   10 +-
 .../jasper/runtime/class-use/JspFactoryImpl.html   |   10 +-
 .../runtime/class-use/JspFragmentHelper.html       |   10 +-
 ...pRuntimeLibrary.PrivilegedIntrospectHelper.html |   10 +-
 .../runtime/class-use/JspRuntimeLibrary.html       |   10 +-
 .../runtime/class-use/JspSourceDependent.html      |   10 +-
 .../jasper/runtime/class-use/JspWriterImpl.html    |   10 +-
 .../jasper/runtime/class-use/PageContextImpl.html  |   10 +-
 .../runtime/class-use/PerThreadTagHandlerPool.html |   10 +-
 .../runtime/class-use/ProtectedFunctionMapper.html |   10 +-
 .../class-use/ServletResponseWrapperInclude.html   |   10 +-
 .../jasper/runtime/class-use/TagHandlerPool.html   |   10 +-
 .../struts2/jasper/runtime/package-frame.html      |    6 +-
 .../struts2/jasper/runtime/package-summary.html    |   10 +-
 .../struts2/jasper/runtime/package-tree.html       |   12 +-
 .../apache/struts2/jasper/runtime/package-use.html |   10 +-
 .../struts2/jasper/security/SecurityClassLoad.html |   10 +-
 .../struts2/jasper/security/SecurityUtil.html      |   10 +-
 .../security/class-use/SecurityClassLoad.html      |   10 +-
 .../jasper/security/class-use/SecurityUtil.html    |   10 +-
 .../struts2/jasper/security/package-frame.html     |    6 +-
 .../struts2/jasper/security/package-summary.html   |   10 +-
 .../struts2/jasper/security/package-tree.html      |   10 +-
 .../struts2/jasper/security/package-use.html       |   10 +-
 .../struts2/jasper/servlet/JasperLoader.html       |   10 +-
 .../struts2/jasper/servlet/JspCServletContext.html |  119 +-
 .../apache/struts2/jasper/servlet/JspServlet.html  |   10 +-
 .../struts2/jasper/servlet/JspServletWrapper.html  |   10 +-
 .../jasper/servlet/class-use/JasperLoader.html     |   10 +-
 .../servlet/class-use/JspCServletContext.html      |   10 +-
 .../jasper/servlet/class-use/JspServlet.html       |   10 +-
 .../servlet/class-use/JspServletWrapper.html       |   10 +-
 .../struts2/jasper/servlet/package-frame.html      |    6 +-
 .../struts2/jasper/servlet/package-summary.html    |   10 +-
 .../struts2/jasper/servlet/package-tree.html       |   12 +-
 .../apache/struts2/jasper/servlet/package-use.html |   10 +-
 .../jstl/Util.ImportResponseWrapper.html           |   22 +-
 .../struts2/jasper/tagplugins/jstl/Util.html       |   10 +-
 .../jstl/class-use/Util.ImportResponseWrapper.html |   10 +-
 .../jasper/tagplugins/jstl/class-use/Util.html     |   10 +-
 .../struts2/jasper/tagplugins/jstl/core/Catch.html |   10 +-
 .../jasper/tagplugins/jstl/core/Choose.html        |   10 +-
 .../jasper/tagplugins/jstl/core/ForEach.html       |   10 +-
 .../jasper/tagplugins/jstl/core/ForTokens.html     |   10 +-
 .../struts2/jasper/tagplugins/jstl/core/If.html    |   10 +-
 .../jasper/tagplugins/jstl/core/Import.html        |   10 +-
 .../jasper/tagplugins/jstl/core/Otherwise.html     |   10 +-
 .../struts2/jasper/tagplugins/jstl/core/Out.html   |   10 +-
 .../struts2/jasper/tagplugins/jstl/core/Param.html |   10 +-
 .../jasper/tagplugins/jstl/core/Redirect.html      |   10 +-
 .../jasper/tagplugins/jstl/core/Remove.html        |   10 +-
 .../struts2/jasper/tagplugins/jstl/core/Set.html   |   10 +-
 .../struts2/jasper/tagplugins/jstl/core/Url.html   |   10 +-
 .../struts2/jasper/tagplugins/jstl/core/When.html  |   10 +-
 .../tagplugins/jstl/core/class-use/Catch.html      |   10 +-
 .../tagplugins/jstl/core/class-use/Choose.html     |   10 +-
 .../tagplugins/jstl/core/class-use/ForEach.html    |   10 +-
 .../tagplugins/jstl/core/class-use/ForTokens.html  |   10 +-
 .../jasper/tagplugins/jstl/core/class-use/If.html  |   10 +-
 .../tagplugins/jstl/core/class-use/Import.html     |   10 +-
 .../tagplugins/jstl/core/class-use/Otherwise.html  |   10 +-
 .../jasper/tagplugins/jstl/core/class-use/Out.html |   10 +-
 .../tagplugins/jstl/core/class-use/Param.html      |   10 +-
 .../tagplugins/jstl/core/class-use/Redirect.html   |   10 +-
 .../tagplugins/jstl/core/class-use/Remove.html     |   10 +-
 .../jasper/tagplugins/jstl/core/class-use/Set.html |   10 +-
 .../jasper/tagplugins/jstl/core/class-use/Url.html |   10 +-
 .../tagplugins/jstl/core/class-use/When.html       |   10 +-
 .../jasper/tagplugins/jstl/core/package-frame.html |    6 +-
 .../tagplugins/jstl/core/package-summary.html      |   10 +-
 .../jasper/tagplugins/jstl/core/package-tree.html  |   10 +-
 .../jasper/tagplugins/jstl/core/package-use.html   |   10 +-
 .../jasper/tagplugins/jstl/package-frame.html      |    6 +-
 .../jasper/tagplugins/jstl/package-summary.html    |   10 +-
 .../jasper/tagplugins/jstl/package-tree.html       |   10 +-
 .../jasper/tagplugins/jstl/package-use.html        |   10 +-
 .../org/apache/struts2/jasper/util/Enumerator.html |   10 +-
 .../struts2/jasper/util/class-use/Enumerator.html  |   10 +-
 .../apache/struts2/jasper/util/package-frame.html  |    6 +-
 .../struts2/jasper/util/package-summary.html       |   10 +-
 .../apache/struts2/jasper/util/package-tree.html   |   10 +-
 .../apache/struts2/jasper/util/package-use.html    |   10 +-
 .../struts2/jasper/xmlparser/ASCIIReader.html      |   10 +-
 .../struts2/jasper/xmlparser/EncodingMap.html      |   10 +-
 .../struts2/jasper/xmlparser/ParserUtils.html      |   10 +-
 .../jasper/xmlparser/SymbolTable.Entry.html        |   10 +-
 .../struts2/jasper/xmlparser/SymbolTable.html      |   10 +-
 .../apache/struts2/jasper/xmlparser/TreeNode.html  |   10 +-
 .../apache/struts2/jasper/xmlparser/UCSReader.html |   10 +-
 .../struts2/jasper/xmlparser/UTF8Reader.html       |   10 +-
 .../apache/struts2/jasper/xmlparser/XMLChar.html   |   10 +-
 .../jasper/xmlparser/XMLEncodingDetector.html      |   10 +-
 .../apache/struts2/jasper/xmlparser/XMLString.html |   10 +-
 .../struts2/jasper/xmlparser/XMLStringBuffer.html  |   10 +-
 .../jasper/xmlparser/class-use/ASCIIReader.html    |   10 +-
 .../jasper/xmlparser/class-use/EncodingMap.html    |   10 +-
 .../jasper/xmlparser/class-use/ParserUtils.html    |   10 +-
 .../xmlparser/class-use/SymbolTable.Entry.html     |   10 +-
 .../jasper/xmlparser/class-use/SymbolTable.html    |   10 +-
 .../jasper/xmlparser/class-use/TreeNode.html       |   10 +-
 .../jasper/xmlparser/class-use/UCSReader.html      |   10 +-
 .../jasper/xmlparser/class-use/UTF8Reader.html     |   10 +-
 .../jasper/xmlparser/class-use/XMLChar.html        |   10 +-
 .../xmlparser/class-use/XMLEncodingDetector.html   |   10 +-
 .../jasper/xmlparser/class-use/XMLString.html      |   10 +-
 .../xmlparser/class-use/XMLStringBuffer.html       |   10 +-
 .../struts2/jasper/xmlparser/package-frame.html    |    6 +-
 .../struts2/jasper/xmlparser/package-summary.html  |   10 +-
 .../struts2/jasper/xmlparser/package-tree.html     |   10 +-
 .../struts2/jasper/xmlparser/package-use.html      |   10 +-
 .../apidocs/org/apache/struts2/package-frame.html  |    6 +-
 .../org/apache/struts2/package-summary.html        |   10 +-
 .../apidocs/org/apache/struts2/package-tree.html   |   10 +-
 .../apidocs/org/apache/struts2/package-use.html    |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../apidocs/overview-tree.html                     |   16 +-
 .../apidocs/serialized-form.html                   |   19 +-
 .../struts2-embeddedjsp-plugin/ci-management.html  |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-embeddedjsp-plugin/css/print.css       |   42 +-
 .../struts2-embeddedjsp-plugin/dependencies.html   |  796 +----
 .../dependency-check-report.html                   |   30 +-
 .../dependency-info.html                           |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  804 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-embeddedjsp-plugin/index.html          |    8 +-
 .../issue-management.html                          |    6 +-
 .../struts2-embeddedjsp-plugin/licenses.html       |  210 +-
 .../struts2-embeddedjsp-plugin/mailing-lists.html  |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-embeddedjsp-plugin/plugins.html        |   26 +-
 .../struts2-embeddedjsp-plugin/project-info.html   |    6 +-
 .../project-reports.html                           |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-embeddedjsp-plugin/rat-report.html     |  428 +--
 .../struts2-embeddedjsp-plugin/scm.html            |   10 +-
 .../struts2-embeddedjsp-plugin/summary.html        |   10 +-
 .../struts2-embeddedjsp-plugin/team.html           |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-gxp-plugin/apidocs/help-doc.html       |   10 +-
 .../struts2-gxp-plugin/apidocs/index-all.html      |   10 +-
 .../struts2-gxp-plugin/apidocs/index.html          |    4 +-
 .../org/apache/struts2/views/gxp/AbstractGxp.html  |   10 +-
 .../gxp/AbstractGxpResult.DefaultProvider.html     |   10 +-
 .../gxp/AbstractGxpResult.GxpResourceProvider.html |   10 +-
 .../struts2/views/gxp/AbstractGxpResult.html       |   10 +-
 .../apidocs/org/apache/struts2/views/gxp/Gxp.html  |   10 +-
 .../org/apache/struts2/views/gxp/GxpInstance.html  |   10 +-
 .../org/apache/struts2/views/gxp/GxpResult.html    |   16 +-
 .../org/apache/struts2/views/gxp/Param.html        |   10 +-
 .../struts2/views/gxp/class-use/AbstractGxp.html   |   10 +-
 .../AbstractGxpResult.DefaultProvider.html         |   10 +-
 .../AbstractGxpResult.GxpResourceProvider.html     |   10 +-
 .../views/gxp/class-use/AbstractGxpResult.html     |   10 +-
 .../apache/struts2/views/gxp/class-use/Gxp.html    |   10 +-
 .../struts2/views/gxp/class-use/GxpInstance.html   |   10 +-
 .../struts2/views/gxp/class-use/GxpResult.html     |   10 +-
 .../apache/struts2/views/gxp/class-use/Param.html  |   10 +-
 .../apache/struts2/views/gxp/package-frame.html    |    6 +-
 .../apache/struts2/views/gxp/package-summary.html  |   10 +-
 .../org/apache/struts2/views/gxp/package-tree.html |   10 +-
 .../org/apache/struts2/views/gxp/package-use.html  |   10 +-
 .../struts2-gxp-plugin/apidocs/overview-tree.html  |   10 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-gxp-plugin/ci-management.html          |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-gxp-plugin/css/print.css               |   42 +-
 .../struts2-gxp-plugin/dependencies.html           |  231 +-
 .../dependency-check-report.html                   |   23 +-
 .../struts2-gxp-plugin/dependency-info.html        |   20 +-
 .../struts2-gxp-plugin/dependency-management.html  |  336 +--
 .../dependency-updates-report.html                 |  816 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-plugins/struts2-gxp-plugin/index.html  |    8 +-
 .../struts2-gxp-plugin/issue-management.html       |    6 +-
 .../struts2-gxp-plugin/licenses.html               |  210 +-
 .../struts2-gxp-plugin/mailing-lists.html          |    6 +-
 .../struts2-gxp-plugin/plugin-management.html      |   28 +-
 .../struts2-gxp-plugin/plugin-updates-report.html  |  268 +-
 .../struts2-gxp-plugin/plugins.html                |   26 +-
 .../struts2-gxp-plugin/project-info.html           |    6 +-
 .../struts2-gxp-plugin/project-reports.html        |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-gxp-plugin/rat-report.html             |   28 +-
 .../struts2-plugins/struts2-gxp-plugin/scm.html    |   10 +-
 .../struts2-gxp-plugin/summary.html                |   10 +-
 .../struts2-plugins/struts2-gxp-plugin/team.html   |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   16 +-
 .../apidocs/index.html                             |    4 +-
 .../struts2/views/jasperreports/CompileReport.html |   10 +-
 .../views/jasperreports/JasperReportConstants.html |   10 +-
 .../views/jasperreports/JasperReportsResult.html   |   73 +-
 .../views/jasperreports/ValueStackDataSource.html  |   10 +-
 .../views/jasperreports/ValueStackShadowMap.html   |   10 +-
 .../jasperreports/class-use/CompileReport.html     |   10 +-
 .../class-use/JasperReportConstants.html           |   10 +-
 .../class-use/JasperReportsResult.html             |   10 +-
 .../class-use/ValueStackDataSource.html            |   10 +-
 .../class-use/ValueStackShadowMap.html             |   10 +-
 .../struts2/views/jasperreports/package-frame.html |    6 +-
 .../views/jasperreports/package-summary.html       |   10 +-
 .../struts2/views/jasperreports/package-tree.html  |   10 +-
 .../struts2/views/jasperreports/package-use.html   |   10 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../apidocs/serialized-form.html                   |   28 +-
 .../ci-management.html                             |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-jasperreports-plugin/css/print.css     |   42 +-
 .../struts2-jasperreports-plugin/dependencies.html |  653 +----
 .../dependency-check-report.html                   |   23 +-
 .../dependency-info.html                           |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  812 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-jasperreports-plugin/index.html        |    6 +-
 .../issue-management.html                          |    6 +-
 .../struts2-jasperreports-plugin/licenses.html     |  210 +-
 .../mailing-lists.html                             |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-jasperreports-plugin/plugins.html      |   26 +-
 .../struts2-jasperreports-plugin/project-info.html |    6 +-
 .../project-reports.html                           |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-jasperreports-plugin/rat-report.html   |   34 +-
 .../struts2-jasperreports-plugin/scm.html          |   10 +-
 .../struts2-jasperreports-plugin/summary.html      |    8 +-
 .../struts2-jasperreports-plugin/team.html         |    6 +-
 .../apidocs/allclasses-frame.html                  |   11 +-
 .../apidocs/allclasses-noframe.html                |   11 +-
 .../apidocs/constant-values.html                   |   46 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   46 +-
 .../apidocs/index.html                             |    4 +-
 .../org/apache/struts2/views/java/Attributes.html  |   10 +-
 .../views/java/DefaultTagHandlerFactory.html       |   14 +-
 .../apache/struts2/views/java/DefaultTheme.html    |   14 +-
 .../struts2/views/java/JavaTemplateConstants.html  |  296 ++
 .../struts2/views/java/JavaTemplateEngine.html     |   14 +-
 .../apache/struts2/views/java/TagGenerator.html    |   12 +-
 .../org/apache/struts2/views/java/TagHandler.html  |   12 +-
 .../struts2/views/java/TagHandlerFactory.html      |   10 +-
 .../apache/struts2/views/java/TagSerializer.html   |   10 +-
 .../org/apache/struts2/views/java/Theme.html       |   10 +-
 .../struts2/views/java/XHTMLTagSerializer.html     |   10 +-
 .../struts2/views/java/class-use/Attributes.html   |   21 +-
 .../java/class-use/DefaultTagHandlerFactory.html   |   10 +-
 .../struts2/views/java/class-use/DefaultTheme.html |   10 +-
 .../java/class-use/JavaTemplateConstants.html      |  126 +
 .../views/java/class-use/JavaTemplateEngine.html   |   10 +-
 .../struts2/views/java/class-use/TagGenerator.html |   36 +-
 .../struts2/views/java/class-use/TagHandler.html   |   34 +-
 .../views/java/class-use/TagHandlerFactory.html    |   10 +-
 .../views/java/class-use/TagSerializer.html        |   10 +-
 .../apache/struts2/views/java/class-use/Theme.html |   10 +-
 .../views/java/class-use/XHTMLTagSerializer.html   |   10 +-
 .../apache/struts2/views/java/package-frame.html   |    7 +-
 .../apache/struts2/views/java/package-summary.html |   16 +-
 .../apache/struts2/views/java/package-tree.html    |   11 +-
 .../org/apache/struts2/views/java/package-use.html |   10 +-
 .../java/simple/AbstractMessageListHandler.html    |   12 +-
 .../views/java/simple/AbstractTagHandler.html      |   29 +-
 .../views/java/simple/ActionErrorHandler.html      |   12 +-
 .../views/java/simple/ActionMessageHandler.html    |   12 +-
 .../java/simple/AnchorHandler.CloseHandler.html    |   12 +-
 .../struts2/views/java/simple/AnchorHandler.html   |   12 +-
 .../struts2/views/java/simple/CheckboxHandler.html |   12 +-
 .../views/java/simple/CheckboxListHandler.html     |   12 +-
 .../views/java/simple/CommonAttributesHandler.html |   12 +-
 .../views/java/simple/DateTextFieldHandler.html    |   12 +-
 .../java/simple/DynamicAttributesHandler.html      |   12 +-
 .../struts2/views/java/simple/EmptyHandler.html    |   12 +-
 .../views/java/simple/FieldErrorHandler.html       |   12 +-
 .../struts2/views/java/simple/FileHandler.html     |   12 +-
 .../java/simple/FormHandler.CloseHandler.html      |   12 +-
 .../struts2/views/java/simple/FormHandler.html     |   12 +-
 .../struts2/views/java/simple/HeadHandler.html     |   12 +-
 .../struts2/views/java/simple/HiddenHandler.html   |   12 +-
 .../struts2/views/java/simple/LabelHandler.html    |   16 +-
 .../struts2/views/java/simple/LinkHandler.html     |  319 ++
 .../struts2/views/java/simple/NonceHandler.html    |  322 +++
 .../struts2/views/java/simple/PasswordHandler.html |   16 +-
 .../struts2/views/java/simple/RadioHandler.html    |   12 +-
 .../struts2/views/java/simple/ResetHandler.html    |   16 +-
 .../java/simple/ScriptHandler.CloseHandler.html    |  323 +++
 .../struts2/views/java/simple/ScriptHandler.html   |  338 +++
 .../views/java/simple/ScriptingEventsHandler.html  |   16 +-
 .../struts2/views/java/simple/SelectHandler.html   |   12 +-
 .../struts2/views/java/simple/SimpleTheme.html     |   10 +-
 .../java/simple/SubmitHandler.CloseHandler.html    |   12 +-
 .../struts2/views/java/simple/SubmitHandler.html   |   12 +-
 .../struts2/views/java/simple/TextAreaHandler.html |   12 +-
 .../views/java/simple/TextFieldHandler.html        |   12 +-
 .../struts2/views/java/simple/TokenHandler.html    |   12 +-
 .../class-use/AbstractMessageListHandler.html      |   10 +-
 .../java/simple/class-use/AbstractTagHandler.html  |   26 +-
 .../java/simple/class-use/ActionErrorHandler.html  |   10 +-
 .../simple/class-use/ActionMessageHandler.html     |   10 +-
 .../class-use/AnchorHandler.CloseHandler.html      |   10 +-
 .../views/java/simple/class-use/AnchorHandler.html |   10 +-
 .../java/simple/class-use/CheckboxHandler.html     |   10 +-
 .../java/simple/class-use/CheckboxListHandler.html |   10 +-
 .../simple/class-use/CommonAttributesHandler.html  |   10 +-
 .../simple/class-use/DateTextFieldHandler.html     |   10 +-
 .../simple/class-use/DynamicAttributesHandler.html |   10 +-
 .../views/java/simple/class-use/EmptyHandler.html  |   10 +-
 .../java/simple/class-use/FieldErrorHandler.html   |   10 +-
 .../views/java/simple/class-use/FileHandler.html   |   10 +-
 .../simple/class-use/FormHandler.CloseHandler.html |   10 +-
 .../views/java/simple/class-use/FormHandler.html   |   10 +-
 .../views/java/simple/class-use/HeadHandler.html   |   10 +-
 .../views/java/simple/class-use/HiddenHandler.html |   10 +-
 .../views/java/simple/class-use/LabelHandler.html  |   10 +-
 .../views/java/simple/class-use/LinkHandler.html   |  126 +
 .../views/java/simple/class-use/NonceHandler.html  |  126 +
 .../java/simple/class-use/PasswordHandler.html     |   10 +-
 .../views/java/simple/class-use/RadioHandler.html  |   10 +-
 .../views/java/simple/class-use/ResetHandler.html  |   10 +-
 .../class-use/ScriptHandler.CloseHandler.html      |  126 +
 .../views/java/simple/class-use/ScriptHandler.html |  126 +
 .../simple/class-use/ScriptingEventsHandler.html   |   10 +-
 .../views/java/simple/class-use/SelectHandler.html |   10 +-
 .../views/java/simple/class-use/SimpleTheme.html   |   10 +-
 .../class-use/SubmitHandler.CloseHandler.html      |   10 +-
 .../views/java/simple/class-use/SubmitHandler.html |   10 +-
 .../java/simple/class-use/TextAreaHandler.html     |   10 +-
 .../java/simple/class-use/TextFieldHandler.html    |   10 +-
 .../views/java/simple/class-use/TokenHandler.html  |   10 +-
 .../struts2/views/java/simple/package-frame.html   |   10 +-
 .../struts2/views/java/simple/package-summary.html |   26 +-
 .../struts2/views/java/simple/package-tree.html    |   14 +-
 .../struts2/views/java/simple/package-use.html     |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../apidocs/overview-tree.html                     |   15 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../ci-management.html                             |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-javatemplates-plugin/css/print.css     |   42 +-
 .../struts2-javatemplates-plugin/dependencies.html |  229 +-
 .../dependency-check-report.html                   |   23 +-
 .../dependency-info.html                           |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  808 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-javatemplates-plugin/index.html        |    6 +-
 .../issue-management.html                          |    6 +-
 .../struts2-javatemplates-plugin/licenses.html     |  210 +-
 .../mailing-lists.html                             |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-javatemplates-plugin/plugins.html      |   26 +-
 .../struts2-javatemplates-plugin/project-info.html |    6 +-
 .../project-reports.html                           |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-javatemplates-plugin/rat-report.html   |  142 +-
 .../struts2-javatemplates-plugin/scm.html          |   10 +-
 .../struts2-javatemplates-plugin/summary.html      |    8 +-
 .../struts2-javatemplates-plugin/team.html         |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   10 +-
 .../struts2-jfreechart-plugin/apidocs/index.html   |    4 +-
 .../org/apache/struts2/dispatcher/ChartResult.html |   12 +-
 .../struts2/dispatcher/class-use/ChartResult.html  |   10 +-
 .../apache/struts2/dispatcher/package-frame.html   |    6 +-
 .../apache/struts2/dispatcher/package-summary.html |   10 +-
 .../apache/struts2/dispatcher/package-tree.html    |   10 +-
 .../org/apache/struts2/dispatcher/package-use.html |   10 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-jfreechart-plugin/ci-management.html   |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-jfreechart-plugin/css/print.css        |   42 +-
 .../struts2-jfreechart-plugin/dependencies.html    |  427 +--
 .../dependency-check-report.html                   |   23 +-
 .../struts2-jfreechart-plugin/dependency-info.html |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  829 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-jfreechart-plugin/index.html           |    6 +-
 .../issue-management.html                          |    6 +-
 .../struts2-jfreechart-plugin/licenses.html        |  210 +-
 .../struts2-jfreechart-plugin/mailing-lists.html   |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-jfreechart-plugin/plugins.html         |   26 +-
 .../struts2-jfreechart-plugin/project-info.html    |    6 +-
 .../struts2-jfreechart-plugin/project-reports.html |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-jfreechart-plugin/rat-report.html      |   22 +-
 .../struts2-jfreechart-plugin/scm.html             |   10 +-
 .../struts2-jfreechart-plugin/summary.html         |    8 +-
 .../struts2-jfreechart-plugin/team.html            |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-json-plugin/apidocs/help-doc.html      |   10 +-
 .../struts2-json-plugin/apidocs/index-all.html     |   14 +-
 .../struts2-json-plugin/apidocs/index.html         |    4 +-
 .../DefaultJSONWriter.JSONAnnotationFinder.html    |   10 +-
 .../org/apache/struts2/json/DefaultJSONWriter.html |   10 +-
 .../struts2/json/JSONActionRedirectResult.html     |   14 +-
 .../apache/struts2/json/JSONCleaner.Filter.html    |   10 +-
 .../org/apache/struts2/json/JSONCleaner.html       |   10 +-
 .../org/apache/struts2/json/JSONConstants.html     |   10 +-
 .../org/apache/struts2/json/JSONException.html     |   10 +-
 .../org/apache/struts2/json/JSONInterceptor.html   |   14 +-
 .../org/apache/struts2/json/JSONPopulator.html     |   10 +-
 .../org/apache/struts2/json/JSONReader.html        |   10 +-
 .../org/apache/struts2/json/JSONResult.html        |   30 +-
 .../apache/struts2/json/JSONUtil.ClassVisitor.html |   10 +-
 .../apidocs/org/apache/struts2/json/JSONUtil.html  |   10 +-
 .../struts2/json/JSONValidationInterceptor.html    |   14 +-
 .../org/apache/struts2/json/JSONWriter.html        |   10 +-
 .../apache/struts2/json/SerializationParams.html   |   10 +-
 .../org/apache/struts2/json/annotations/JSON.html  |   10 +-
 .../struts2/json/annotations/JSONFieldBridge.html  |   10 +-
 .../struts2/json/annotations/JSONParameter.html    |   10 +-
 .../org/apache/struts2/json/annotations/SMD.html   |   10 +-
 .../apache/struts2/json/annotations/SMDMethod.html |   10 +-
 .../json/annotations/SMDMethodParameter.html       |   10 +-
 .../struts2/json/annotations/class-use/JSON.html   |   10 +-
 .../annotations/class-use/JSONFieldBridge.html     |   10 +-
 .../json/annotations/class-use/JSONParameter.html  |   10 +-
 .../struts2/json/annotations/class-use/SMD.html    |   10 +-
 .../json/annotations/class-use/SMDMethod.html      |   10 +-
 .../annotations/class-use/SMDMethodParameter.html  |   10 +-
 .../struts2/json/annotations/package-frame.html    |    6 +-
 .../struts2/json/annotations/package-summary.html  |   10 +-
 .../struts2/json/annotations/package-tree.html     |   18 +-
 .../struts2/json/annotations/package-use.html      |   10 +-
 .../apache/struts2/json/bridge/FieldBridge.html    |   10 +-
 .../struts2/json/bridge/ParameterizedBridge.html   |   10 +-
 .../apache/struts2/json/bridge/StringBridge.html   |   10 +-
 .../struts2/json/bridge/class-use/FieldBridge.html |   10 +-
 .../json/bridge/class-use/ParameterizedBridge.html |   10 +-
 .../json/bridge/class-use/StringBridge.html        |   10 +-
 .../apache/struts2/json/bridge/package-frame.html  |    6 +-
 .../struts2/json/bridge/package-summary.html       |   10 +-
 .../apache/struts2/json/bridge/package-tree.html   |   10 +-
 .../apache/struts2/json/bridge/package-use.html    |   10 +-
 .../DefaultJSONWriter.JSONAnnotationFinder.html    |   10 +-
 .../struts2/json/class-use/DefaultJSONWriter.html  |   10 +-
 .../json/class-use/JSONActionRedirectResult.html   |   10 +-
 .../struts2/json/class-use/JSONCleaner.Filter.html |   10 +-
 .../apache/struts2/json/class-use/JSONCleaner.html |   10 +-
 .../struts2/json/class-use/JSONConstants.html      |   10 +-
 .../struts2/json/class-use/JSONException.html      |   18 +-
 .../struts2/json/class-use/JSONInterceptor.html    |   10 +-
 .../struts2/json/class-use/JSONPopulator.html      |   10 +-
 .../apache/struts2/json/class-use/JSONReader.html  |   10 +-
 .../apache/struts2/json/class-use/JSONResult.html  |   10 +-
 .../json/class-use/JSONUtil.ClassVisitor.html      |   10 +-
 .../apache/struts2/json/class-use/JSONUtil.html    |   10 +-
 .../json/class-use/JSONValidationInterceptor.html  |   10 +-
 .../apache/struts2/json/class-use/JSONWriter.html  |   10 +-
 .../json/class-use/SerializationParams.html        |   10 +-
 .../json/config/entities/JSONConstantConfig.html   |   12 +-
 .../entities/class-use/JSONConstantConfig.html     |   10 +-
 .../json/config/entities/package-frame.html        |    6 +-
 .../json/config/entities/package-summary.html      |   10 +-
 .../struts2/json/config/entities/package-tree.html |   10 +-
 .../struts2/json/config/entities/package-use.html  |   10 +-
 .../org/apache/struts2/json/package-frame.html     |    6 +-
 .../org/apache/struts2/json/package-summary.html   |   10 +-
 .../org/apache/struts2/json/package-tree.html      |   12 +-
 .../org/apache/struts2/json/package-use.html       |   10 +-
 .../org/apache/struts2/json/rpc/RPCError.html      |   10 +-
 .../org/apache/struts2/json/rpc/RPCErrorCode.html  |   10 +-
 .../org/apache/struts2/json/rpc/RPCResponse.html   |   10 +-
 .../struts2/json/rpc/class-use/RPCError.html       |   10 +-
 .../struts2/json/rpc/class-use/RPCErrorCode.html   |   10 +-
 .../struts2/json/rpc/class-use/RPCResponse.html    |   10 +-
 .../org/apache/struts2/json/rpc/package-frame.html |    6 +-
 .../apache/struts2/json/rpc/package-summary.html   |   10 +-
 .../org/apache/struts2/json/rpc/package-tree.html  |   10 +-
 .../org/apache/struts2/json/rpc/package-use.html   |   10 +-
 .../apidocs/org/apache/struts2/json/smd/SMD.html   |   10 +-
 .../org/apache/struts2/json/smd/SMDGenerator.html  |   10 +-
 .../org/apache/struts2/json/smd/SMDMethod.html     |   10 +-
 .../struts2/json/smd/SMDMethodParameter.html       |   10 +-
 .../org/apache/struts2/json/smd/class-use/SMD.html |   10 +-
 .../struts2/json/smd/class-use/SMDGenerator.html   |   10 +-
 .../struts2/json/smd/class-use/SMDMethod.html      |   10 +-
 .../json/smd/class-use/SMDMethodParameter.html     |   10 +-
 .../org/apache/struts2/json/smd/package-frame.html |    6 +-
 .../apache/struts2/json/smd/package-summary.html   |   10 +-
 .../org/apache/struts2/json/smd/package-tree.html  |   10 +-
 .../org/apache/struts2/json/smd/package-use.html   |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../struts2-json-plugin/apidocs/overview-tree.html |   20 +-
 .../apidocs/serialized-form.html                   |   12 +-
 .../struts2-json-plugin/ci-management.html         |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-json-plugin/css/print.css              |   42 +-
 .../struts2-json-plugin/dependencies.html          |  471 +--
 .../dependency-check-report.html                   |   23 +-
 .../struts2-json-plugin/dependency-info.html       |   20 +-
 .../struts2-json-plugin/dependency-management.html |  336 +--
 .../dependency-updates-report.html                 |  828 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-plugins/struts2-json-plugin/index.html |    6 +-
 .../struts2-json-plugin/issue-management.html      |    6 +-
 .../struts2-json-plugin/licenses.html              |  210 +-
 .../struts2-json-plugin/mailing-lists.html         |    6 +-
 .../struts2-json-plugin/plugin-management.html     |   28 +-
 .../struts2-json-plugin/plugin-updates-report.html |  268 +-
 .../struts2-json-plugin/plugins.html               |   26 +-
 .../struts2-json-plugin/project-info.html          |    6 +-
 .../struts2-json-plugin/project-reports.html       |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-json-plugin/rat-report.html            |  145 +-
 .../struts2-plugins/struts2-json-plugin/scm.html   |   10 +-
 .../struts2-json-plugin/summary.html               |    8 +-
 .../struts2-plugins/struts2-json-plugin/team.html  |    6 +-
 .../apidocs/allclasses-frame.html                  |   22 +-
 .../apidocs/allclasses-noframe.html                |   22 +-
 .../apidocs/constant-values.html                   |   20 +-
 .../apidocs/deprecated-list.html                   |   20 +-
 .../struts2-junit-plugin/apidocs/help-doc.html     |   24 +-
 .../struts2-junit-plugin/apidocs/index-all.html    |  254 +-
 .../struts2-junit-plugin/apidocs/index.html        |   11 +-
 .../junit/ConventionPluginResourceLoader.html      |  325 +++
 .../apache/struts2/junit/StrutsJUnit4TestCase.html |  703 +++++
 .../struts2/junit/StrutsPortletTestCase.html       |  445 +++
 .../apache/struts2/junit/StrutsRestTestCase.html   |  443 +++
 .../struts2/junit/StrutsSpringJUnit4TestCase.html  |  382 +++
 .../apache/struts2/junit/StrutsSpringTestCase.html |  389 +++
 .../org/apache/struts2/junit/StrutsTestCase.html   |  696 +++++
 .../apache/struts2/junit/XWorkJUnit4TestCase.html  |  420 +++
 .../class-use/ConventionPluginResourceLoader.html  |  126 +
 .../junit/class-use/StrutsJUnit4TestCase.html      |  174 ++
 .../junit/class-use/StrutsPortletTestCase.html     |  126 +
 .../junit/class-use/StrutsRestTestCase.html        |  126 +
 .../class-use/StrutsSpringJUnit4TestCase.html      |  126 +
 .../junit/class-use/StrutsSpringTestCase.html      |  126 +
 .../struts2/junit/class-use/StrutsTestCase.html    |  174 ++
 .../junit/class-use/XWorkJUnit4TestCase.html       |  178 ++
 .../org/apache/struts2/junit/package-frame.html    |   28 +
 .../org/apache/struts2/junit/package-summary.html  |  182 ++
 .../org/apache/struts2/junit/package-tree.html     |  171 ++
 .../org/apache/struts2/junit/package-use.html      |  167 ++
 .../org/apache/struts2/junit/util/TestUtils.html   |  392 +++
 .../struts2/junit/util/class-use/TestUtils.html    |  126 +
 .../apache/struts2/junit/util/package-frame.html   |   21 +
 .../apache/struts2/junit/util/package-summary.html |  146 +
 .../apache/struts2/junit/util/package-tree.html    |  139 +
 .../org/apache/struts2/junit/util/package-use.html |  126 +
 .../apidocs/overview-frame.html                    |   23 +
 .../apidocs/overview-summary.html                  |  144 +
 .../apidocs/overview-tree.html                     |   36 +-
 .../struts2-junit-plugin/apidocs/package-list      |    3 +-
 .../struts2-junit-plugin/ci-management.html        |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-junit-plugin/css/print.css             |   42 +-
 .../struts2-junit-plugin/dependencies.html         |  669 +----
 .../dependency-check-report.html                   |   32 +-
 .../struts2-junit-plugin/dependency-info.html      |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  828 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-junit-plugin/index.html                |    6 +-
 .../struts2-junit-plugin/issue-management.html     |    6 +-
 .../struts2-junit-plugin/licenses.html             |  210 +-
 .../struts2-junit-plugin/mailing-lists.html        |    6 +-
 .../struts2-junit-plugin/plugin-management.html    |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-junit-plugin/plugins.html              |   26 +-
 .../struts2-junit-plugin/project-info.html         |    6 +-
 .../struts2-junit-plugin/project-reports.html      |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-junit-plugin/rat-report.html           |   76 +-
 .../struts2-plugins/struts2-junit-plugin/scm.html  |   10 +-
 .../struts2-junit-plugin/summary.html              |    8 +-
 .../struts2-plugins/struts2-junit-plugin/team.html |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |  146 +-
 .../apidocs/deprecated-list.html                   |   39 +-
 .../struts2-osgi-plugin/apidocs/help-doc.html      |   10 +-
 .../struts2-osgi-plugin/apidocs/index-all.html     |  168 +-
 .../struts2-osgi-plugin/apidocs/index.html         |    4 +-
 .../org/apache/struts2/osgi/BundleAccessor.html    |   10 +-
 .../struts2/osgi/BundleClassLoaderInterface.html   |   10 +-
 .../struts2/osgi/BundleFreemarkerManager.html      |   10 +-
 .../apache/struts2/osgi/BundlePackageLoader.html   |  135 +-
 .../apache/struts2/osgi/DefaultBundleAccessor.html |   19 +-
 .../struts2/osgi/DelegatingObjectFactory.html      |   20 +-
 .../struts2/osgi/OsgiConfigurationProvider.html    |   20 +-
 .../org/apache/struts2/osgi/OsgiHostFactory.html   |   10 +-
 .../apidocs/org/apache/struts2/osgi/OsgiUtil.html  |   81 +-
 .../org/apache/struts2/osgi/PackageLoader.html     |   81 +-
 .../struts2/osgi/SpringOsgiObjectFactory.html      |   10 +-
 .../apache/struts2/osgi/StrutsOsgiListener.html    |   12 +-
 .../struts2/osgi/action/BundleContextAware.html    |   10 +-
 .../apache/struts2/osgi/action/ServiceAware.html   |   12 +-
 .../osgi/action/class-use/BundleContextAware.html  |   10 +-
 .../osgi/action/class-use/ServiceAware.html        |   10 +-
 .../apache/struts2/osgi/action/package-frame.html  |    6 +-
 .../struts2/osgi/action/package-summary.html       |   10 +-
 .../apache/struts2/osgi/action/package-tree.html   |   10 +-
 .../apache/struts2/osgi/action/package-use.html    |   10 +-
 .../struts2/osgi/class-use/BundleAccessor.html     |   10 +-
 .../osgi/class-use/BundleClassLoaderInterface.html |   10 +-
 .../osgi/class-use/BundleFreemarkerManager.html    |   10 +-
 .../osgi/class-use/BundlePackageLoader.html        |   10 +-
 .../osgi/class-use/DefaultBundleAccessor.html      |   10 +-
 .../osgi/class-use/DelegatingObjectFactory.html    |   10 +-
 .../osgi/class-use/OsgiConfigurationProvider.html  |   10 +-
 .../struts2/osgi/class-use/OsgiHostFactory.html    |   10 +-
 .../apache/struts2/osgi/class-use/OsgiUtil.html    |   10 +-
 .../struts2/osgi/class-use/PackageLoader.html      |   10 +-
 .../osgi/class-use/SpringOsgiObjectFactory.html    |   10 +-
 .../struts2/osgi/class-use/StrutsOsgiListener.html |   10 +-
 .../org/apache/struts2/osgi/host/BaseOsgiHost.html |  196 +-
 .../apache/struts2/osgi/host/FelixOsgiHost.html    |  418 ++-
 .../struts2/osgi/host/GlassfishOSGiHost.html       |   14 +-
 .../org/apache/struts2/osgi/host/OsgiHost.html     |   10 +-
 .../struts2/osgi/host/class-use/BaseOsgiHost.html  |   10 +-
 .../struts2/osgi/host/class-use/FelixOsgiHost.html |   10 +-
 .../osgi/host/class-use/GlassfishOSGiHost.html     |   10 +-
 .../struts2/osgi/host/class-use/OsgiHost.html      |   14 +-
 .../apache/struts2/osgi/host/package-frame.html    |    6 +-
 .../apache/struts2/osgi/host/package-summary.html  |   14 +-
 .../org/apache/struts2/osgi/host/package-tree.html |   10 +-
 .../org/apache/struts2/osgi/host/package-use.html  |   14 +-
 .../osgi/interceptor/BundleContextAware.html       |   10 +-
 .../struts2/osgi/interceptor/OsgiInterceptor.html  |   14 +-
 .../struts2/osgi/interceptor/ServiceAware.html     |   10 +-
 .../interceptor/class-use/BundleContextAware.html  |   10 +-
 .../interceptor/class-use/OsgiInterceptor.html     |   10 +-
 .../osgi/interceptor/class-use/ServiceAware.html   |   10 +-
 .../struts2/osgi/interceptor/package-frame.html    |    6 +-
 .../struts2/osgi/interceptor/package-summary.html  |   10 +-
 .../struts2/osgi/interceptor/package-tree.html     |   12 +-
 .../struts2/osgi/interceptor/package-use.html      |   10 +-
 .../loaders/FreeMarkerBundleResourceLoader.html    |   10 +-
 .../loaders/StaticContentBundleResourceLoader.html |   36 +-
 .../osgi/loaders/VelocityBundleResourceLoader.html |   38 +-
 .../class-use/FreeMarkerBundleResourceLoader.html  |   10 +-
 .../StaticContentBundleResourceLoader.html         |   10 +-
 .../class-use/VelocityBundleResourceLoader.html    |   10 +-
 .../apache/struts2/osgi/loaders/package-frame.html |    6 +-
 .../struts2/osgi/loaders/package-summary.html      |   10 +-
 .../apache/struts2/osgi/loaders/package-tree.html  |   10 +-
 .../apache/struts2/osgi/loaders/package-use.html   |   10 +-
 .../org/apache/struts2/osgi/package-frame.html     |    6 +-
 .../org/apache/struts2/osgi/package-summary.html   |   14 +-
 .../org/apache/struts2/osgi/package-tree.html      |   10 +-
 .../org/apache/struts2/osgi/package-use.html       |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../struts2-osgi-plugin/apidocs/overview-tree.html |   16 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-osgi-plugin/ci-management.html         |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-osgi-plugin/css/print.css              |   42 +-
 .../struts2-osgi-plugin/dependencies.html          |  725 ++---
 .../dependency-check-report.html                   |   65 +-
 .../struts2-osgi-plugin/dependency-info.html       |   20 +-
 .../struts2-osgi-plugin/dependency-management.html |  336 +--
 .../dependency-updates-report.html                 |  900 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-plugins/struts2-osgi-plugin/index.html |    8 +-
 .../struts2-osgi-plugin/issue-management.html      |    6 +-
 .../struts2-osgi-plugin/licenses.html              |  210 +-
 .../struts2-osgi-plugin/mailing-lists.html         |    6 +-
 .../struts2-osgi-plugin/plugin-management.html     |   28 +-
 .../struts2-osgi-plugin/plugin-updates-report.html |  268 +-
 .../struts2-osgi-plugin/plugins.html               |   26 +-
 .../struts2-osgi-plugin/project-info.html          |    6 +-
 .../struts2-osgi-plugin/project-reports.html       |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-osgi-plugin/rat-report.html            |   83 +-
 .../struts2-plugins/struts2-osgi-plugin/scm.html   |   10 +-
 .../struts2-osgi-plugin/summary.html               |   10 +-
 .../struts2-plugins/struts2-osgi-plugin/team.html  |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   17 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-oval-plugin/apidocs/help-doc.html      |   10 +-
 .../struts2-oval-plugin/apidocs/index-all.html     |   26 +-
 .../struts2-oval-plugin/apidocs/index.html         |    4 +-
 .../apache/struts2/oval/annotation/Profiles.html   |   10 +-
 .../oval/annotation/class-use/Profiles.html        |   10 +-
 .../struts2/oval/annotation/package-frame.html     |    6 +-
 .../struts2/oval/annotation/package-summary.html   |   10 +-
 .../struts2/oval/annotation/package-tree.html      |   10 +-
 .../struts2/oval/annotation/package-use.html       |   10 +-
 .../interceptor/DefaultOValValidationManager.html  |   30 +-
 .../interceptor/OValValidationInterceptor.html     |   76 +-
 .../oval/interceptor/OValValidationManager.html    |   14 +-
 .../class-use/DefaultOValValidationManager.html    |   10 +-
 .../class-use/OValValidationInterceptor.html       |   10 +-
 .../class-use/OValValidationManager.html           |   10 +-
 .../struts2/oval/interceptor/package-frame.html    |    6 +-
 .../struts2/oval/interceptor/package-summary.html  |   10 +-
 .../struts2/oval/interceptor/package-tree.html     |   12 +-
 .../struts2/oval/interceptor/package-use.html      |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../struts2-oval-plugin/apidocs/overview-tree.html |   12 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-oval-plugin/ci-management.html         |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-oval-plugin/css/print.css              |   42 +-
 .../struts2-oval-plugin/dependencies.html          |  453 +--
 .../dependency-check-report.html                   |   30 +-
 .../struts2-oval-plugin/dependency-info.html       |   20 +-
 .../struts2-oval-plugin/dependency-management.html |  336 +--
 .../dependency-updates-report.html                 |  808 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-plugins/struts2-oval-plugin/index.html |    8 +-
 .../struts2-oval-plugin/issue-management.html      |    6 +-
 .../struts2-oval-plugin/licenses.html              |  210 +-
 .../struts2-oval-plugin/mailing-lists.html         |    6 +-
 .../struts2-oval-plugin/plugin-management.html     |   28 +-
 .../struts2-oval-plugin/plugin-updates-report.html |  268 +-
 .../struts2-oval-plugin/plugins.html               |   26 +-
 .../struts2-oval-plugin/project-info.html          |    6 +-
 .../struts2-oval-plugin/project-reports.html       |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-oval-plugin/rat-report.html            |   68 +-
 .../struts2-plugins/struts2-oval-plugin/scm.html   |   10 +-
 .../struts2-oval-plugin/summary.html               |   10 +-
 .../struts2-plugins/struts2-oval-plugin/team.html  |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   10 +-
 .../apidocs/index.html                             |    4 +-
 .../dispatcher/multipart/PellMultiPartRequest.html |   10 +-
 .../multipart/class-use/PellMultiPartRequest.html  |   10 +-
 .../dispatcher/multipart/package-frame.html        |    6 +-
 .../dispatcher/multipart/package-summary.html      |   10 +-
 .../struts2/dispatcher/multipart/package-tree.html |   10 +-
 .../struts2/dispatcher/multipart/package-use.html  |   10 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../ci-management.html                             |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-pell-multipart-plugin/css/print.css    |   42 +-
 .../dependencies.html                              |  222 +-
 .../dependency-check-report.html                   |   23 +-
 .../dependency-info.html                           |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  814 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-pell-multipart-plugin/index.html       |    6 +-
 .../issue-management.html                          |    6 +-
 .../struts2-pell-multipart-plugin/licenses.html    |  210 +-
 .../mailing-lists.html                             |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-pell-multipart-plugin/plugins.html     |   26 +-
 .../project-info.html                              |    6 +-
 .../project-reports.html                           |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-pell-multipart-plugin/rat-report.html  |   20 +-
 .../struts2-pell-multipart-plugin/scm.html         |   10 +-
 .../struts2-pell-multipart-plugin/summary.html     |    8 +-
 .../struts2-pell-multipart-plugin/team.html        |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-plexus-plugin/apidocs/help-doc.html    |   10 +-
 .../struts2-plexus-plugin/apidocs/index-all.html   |   10 +-
 .../struts2-plexus-plugin/apidocs/index.html       |    4 +-
 .../org/apache/struts2/plexus/PlexusFilter.html    |   10 +-
 .../struts2/plexus/PlexusLifecycleListener.html    |   10 +-
 .../apache/struts2/plexus/PlexusObjectFactory.html |   10 +-
 .../apache/struts2/plexus/PlexusThreadLocal.html   |   10 +-
 .../org/apache/struts2/plexus/PlexusUtils.html     |   10 +-
 .../struts2/plexus/class-use/PlexusFilter.html     |   10 +-
 .../plexus/class-use/PlexusLifecycleListener.html  |   10 +-
 .../plexus/class-use/PlexusObjectFactory.html      |   10 +-
 .../plexus/class-use/PlexusThreadLocal.html        |   10 +-
 .../struts2/plexus/class-use/PlexusUtils.html      |   10 +-
 .../org/apache/struts2/plexus/package-frame.html   |    6 +-
 .../org/apache/struts2/plexus/package-summary.html |   10 +-
 .../org/apache/struts2/plexus/package-tree.html    |   10 +-
 .../org/apache/struts2/plexus/package-use.html     |   10 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-plexus-plugin/ci-management.html       |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-plexus-plugin/css/print.css            |   42 +-
 .../struts2-plexus-plugin/dependencies.html        |  240 +-
 .../dependency-check-report.html                   |   27 +-
 .../struts2-plexus-plugin/dependency-info.html     |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  816 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-plexus-plugin/index.html               |    8 +-
 .../struts2-plexus-plugin/issue-management.html    |    6 +-
 .../struts2-plexus-plugin/licenses.html            |  210 +-
 .../struts2-plexus-plugin/mailing-lists.html       |    6 +-
 .../struts2-plexus-plugin/plugin-management.html   |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-plexus-plugin/plugins.html             |   26 +-
 .../struts2-plexus-plugin/project-info.html        |    6 +-
 .../struts2-plexus-plugin/project-reports.html     |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-plexus-plugin/rat-report.html          |   28 +-
 .../struts2-plugins/struts2-plexus-plugin/scm.html |   10 +-
 .../struts2-plexus-plugin/summary.html             |   10 +-
 .../struts2-plexus-plugin/team.html                |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   10 +-
 .../apidocs/index.html                             |    4 +-
 .../mock/web/portlet/MockActionRequest.html        |   10 +-
 .../mock/web/portlet/MockActionResponse.html       |   10 +-
 .../struts2/mock/web/portlet/MockBaseURL.html      |   10 +-
 .../struts2/mock/web/portlet/MockCacheControl.html |   10 +-
 .../mock/web/portlet/MockClientDataRequest.html    |   10 +-
 .../apache/struts2/mock/web/portlet/MockEvent.html |   10 +-
 .../struts2/mock/web/portlet/MockEventRequest.html |   10 +-
 .../mock/web/portlet/MockEventResponse.html        |   10 +-
 .../struts2/mock/web/portlet/MockMimeResponse.html |   10 +-
 .../web/portlet/MockMultipartActionRequest.html    |   10 +-
 .../mock/web/portlet/MockPortalContext.html        |   10 +-
 .../mock/web/portlet/MockPortletConfig.html        |   10 +-
 .../mock/web/portlet/MockPortletContext.html       |   10 +-
 .../mock/web/portlet/MockPortletPreferences.html   |   10 +-
 .../mock/web/portlet/MockPortletRequest.html       |   10 +-
 .../web/portlet/MockPortletRequestDispatcher.html  |   10 +-
 .../mock/web/portlet/MockPortletResponse.html      |   10 +-
 .../mock/web/portlet/MockPortletSession.html       |   10 +-
 .../struts2/mock/web/portlet/MockPortletURL.html   |   10 +-
 .../mock/web/portlet/MockRenderRequest.html        |   10 +-
 .../mock/web/portlet/MockRenderResponse.html       |   10 +-
 .../mock/web/portlet/MockResourceRequest.html      |   10 +-
 .../mock/web/portlet/MockResourceResponse.html     |   10 +-
 .../struts2/mock/web/portlet/MockResourceURL.html  |   10 +-
 .../mock/web/portlet/MockStateAwareResponse.html   |   10 +-
 .../web/portlet/ServletWrappingPortletContext.html |   10 +-
 .../web/portlet/class-use/MockActionRequest.html   |   10 +-
 .../web/portlet/class-use/MockActionResponse.html  |   10 +-
 .../mock/web/portlet/class-use/MockBaseURL.html    |   10 +-
 .../web/portlet/class-use/MockCacheControl.html    |   10 +-
 .../portlet/class-use/MockClientDataRequest.html   |   10 +-
 .../mock/web/portlet/class-use/MockEvent.html      |   10 +-
 .../web/portlet/class-use/MockEventRequest.html    |   10 +-
 .../web/portlet/class-use/MockEventResponse.html   |   10 +-
 .../web/portlet/class-use/MockMimeResponse.html    |   10 +-
 .../class-use/MockMultipartActionRequest.html      |   10 +-
 .../web/portlet/class-use/MockPortalContext.html   |   10 +-
 .../web/portlet/class-use/MockPortletConfig.html   |   10 +-
 .../web/portlet/class-use/MockPortletContext.html  |   10 +-
 .../portlet/class-use/MockPortletPreferences.html  |   10 +-
 .../web/portlet/class-use/MockPortletRequest.html  |   10 +-
 .../class-use/MockPortletRequestDispatcher.html    |   10 +-
 .../web/portlet/class-use/MockPortletResponse.html |   10 +-
 .../web/portlet/class-use/MockPortletSession.html  |   10 +-
 .../mock/web/portlet/class-use/MockPortletURL.html |   10 +-
 .../web/portlet/class-use/MockRenderRequest.html   |   10 +-
 .../web/portlet/class-use/MockRenderResponse.html  |   10 +-
 .../web/portlet/class-use/MockResourceRequest.html |   10 +-
 .../portlet/class-use/MockResourceResponse.html    |   10 +-
 .../web/portlet/class-use/MockResourceURL.html     |   10 +-
 .../portlet/class-use/MockStateAwareResponse.html  |   10 +-
 .../class-use/ServletWrappingPortletContext.html   |   10 +-
 .../portlet/multipart/MultipartActionRequest.html  |   10 +-
 .../class-use/MultipartActionRequest.html          |   10 +-
 .../mock/web/portlet/multipart/package-frame.html  |    6 +-
 .../web/portlet/multipart/package-summary.html     |   10 +-
 .../mock/web/portlet/multipart/package-tree.html   |   10 +-
 .../mock/web/portlet/multipart/package-use.html    |   10 +-
 .../struts2/mock/web/portlet/package-frame.html    |    6 +-
 .../struts2/mock/web/portlet/package-summary.html  |   10 +-
 .../struts2/mock/web/portlet/package-tree.html     |   10 +-
 .../struts2/mock/web/portlet/package-use.html      |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../ci-management.html                             |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-portlet-mocks-plugin/css/print.css     |   42 +-
 .../struts2-portlet-mocks-plugin/dependencies.html |  344 +--
 .../dependency-check-report.html                   |   25 +-
 .../dependency-info.html                           |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  780 ++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-portlet-mocks-plugin/index.html        |    8 +-
 .../issue-management.html                          |    6 +-
 .../struts2-portlet-mocks-plugin/licenses.html     |  210 +-
 .../mailing-lists.html                             |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-portlet-mocks-plugin/plugins.html      |   26 +-
 .../struts2-portlet-mocks-plugin/project-info.html |    6 +-
 .../project-reports.html                           |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-portlet-mocks-plugin/rat-report.html   |   76 +-
 .../struts2-portlet-mocks-plugin/scm.html          |   10 +-
 .../struts2-portlet-mocks-plugin/summary.html      |   10 +-
 .../struts2-portlet-mocks-plugin/team.html         |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-portlet-plugin/apidocs/help-doc.html   |   10 +-
 .../struts2-portlet-plugin/apidocs/index-all.html  |  124 +-
 .../struts2-portlet-plugin/apidocs/index.html      |    4 +-
 .../struts2/components/PortletUrlRenderer.html     |   25 +-
 .../components/class-use/PortletUrlRenderer.html   |   10 +-
 .../apache/struts2/components/package-frame.html   |    6 +-
 .../apache/struts2/components/package-summary.html |   10 +-
 .../apache/struts2/components/package-tree.html    |   10 +-
 .../org/apache/struts2/components/package-use.html |   10 +-
 .../struts2/portlet/PortletApplicationMap.html     |   10 +-
 .../apache/struts2/portlet/PortletConstants.html   |   10 +-
 .../org/apache/struts2/portlet/PortletPhase.html   |   10 +-
 .../apache/struts2/portlet/PortletRequestMap.html  |   10 +-
 .../apache/struts2/portlet/PortletSessionMap.html  |   10 +-
 .../portlet/action/PortletContextAware.html        |   12 +-
 .../portlet/action/PortletPreferencesAware.html    |   12 +-
 .../portlet/action/PortletRequestAware.html        |   12 +-
 .../portlet/action/PortletResponseAware.html       |   12 +-
 .../action/class-use/PortletContextAware.html      |   10 +-
 .../action/class-use/PortletPreferencesAware.html  |   10 +-
 .../action/class-use/PortletRequestAware.html      |   10 +-
 .../action/class-use/PortletResponseAware.html     |   10 +-
 .../struts2/portlet/action/package-frame.html      |    6 +-
 .../struts2/portlet/action/package-summary.html    |   10 +-
 .../struts2/portlet/action/package-tree.html       |   10 +-
 .../apache/struts2/portlet/action/package-use.html |   10 +-
 .../portlet/class-use/PortletApplicationMap.html   |   10 +-
 .../portlet/class-use/PortletConstants.html        |   10 +-
 .../struts2/portlet/class-use/PortletPhase.html    |   12 +-
 .../portlet/class-use/PortletRequestMap.html       |   10 +-
 .../portlet/class-use/PortletSessionMap.html       |   10 +-
 .../portlet/context/PortletActionContext.html      |   10 +-
 .../context/class-use/PortletActionContext.html    |   10 +-
 .../struts2/portlet/context/package-frame.html     |    6 +-
 .../struts2/portlet/context/package-summary.html   |   10 +-
 .../struts2/portlet/context/package-tree.html      |   10 +-
 .../struts2/portlet/context/package-use.html       |   10 +-
 .../dispatcher/DirectRenderFromEventAction.html    |   10 +-
 .../portlet/dispatcher/DispatcherServlet.html      |   10 +-
 .../portlet/dispatcher/Jsr168Dispatcher.html       |   46 +-
 .../portlet/dispatcher/Jsr286Dispatcher.html       |   12 +-
 .../class-use/DirectRenderFromEventAction.html     |   10 +-
 .../dispatcher/class-use/DispatcherServlet.html    |   10 +-
 .../dispatcher/class-use/Jsr168Dispatcher.html     |   10 +-
 .../dispatcher/class-use/Jsr286Dispatcher.html     |   10 +-
 .../struts2/portlet/dispatcher/package-frame.html  |    6 +-
 .../portlet/dispatcher/package-summary.html        |   10 +-
 .../struts2/portlet/dispatcher/package-tree.html   |   12 +-
 .../struts2/portlet/dispatcher/package-use.html    |   10 +-
 .../interceptor/PortletAwareInterceptor.html       |   16 +-
 .../portlet/interceptor/PortletContextAware.html   |   10 +-
 .../interceptor/PortletPreferencesAware.html       |   10 +-
 .../portlet/interceptor/PortletPrincipalProxy.html |   10 +-
 .../portlet/interceptor/PortletRequestAware.html   |   10 +-
 .../portlet/interceptor/PortletResponseAware.html  |   10 +-
 .../interceptor/PortletStateInterceptor.html       |   14 +-
 .../interceptor/ServletPortletPreferences.html     |   10 +-
 .../class-use/PortletAwareInterceptor.html         |   10 +-
 .../interceptor/class-use/PortletContextAware.html |   10 +-
 .../class-use/PortletPreferencesAware.html         |   10 +-
 .../class-use/PortletPrincipalProxy.html           |   10 +-
 .../interceptor/class-use/PortletRequestAware.html |   10 +-
 .../class-use/PortletResponseAware.html            |   10 +-
 .../class-use/PortletStateInterceptor.html         |   10 +-
 .../class-use/ServletPortletPreferences.html       |   10 +-
 .../struts2/portlet/interceptor/package-frame.html |    6 +-
 .../portlet/interceptor/package-summary.html       |   10 +-
 .../struts2/portlet/interceptor/package-tree.html  |   12 +-
 .../struts2/portlet/interceptor/package-use.html   |   10 +-
 .../org/apache/struts2/portlet/package-frame.html  |    6 +-
 .../apache/struts2/portlet/package-summary.html    |   10 +-
 .../org/apache/struts2/portlet/package-tree.html   |   10 +-
 .../org/apache/struts2/portlet/package-use.html    |   10 +-
 .../result/PortletActionRedirectResult.html        |   56 +-
 .../struts2/portlet/result/PortletResult.html      |   12 +-
 .../portlet/result/PortletResultHelper.html        |   10 +-
 .../portlet/result/PortletResultHelperJSR168.html  |   10 +-
 .../portlet/result/PortletResultHelperJSR286.html  |   10 +-
 .../portlet/result/PortletVelocityResult.html      |   12 +-
 .../class-use/PortletActionRedirectResult.html     |   10 +-
 .../portlet/result/class-use/PortletResult.html    |   10 +-
 .../result/class-use/PortletResultHelper.html      |   10 +-
 .../class-use/PortletResultHelperJSR168.html       |   10 +-
 .../class-use/PortletResultHelperJSR286.html       |   10 +-
 .../result/class-use/PortletVelocityResult.html    |   10 +-
 .../struts2/portlet/result/package-frame.html      |    6 +-
 .../struts2/portlet/result/package-summary.html    |   10 +-
 .../struts2/portlet/result/package-tree.html       |   10 +-
 .../apache/struts2/portlet/result/package-use.html |   10 +-
 .../portlet/servlet/PortletHttpSession.html        |   10 +-
 .../portlet/servlet/PortletServletConfig.html      |   10 +-
 .../portlet/servlet/PortletServletContext.html     |  561 +++-
 .../portlet/servlet/PortletServletInputStream.html |   77 +-
 .../servlet/PortletServletOutputStream.html        |   52 +-
 .../portlet/servlet/PortletServletRequest.html     |  411 ++-
 .../servlet/PortletServletRequestDispatcher.html   |   25 +-
 .../portlet/servlet/PortletServletResponse.html    |  135 +-
 .../servlet/PortletServletResponseJSR286.html      |   12 +-
 .../servlet/class-use/PortletHttpSession.html      |   10 +-
 .../servlet/class-use/PortletServletConfig.html    |   10 +-
 .../servlet/class-use/PortletServletContext.html   |   10 +-
 .../class-use/PortletServletInputStream.html       |   10 +-
 .../class-use/PortletServletOutputStream.html      |   10 +-
 .../servlet/class-use/PortletServletRequest.html   |   10 +-
 .../class-use/PortletServletRequestDispatcher.html |   10 +-
 .../servlet/class-use/PortletServletResponse.html  |   10 +-
 .../class-use/PortletServletResponseJSR286.html    |   10 +-
 .../struts2/portlet/servlet/package-frame.html     |    6 +-
 .../struts2/portlet/servlet/package-summary.html   |   10 +-
 .../struts2/portlet/servlet/package-tree.html      |   10 +-
 .../struts2/portlet/servlet/package-use.html       |   10 +-
 .../struts2/portlet/util/PortletUrlHelper.html     |   10 +-
 .../portlet/util/PortletUrlHelperJSR286.html       |   10 +-
 .../portlet/util/class-use/PortletUrlHelper.html   |   10 +-
 .../util/class-use/PortletUrlHelperJSR286.html     |   10 +-
 .../apache/struts2/portlet/util/package-frame.html |    6 +-
 .../struts2/portlet/util/package-summary.html      |   10 +-
 .../apache/struts2/portlet/util/package-tree.html  |   10 +-
 .../apache/struts2/portlet/util/package-use.html   |   10 +-
 .../views/freemarker/PortletFreemarkerResult.html  |   12 +-
 .../class-use/PortletFreemarkerResult.html         |   10 +-
 .../struts2/views/freemarker/package-frame.html    |    6 +-
 .../struts2/views/freemarker/package-summary.html  |   10 +-
 .../struts2/views/freemarker/package-tree.html     |   10 +-
 .../struts2/views/freemarker/package-use.html      |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../apidocs/overview-tree.html                     |   22 +-
 .../apidocs/serialized-form.html                   |   14 +-
 .../struts2-portlet-plugin/ci-management.html      |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-portlet-plugin/css/print.css           |   42 +-
 .../struts2-portlet-plugin/dependencies.html       |  824 ++----
 .../dependency-check-report.html                   |   30 +-
 .../struts2-portlet-plugin/dependency-info.html    |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  790 ++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-portlet-plugin/index.html              |    8 +-
 .../struts2-portlet-plugin/issue-management.html   |    6 +-
 .../struts2-portlet-plugin/licenses.html           |  210 +-
 .../struts2-portlet-plugin/mailing-lists.html      |    6 +-
 .../struts2-portlet-plugin/plugin-management.html  |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-portlet-plugin/plugins.html            |   26 +-
 .../struts2-portlet-plugin/project-info.html       |    6 +-
 .../struts2-portlet-plugin/project-reports.html    |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-portlet-plugin/rat-report.html         |  134 +-
 .../struts2-portlet-plugin/scm.html                |   10 +-
 .../struts2-portlet-plugin/summary.html            |   10 +-
 .../struts2-portlet-plugin/team.html               |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../apidocs/help-doc.html                          |   10 +-
 .../apidocs/index-all.html                         |   10 +-
 .../apidocs/index.html                             |    4 +-
 .../struts2/views/tiles/PortletTilesResult.html    |   14 +-
 .../views/tiles/class-use/PortletTilesResult.html  |   10 +-
 .../apache/struts2/views/tiles/package-frame.html  |    6 +-
 .../struts2/views/tiles/package-summary.html       |   10 +-
 .../apache/struts2/views/tiles/package-tree.html   |   10 +-
 .../apache/struts2/views/tiles/package-use.html    |   10 +-
 .../apidocs/overview-tree.html                     |   10 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../ci-management.html                             |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-portlet-tiles-plugin/css/print.css     |   42 +-
 .../struts2-portlet-tiles-plugin/dependencies.html |  695 +----
 .../dependency-check-report.html                   |   34 +-
 .../dependency-info.html                           |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  808 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-portlet-tiles-plugin/index.html        |    8 +-
 .../issue-management.html                          |    6 +-
 .../struts2-portlet-tiles-plugin/licenses.html     |  210 +-
 .../mailing-lists.html                             |    6 +-
 .../plugin-management.html                         |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-portlet-tiles-plugin/plugins.html      |   26 +-
 .../struts2-portlet-tiles-plugin/project-info.html |    6 +-
 .../project-reports.html                           |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-portlet-tiles-plugin/rat-report.html   |   20 +-
 .../struts2-portlet-tiles-plugin/scm.html          |   10 +-
 .../struts2-portlet-tiles-plugin/summary.html      |   10 +-
 .../struts2-portlet-tiles-plugin/team.html         |    6 +-
 .../apidocs/allclasses-frame.html                  |   13 +-
 .../apidocs/allclasses-noframe.html                |   13 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   19 +-
 .../struts2-rest-plugin/apidocs/help-doc.html      |   10 +-
 .../struts2-rest-plugin/apidocs/index-all.html     |   47 +-
 .../struts2-rest-plugin/apidocs/index.html         |    4 +-
 .../struts2/rest/ContentTypeHandlerManager.html    |   10 +-
 .../struts2/rest/ContentTypeInterceptor.html       |   18 +-
 .../rest/DefaultContentTypeHandlerManager.html     |   10 +-
 .../apache/struts2/rest/DefaultHttpHeaders.html    |   10 +-
 .../org/apache/struts2/rest/HttpHeaders.html       |   10 +-
 .../apache/struts2/rest/RestActionInvocation.html  |   12 +-
 .../org/apache/struts2/rest/RestActionMapper.html  |   12 +-
 .../struts2/rest/RestActionProxyFactory.html       |   10 +-
 .../org/apache/struts2/rest/RestActionSupport.html |   10 +-
 .../org/apache/struts2/rest/RestConstants.html     |   10 +-
 .../struts2/rest/RestWorkflowInterceptor.html      |   58 +-
 .../rest/class-use/ContentTypeHandlerManager.html  |   12 +-
 .../rest/class-use/ContentTypeInterceptor.html     |   10 +-
 .../DefaultContentTypeHandlerManager.html          |   10 +-
 .../struts2/rest/class-use/DefaultHttpHeaders.html |   10 +-
 .../apache/struts2/rest/class-use/HttpHeaders.html |   10 +-
 .../rest/class-use/RestActionInvocation.html       |   10 +-
 .../struts2/rest/class-use/RestActionMapper.html   |   10 +-
 .../rest/class-use/RestActionProxyFactory.html     |   10 +-
 .../struts2/rest/class-use/RestActionSupport.html  |   10 +-
 .../struts2/rest/class-use/RestConstants.html      |   10 +-
 .../rest/class-use/RestWorkflowInterceptor.html    |   10 +-
 .../rest/config/entities/RestConstantConfig.html   |   12 +-
 .../entities/class-use/RestConstantConfig.html     |   10 +-
 .../rest/config/entities/package-frame.html        |    6 +-
 .../rest/config/entities/package-summary.html      |   10 +-
 .../struts2/rest/config/entities/package-tree.html |   10 +-
 .../struts2/rest/config/entities/package-use.html  |   10 +-
 .../rest/handler/AbstractContentTypeHandler.html   |   14 +-
 .../struts2/rest/handler/ContentTypeHandler.html   |   14 +-
 .../rest/handler/FormUrlEncodedHandler.html        |   10 +-
 .../apache/struts2/rest/handler/HtmlHandler.html   |   10 +-
 .../struts2/rest/handler/JacksonJsonHandler.html   |   10 +-
 .../struts2/rest/handler/JacksonXmlHandler.html    |   10 +-
 .../struts2/rest/handler/JuneauXmlHandler.html     |   10 +-
 .../rest/handler/MultipartFormDataHandler.html     |   10 +-
 .../struts2/rest/handler/XStreamHandler.html       |   47 +-
 .../class-use/AbstractContentTypeHandler.html      |   10 +-
 .../rest/handler/class-use/ContentTypeHandler.html |   10 +-
 .../handler/class-use/FormUrlEncodedHandler.html   |   10 +-
 .../rest/handler/class-use/HtmlHandler.html        |   10 +-
 .../rest/handler/class-use/JacksonJsonHandler.html |   10 +-
 .../rest/handler/class-use/JacksonXmlHandler.html  |   10 +-
 .../rest/handler/class-use/JuneauXmlHandler.html   |   10 +-
 .../class-use/MultipartFormDataHandler.html        |   10 +-
 .../rest/handler/class-use/XStreamHandler.html     |   10 +-
 .../apache/struts2/rest/handler/package-frame.html |    9 +-
 .../struts2/rest/handler/package-summary.html      |   26 +-
 .../apache/struts2/rest/handler/package-tree.html  |   17 +-
 .../apache/struts2/rest/handler/package-use.html   |   10 +-
 .../handler/xstream/XStreamAllowedClassNames.html  |  223 ++
 .../handler/xstream/XStreamAllowedClasses.html     |  223 ++
 .../handler/xstream/XStreamPermissionProvider.html |  223 ++
 .../rest/handler/xstream/XStreamProvider.html      |  225 ++
 .../class-use/XStreamAllowedClassNames.html        |  126 +
 .../xstream/class-use/XStreamAllowedClasses.html   |  126 +
 .../class-use/XStreamPermissionProvider.html       |  126 +
 .../handler/xstream/class-use/XStreamProvider.html |  126 +
 .../rest/handler/xstream/package-frame.html        |   24 +
 .../rest/handler/xstream/package-summary.html      |  159 +
 .../struts2/rest/handler/xstream/package-tree.html |  138 +
 .../struts2/rest/handler/xstream/package-use.html  |  126 +
 .../org/apache/struts2/rest/package-frame.html     |    6 +-
 .../org/apache/struts2/rest/package-summary.html   |   14 +-
 .../org/apache/struts2/rest/package-tree.html      |   12 +-
 .../org/apache/struts2/rest/package-use.html       |   10 +-
 .../apidocs/overview-frame.html                    |    7 +-
 .../apidocs/overview-summary.html                  |   16 +-
 .../struts2-rest-plugin/apidocs/overview-tree.html |   22 +-
 .../struts2-rest-plugin/apidocs/package-list       |    1 +
 .../apidocs/serialized-form.html                   |   14 +-
 .../struts2-rest-plugin/ci-management.html         |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-rest-plugin/css/print.css              |   42 +-
 .../struts2-rest-plugin/dependencies.html          |  663 +----
 .../dependency-check-report.html                   |   35 +-
 .../struts2-rest-plugin/dependency-info.html       |   20 +-
 .../struts2-rest-plugin/dependency-management.html |  336 +--
 .../dependency-updates-report.html                 |  828 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-plugins/struts2-rest-plugin/index.html |    6 +-
 .../struts2-rest-plugin/issue-management.html      |    6 +-
 .../struts2-rest-plugin/licenses.html              |  210 +-
 .../struts2-rest-plugin/mailing-lists.html         |    6 +-
 .../struts2-rest-plugin/plugin-management.html     |   28 +-
 .../struts2-rest-plugin/plugin-updates-report.html |  268 +-
 .../struts2-rest-plugin/plugins.html               |   26 +-
 .../struts2-rest-plugin/project-info.html          |    6 +-
 .../struts2-rest-plugin/project-reports.html       |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-rest-plugin/rat-report.html            |   94 +-
 .../struts2-plugins/struts2-rest-plugin/scm.html   |   10 +-
 .../struts2-rest-plugin/summary.html               |    8 +-
 .../struts2-plugins/struts2-rest-plugin/team.html  |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-sitemesh-plugin/apidocs/help-doc.html  |   10 +-
 .../struts2-sitemesh-plugin/apidocs/index-all.html |   10 +-
 .../struts2-sitemesh-plugin/apidocs/index.html     |    4 +-
 .../sitemesh/FreemarkerDecoratorServlet.html       |   10 +-
 .../FreemarkerMapper2DecoratorSelector.html        |   10 +-
 .../struts2/sitemesh/FreemarkerPageFilter.html     |   10 +-
 .../struts2/sitemesh/NoneDecoratorMapper.html      |   10 +-
 .../sitemesh/OldDecorator2NewStrutsDecorator.html  |   10 +-
 .../OldDecorator2NewStrutsFreemarkerDecorator.html |   10 +-
 .../OldDecorator2NewStrutsVelocityDecorator.html   |   10 +-
 .../struts2/sitemesh/StrutsSiteMeshFactory.html    |   10 +-
 .../struts2/sitemesh/VelocityDecoratorServlet.html |   12 +-
 .../sitemesh/VelocityMapper2DecoratorSelector.html |   10 +-
 .../struts2/sitemesh/VelocityPageFilter.html       |   10 +-
 .../class-use/FreemarkerDecoratorServlet.html      |   10 +-
 .../FreemarkerMapper2DecoratorSelector.html        |   10 +-
 .../sitemesh/class-use/FreemarkerPageFilter.html   |   10 +-
 .../sitemesh/class-use/NoneDecoratorMapper.html    |   10 +-
 .../class-use/OldDecorator2NewStrutsDecorator.html |   10 +-
 .../OldDecorator2NewStrutsFreemarkerDecorator.html |   10 +-
 .../OldDecorator2NewStrutsVelocityDecorator.html   |   10 +-
 .../sitemesh/class-use/StrutsSiteMeshFactory.html  |   10 +-
 .../class-use/VelocityDecoratorServlet.html        |   10 +-
 .../VelocityMapper2DecoratorSelector.html          |   10 +-
 .../sitemesh/class-use/VelocityPageFilter.html     |   10 +-
 .../org/apache/struts2/sitemesh/package-frame.html |    6 +-
 .../apache/struts2/sitemesh/package-summary.html   |   10 +-
 .../org/apache/struts2/sitemesh/package-tree.html  |   12 +-
 .../org/apache/struts2/sitemesh/package-use.html   |   10 +-
 .../apidocs/overview-tree.html                     |   12 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-sitemesh-plugin/ci-management.html     |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-sitemesh-plugin/css/print.css          |   42 +-
 .../struts2-sitemesh-plugin/dependencies.html      |  396 +--
 .../dependency-check-report.html                   |   30 +-
 .../struts2-sitemesh-plugin/dependency-info.html   |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  808 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-sitemesh-plugin/index.html             |    8 +-
 .../struts2-sitemesh-plugin/issue-management.html  |    6 +-
 .../struts2-sitemesh-plugin/licenses.html          |  210 +-
 .../struts2-sitemesh-plugin/mailing-lists.html     |    6 +-
 .../struts2-sitemesh-plugin/plugin-management.html |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-sitemesh-plugin/plugins.html           |   26 +-
 .../struts2-sitemesh-plugin/project-info.html      |    6 +-
 .../struts2-sitemesh-plugin/project-reports.html   |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-sitemesh-plugin/rat-report.html        |   40 +-
 .../struts2-sitemesh-plugin/scm.html               |   10 +-
 .../struts2-sitemesh-plugin/summary.html           |   10 +-
 .../struts2-sitemesh-plugin/team.html              |    6 +-
 .../apidocs/allclasses-frame.html                  |    9 +-
 .../apidocs/allclasses-noframe.html                |    9 +-
 .../xwork2/spring/SpringObjectFactory.html         |  645 +++++
 .../spring/SpringProxyableObjectFactory.html       |  357 +++
 .../spring/class-use/SpringObjectFactory.html      |  193 ++
 .../class-use/SpringProxyableObjectFactory.html    |  126 +
 .../interceptor/ActionAutowiringInterceptor.html   |  410 +++
 .../class-use/ActionAutowiringInterceptor.html     |  126 +
 .../xwork2/spring/interceptor/package-frame.html   |   21 +
 .../xwork2/spring/interceptor/package-summary.html |  146 +
 .../xwork2/spring/interceptor/package-tree.html    |  143 +
 .../xwork2/spring/interceptor/package-use.html     |  126 +
 .../opensymphony/xwork2/spring/package-frame.html  |   22 +
 .../xwork2/spring/package-summary.html             |  154 +
 .../opensymphony/xwork2/spring/package-tree.html   |  147 +
 .../opensymphony/xwork2/spring/package-use.html    |  186 ++
 .../apidocs/constant-values.html                   |   28 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-spring-plugin/apidocs/help-doc.html    |   10 +-
 .../struts2-spring-plugin/apidocs/index-all.html   |  124 +-
 .../struts2-spring-plugin/apidocs/index.html       |    4 +-
 .../struts2/spring/ClassReloadingBeanFactory.html  |   36 +-
 .../ClassReloadingInstantiationStrategy.html       |   10 +-
 .../ClassReloadingXMLWebApplicationContext.html    |   28 +-
 .../org/apache/struts2/spring/SpringConstants.html |   40 +-
 .../struts2/spring/StrutsSpringObjectFactory.html  |   22 +-
 .../class-use/ClassReloadingBeanFactory.html       |   10 +-
 .../ClassReloadingInstantiationStrategy.html       |   10 +-
 .../ClassReloadingXMLWebApplicationContext.html    |   10 +-
 .../struts2/spring/class-use/SpringConstants.html  |   10 +-
 .../class-use/StrutsSpringObjectFactory.html       |   10 +-
 .../config/entities/SpringConstantConfig.html      |   12 +-
 .../entities/class-use/SpringConstantConfig.html   |   10 +-
 .../spring/config/entities/package-frame.html      |    6 +-
 .../spring/config/entities/package-summary.html    |   10 +-
 .../spring/config/entities/package-tree.html       |   10 +-
 .../spring/config/entities/package-use.html        |   10 +-
 .../org/apache/struts2/spring/package-frame.html   |    6 +-
 .../org/apache/struts2/spring/package-summary.html |   14 +-
 .../org/apache/struts2/spring/package-tree.html    |   18 +-
 .../org/apache/struts2/spring/package-use.html     |   10 +-
 .../apidocs/overview-frame.html                    |    8 +-
 .../apidocs/overview-summary.html                  |   20 +-
 .../apidocs/overview-tree.html                     |   22 +-
 .../struts2-spring-plugin/apidocs/package-list     |    2 +
 .../apidocs/serialized-form.html                   |  112 +-
 .../struts2-spring-plugin/ci-management.html       |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-spring-plugin/css/print.css            |   42 +-
 .../struts2-spring-plugin/dependencies.html        |  520 ++--
 .../dependency-check-report.html                   |   28 +-
 .../struts2-spring-plugin/dependency-info.html     |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  828 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-spring-plugin/index.html               |    6 +-
 .../struts2-spring-plugin/issue-management.html    |    6 +-
 .../struts2-spring-plugin/licenses.html            |  210 +-
 .../struts2-spring-plugin/mailing-lists.html       |    6 +-
 .../struts2-spring-plugin/plugin-management.html   |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-spring-plugin/plugins.html             |   26 +-
 .../struts2-spring-plugin/project-info.html        |    6 +-
 .../struts2-spring-plugin/project-reports.html     |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-spring-plugin/rat-report.html          |   60 +-
 .../struts2-plugins/struts2-spring-plugin/scm.html |   10 +-
 .../struts2-spring-plugin/summary.html             |    8 +-
 .../struts2-spring-plugin/team.html                |    6 +-
 .../apidocs/allclasses-frame.html                  |    9 +-
 .../apidocs/allclasses-noframe.html                |    9 +-
 .../apidocs/constant-values.html                   |   18 +-
 .../apidocs/deprecated-list.html                   |   18 +-
 .../struts2-testng-plugin/apidocs/help-doc.html    |   18 +-
 .../struts2-testng-plugin/apidocs/index-all.html   |   68 +-
 .../struts2-testng-plugin/apidocs/index.html       |    8 +-
 .../org/apache/struts2/testng/StrutsTestCase.html  |  362 +++
 .../apache/struts2/testng/TestNGXWorkTestCase.html |  390 +++
 .../struts2/testng/class-use/StrutsTestCase.html   |  124 +
 .../testng/class-use/TestNGXWorkTestCase.html      |  151 +
 .../org/apache/struts2/testng/package-frame.html   |   22 +
 .../org/apache/struts2/testng/package-summary.html |  150 +
 .../org/apache/struts2/testng/package-tree.html    |  137 +
 .../org/apache/struts2/testng/package-use.html     |  144 +
 .../apidocs/overview-tree.html                     |   20 +-
 .../struts2-testng-plugin/apidocs/package-list     |    2 +-
 .../struts2-testng-plugin/ci-management.html       |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-testng-plugin/css/print.css            |   42 +-
 .../struts2-testng-plugin/dependencies.html        |  389 +--
 .../dependency-check-report.html                   |   24 +-
 .../struts2-testng-plugin/dependency-info.html     |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  876 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-testng-plugin/index.html               |    6 +-
 .../struts2-testng-plugin/issue-management.html    |    6 +-
 .../struts2-testng-plugin/licenses.html            |  210 +-
 .../struts2-testng-plugin/mailing-lists.html       |    6 +-
 .../struts2-testng-plugin/plugin-management.html   |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-testng-plugin/plugins.html             |   26 +-
 .../struts2-testng-plugin/project-info.html        |    6 +-
 .../struts2-testng-plugin/project-reports.html     |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-testng-plugin/rat-report.html          |   24 +-
 .../struts2-plugins/struts2-testng-plugin/scm.html |   10 +-
 .../struts2-testng-plugin/summary.html             |    8 +-
 .../struts2-testng-plugin/team.html                |    6 +-
 .../apidocs/allclasses-frame.html                  |    7 +-
 .../apidocs/allclasses-noframe.html                |    7 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-tiles-plugin/apidocs/help-doc.html     |   10 +-
 .../struts2-tiles-plugin/apidocs/index-all.html    |   20 +-
 .../struts2-tiles-plugin/apidocs/index.html        |    4 +-
 .../struts2/tiles/I18NAttributeEvaluator.html      |   14 +-
 .../struts2/tiles/StrutsApplicationResource.html   |  329 +++
 .../struts2/tiles/StrutsAttributeEvaluator.html    |   14 +-
 .../tiles/StrutsFreeMarkerAttributeRenderer.html   |   10 +-
 .../struts2/tiles/StrutsPreparerFactory.html       |   10 +-
 .../tiles/StrutsTilesAnnotationProcessor.html      |   10 +-
 .../struts2/tiles/StrutsTilesContainerFactory.html |   10 +-
 .../struts2/tiles/StrutsTilesInitializer.html      |   10 +-
 .../apache/struts2/tiles/StrutsTilesListener.html  |   10 +-
 .../struts2/tiles/StrutsTilesLocaleResolver.html   |   10 +-
 .../StrutsWildcardServletApplicationContext.html   |   10 +-
 .../tiles/annotation/TilesAddAttribute.html        |   10 +-
 .../tiles/annotation/TilesAddListAttribute.html    |   10 +-
 .../struts2/tiles/annotation/TilesDefinition.html  |   10 +-
 .../struts2/tiles/annotation/TilesDefinitions.html |   10 +-
 .../tiles/annotation/TilesPutAttribute.html        |   10 +-
 .../tiles/annotation/TilesPutListAttribute.html    |   10 +-
 .../annotation/class-use/TilesAddAttribute.html    |   10 +-
 .../class-use/TilesAddListAttribute.html           |   10 +-
 .../annotation/class-use/TilesDefinition.html      |   10 +-
 .../annotation/class-use/TilesDefinitions.html     |   10 +-
 .../annotation/class-use/TilesPutAttribute.html    |   10 +-
 .../class-use/TilesPutListAttribute.html           |   10 +-
 .../struts2/tiles/annotation/package-frame.html    |    6 +-
 .../struts2/tiles/annotation/package-summary.html  |   10 +-
 .../struts2/tiles/annotation/package-tree.html     |   18 +-
 .../struts2/tiles/annotation/package-use.html      |   10 +-
 .../tiles/class-use/I18NAttributeEvaluator.html    |   10 +-
 .../tiles/class-use/StrutsApplicationResource.html |  126 +
 .../tiles/class-use/StrutsAttributeEvaluator.html  |   10 +-
 .../StrutsFreeMarkerAttributeRenderer.html         |   10 +-
 .../tiles/class-use/StrutsPreparerFactory.html     |   10 +-
 .../class-use/StrutsTilesAnnotationProcessor.html  |   10 +-
 .../class-use/StrutsTilesContainerFactory.html     |   10 +-
 .../tiles/class-use/StrutsTilesInitializer.html    |   10 +-
 .../tiles/class-use/StrutsTilesListener.html       |   10 +-
 .../tiles/class-use/StrutsTilesLocaleResolver.html |   10 +-
 .../StrutsWildcardServletApplicationContext.html   |   10 +-
 .../org/apache/struts2/tiles/package-frame.html    |    7 +-
 .../org/apache/struts2/tiles/package-summary.html  |   30 +-
 .../org/apache/struts2/tiles/package-tree.html     |   15 +-
 .../org/apache/struts2/tiles/package-use.html      |   10 +-
 .../apache/struts2/views/tiles/TilesResult.html    |   14 +-
 .../struts2/views/tiles/class-use/TilesResult.html |   10 +-
 .../apache/struts2/views/tiles/package-frame.html  |    6 +-
 .../struts2/views/tiles/package-summary.html       |   10 +-
 .../apache/struts2/views/tiles/package-tree.html   |   10 +-
 .../apache/struts2/views/tiles/package-use.html    |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../apidocs/overview-tree.html                     |   23 +-
 .../apidocs/serialized-form.html                   |   10 +-
 .../struts2-tiles-plugin/ci-management.html        |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-tiles-plugin/css/print.css             |   42 +-
 .../struts2-tiles-plugin/dependencies.html         |  383 +--
 .../dependency-check-report.html                   |   27 +-
 .../struts2-tiles-plugin/dependency-info.html      |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  808 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-tiles-plugin/index.html                |    6 +-
 .../struts2-tiles-plugin/issue-management.html     |    6 +-
 .../struts2-tiles-plugin/licenses.html             |  210 +-
 .../struts2-tiles-plugin/mailing-lists.html        |    6 +-
 .../struts2-tiles-plugin/plugin-management.html    |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-tiles-plugin/plugins.html              |   26 +-
 .../struts2-tiles-plugin/project-info.html         |    6 +-
 .../struts2-tiles-plugin/project-reports.html      |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-tiles-plugin/rat-report.html           |   65 +-
 .../struts2-plugins/struts2-tiles-plugin/scm.html  |   10 +-
 .../struts2-tiles-plugin/summary.html              |    8 +-
 .../struts2-plugins/struts2-tiles-plugin/team.html |    6 +-
 .../apidocs/allclasses-frame.html                  |    6 +-
 .../apidocs/allclasses-noframe.html                |    6 +-
 .../apidocs/constant-values.html                   |   10 +-
 .../apidocs/deprecated-list.html                   |   10 +-
 .../struts2-velocity-plugin/apidocs/help-doc.html  |   10 +-
 .../struts2-velocity-plugin/apidocs/index-all.html |   10 +-
 .../struts2-velocity-plugin/apidocs/index.html     |    4 +-
 .../views/velocity/StrutsResourceLoader.html       |   10 +-
 .../views/velocity/StrutsVelocityContext.html      |   18 +-
 .../velocity/VelocityBeanSelectionProvider.html    |   10 +-
 .../struts2/views/velocity/VelocityConstants.html  |   10 +-
 .../struts2/views/velocity/VelocityManager.html    |   10 +-
 .../struts2/views/velocity/VelocityStrutsUtil.html |   10 +-
 .../struts2/views/velocity/VelocityTagLibrary.html |   10 +-
 .../velocity/class-use/StrutsResourceLoader.html   |   10 +-
 .../velocity/class-use/StrutsVelocityContext.html  |   10 +-
 .../class-use/VelocityBeanSelectionProvider.html   |   10 +-
 .../velocity/class-use/VelocityConstants.html      |   10 +-
 .../views/velocity/class-use/VelocityManager.html  |   10 +-
 .../velocity/class-use/VelocityStrutsUtil.html     |   10 +-
 .../velocity/class-use/VelocityTagLibrary.html     |   10 +-
 .../velocity/components/AbstractDirective.html     |   10 +-
 .../views/velocity/components/ActionDirective.html |   10 +-
 .../velocity/components/ActionErrorDirective.html  |   10 +-
 .../components/ActionMessageDirective.html         |   10 +-
 .../views/velocity/components/AnchorDirective.html |   10 +-
 .../views/velocity/components/BeanDirective.html   |   10 +-
 .../velocity/components/CheckBoxDirective.html     |   10 +-
 .../velocity/components/CheckBoxListDirective.html |   10 +-
 .../velocity/components/ComboBoxDirective.html     |   10 +-
 .../velocity/components/ComponentDirective.html    |   10 +-
 .../views/velocity/components/DateDirective.html   |   10 +-
 .../velocity/components/DoubleSelectDirective.html |   10 +-
 .../velocity/components/FieldErrorDirective.html   |   10 +-
 .../views/velocity/components/FileDirective.html   |   10 +-
 .../views/velocity/components/FormDirective.html   |   10 +-
 .../views/velocity/components/HeadDirective.html   |   10 +-
 .../views/velocity/components/HiddenDirective.html |   10 +-
 .../views/velocity/components/I18nDirective.html   |   10 +-
 .../velocity/components/IncludeDirective.html      |   10 +-
 .../components/InputTransferSelectDirective.html   |   10 +-
 .../views/velocity/components/LabelDirective.html  |   10 +-
 .../velocity/components/OptGroupDirective.html     |   10 +-
 .../components/OptionTransferSelectDirective.html  |   10 +-
 .../views/velocity/components/ParamDirective.html  |   10 +-
 .../velocity/components/PasswordDirective.html     |   10 +-
 .../velocity/components/PropertyDirective.html     |   10 +-
 .../views/velocity/components/PushDirective.html   |   10 +-
 .../views/velocity/components/RadioDirective.html  |   10 +-
 .../views/velocity/components/ResetDirective.html  |   10 +-
 .../views/velocity/components/SelectDirective.html |   10 +-
 .../views/velocity/components/SetDirective.html    |   10 +-
 .../views/velocity/components/SubmitDirective.html |   10 +-
 .../velocity/components/TextAreaDirective.html     |   10 +-
 .../views/velocity/components/TextDirective.html   |   10 +-
 .../velocity/components/TextFieldDirective.html    |   10 +-
 .../views/velocity/components/TokenDirective.html  |   10 +-
 .../views/velocity/components/URLDirective.html    |   10 +-
 .../velocity/components/UpDownSelectDirective.html |   10 +-
 .../components/class-use/AbstractDirective.html    |   10 +-
 .../components/class-use/ActionDirective.html      |   10 +-
 .../components/class-use/ActionErrorDirective.html |   10 +-
 .../class-use/ActionMessageDirective.html          |   10 +-
 .../components/class-use/AnchorDirective.html      |   10 +-
 .../components/class-use/BeanDirective.html        |   10 +-
 .../components/class-use/CheckBoxDirective.html    |   10 +-
 .../class-use/CheckBoxListDirective.html           |   10 +-
 .../components/class-use/ComboBoxDirective.html    |   10 +-
 .../components/class-use/ComponentDirective.html   |   10 +-
 .../components/class-use/DateDirective.html        |   10 +-
 .../class-use/DoubleSelectDirective.html           |   10 +-
 .../components/class-use/FieldErrorDirective.html  |   10 +-
 .../components/class-use/FileDirective.html        |   10 +-
 .../components/class-use/FormDirective.html        |   10 +-
 .../components/class-use/HeadDirective.html        |   10 +-
 .../components/class-use/HiddenDirective.html      |   10 +-
 .../components/class-use/I18nDirective.html        |   10 +-
 .../components/class-use/IncludeDirective.html     |   10 +-
 .../class-use/InputTransferSelectDirective.html    |   10 +-
 .../components/class-use/LabelDirective.html       |   10 +-
 .../components/class-use/OptGroupDirective.html    |   10 +-
 .../class-use/OptionTransferSelectDirective.html   |   10 +-
 .../components/class-use/ParamDirective.html       |   10 +-
 .../components/class-use/PasswordDirective.html    |   10 +-
 .../components/class-use/PropertyDirective.html    |   10 +-
 .../components/class-use/PushDirective.html        |   10 +-
 .../components/class-use/RadioDirective.html       |   10 +-
 .../components/class-use/ResetDirective.html       |   10 +-
 .../components/class-use/SelectDirective.html      |   10 +-
 .../components/class-use/SetDirective.html         |   10 +-
 .../components/class-use/SubmitDirective.html      |   10 +-
 .../components/class-use/TextAreaDirective.html    |   10 +-
 .../components/class-use/TextDirective.html        |   10 +-
 .../components/class-use/TextFieldDirective.html   |   10 +-
 .../components/class-use/TokenDirective.html       |   10 +-
 .../components/class-use/URLDirective.html         |   10 +-
 .../class-use/UpDownSelectDirective.html           |   10 +-
 .../views/velocity/components/package-frame.html   |    6 +-
 .../views/velocity/components/package-summary.html |   10 +-
 .../views/velocity/components/package-tree.html    |   10 +-
 .../views/velocity/components/package-use.html     |   10 +-
 .../struts2/views/velocity/package-frame.html      |    6 +-
 .../struts2/views/velocity/package-summary.html    |   10 +-
 .../struts2/views/velocity/package-tree.html       |   12 +-
 .../apache/struts2/views/velocity/package-use.html |   10 +-
 .../views/velocity/result/VelocityResult.html      |   12 +-
 .../velocity/result/class-use/VelocityResult.html  |   10 +-
 .../views/velocity/result/package-frame.html       |    6 +-
 .../views/velocity/result/package-summary.html     |   10 +-
 .../views/velocity/result/package-tree.html        |   10 +-
 .../struts2/views/velocity/result/package-use.html |   10 +-
 .../velocity/template/VelocityTemplateEngine.html  |   10 +-
 .../template/class-use/VelocityTemplateEngine.html |   10 +-
 .../views/velocity/template/package-frame.html     |    6 +-
 .../views/velocity/template/package-summary.html   |   10 +-
 .../views/velocity/template/package-tree.html      |   10 +-
 .../views/velocity/template/package-use.html       |   10 +-
 .../apidocs/overview-frame.html                    |    6 +-
 .../apidocs/overview-summary.html                  |   12 +-
 .../apidocs/overview-tree.html                     |   12 +-
 .../apidocs/serialized-form.html                   |   35 +-
 .../struts2-velocity-plugin/ci-management.html     |    8 +-
 .../css/apache-maven-fluido-1.9.min.css            |   32 +-
 .../struts2-velocity-plugin/css/print.css          |   42 +-
 .../struts2-velocity-plugin/dependencies.html      |  481 +---
 .../dependency-check-report.html                   |   30 +-
 .../struts2-velocity-plugin/dependency-info.html   |   20 +-
 .../dependency-management.html                     |  336 +--
 .../dependency-updates-report.html                 |  828 +++---
 .../distribution-management.html                   |    6 +-
 .../fonts/glyphicons-halflings-regular.svg         |  456 +--
 .../struts2-velocity-plugin/index.html             |    6 +-
 .../struts2-velocity-plugin/issue-management.html  |    6 +-
 .../struts2-velocity-plugin/licenses.html          |  210 +-
 .../struts2-velocity-plugin/mailing-lists.html     |    6 +-
 .../struts2-velocity-plugin/plugin-management.html |   28 +-
 .../plugin-updates-report.html                     |  268 +-
 .../struts2-velocity-plugin/plugins.html           |   26 +-
 .../struts2-velocity-plugin/project-info.html      |    6 +-
 .../struts2-velocity-plugin/project-reports.html   |    6 +-
 .../property-updates-report.html                   |    6 +-
 .../struts2-velocity-plugin/rat-report.html        |  114 +-
 .../struts2-velocity-plugin/scm.html               |   10 +-
 .../struts2-velocity-plugin/summary.html           |    8 +-
 .../struts2-velocity-plugin/team.html              |    6 +-
 output/maven/struts2-plugins/summary.html          |   26 +-
 output/maven/struts2-plugins/team.html             |   24 +-
 output/maven/summary.html                          |    8 +-
 output/maven/team.html                             |    6 +-
 4392 files changed, 150777 insertions(+), 91337 deletions(-)

diff --git a/output/maven/ci-management.html b/output/maven/ci-management.html
index 4c8cecdae..6f0843a2a 100644
--- a/output/maven/ci-management.html
+++ b/output/maven/ci-management.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2020-04-20
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:ci-management at 2022-12-01
  | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -25,8 +25,8 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-04-20</li>
-      <li id="projectVersion" class="pull-right">Version: 2.6-SNAPSHOT</li>
+        <li id="publishDate">Last Published: 2022-12-01</li>
+      <li id="projectVersion" class="pull-right">Version: 6.1.1</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="http://struts.apache.org/" class="externalLink" title="Struts">Struts</a></li>
       <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li>
@@ -81,7 +81,7 @@
 <p>This project uses <a class="externalLink" href="http://jenkins-ci.org/">Jenkins</a>.</p></section><section>
 <h2><a name="Access"></a>Access</h2><a name="Access"></a>
 <p>The following is a link to the continuous integration system used by the project:</p>
-<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://builds.apache.org/view/S-Z/view/Struts/">https://builds.apache.org/view/S-Z/view/Struts/</a></pre></div></section><section>
+<div class="source"><pre class="prettyprint"><a class="externalLink" href="https://builds.apache.org/job/Struts/">https://builds.apache.org/job/Struts/</a></pre></div></section><section>
 <h2><a name="Notifiers"></a>Notifiers</h2><a name="Notifiers"></a>
 <p>Configuration for notifying developers/users when a build is unsuccessful, including user information and notification mode.</p>
 <table border="0" class="table table-striped">
diff --git a/output/maven/css/apache-maven-fluido-1.9.min.css b/output/maven/css/apache-maven-fluido-1.9.min.css
index 0bafa3013..57c0174be 100644
--- a/output/maven/css/apache-maven-fluido-1.9.min.css
+++ b/output/maven/css/apache-maven-fluido-1.9.min.css
@@ -1,17 +1,17 @@
-/*!
- * Bootstrap v2.3.2
- *
- * Copyright 2013 Twitter, Inc
- * Licensed under the Apache License v2.0
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Designed and built with all the love in the world by @mdo and @fat.
- */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:in [...]
- * Bootstrap Responsive v2.3.2
- *
- * Copyright 2013 Twitter, Inc
- * Licensed under the Apache License v2.0
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Designed and built with all the love in the world by @mdo and @fat.
+/*!
+ * Bootstrap v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
+ */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:in [...]
+ * Bootstrap Responsive v2.3.2
+ *
+ * Copyright 2013 Twitter, Inc
+ * Licensed under the Apache License v2.0
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
  */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}.visible-phone{display:none !important}.visible-tablet{display:non [...]
\ No newline at end of file
diff --git a/output/maven/css/print.css b/output/maven/css/print.css
index cd19a8c59..5ae1327a4 100644
--- a/output/maven/css/print.css
+++ b/output/maven/css/print.css
@@ -1,21 +1,21 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-
-#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
-#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}
diff --git a/output/maven/dependency-check-report.html b/output/maven/dependency-check-report.html
index 47c77e1c5..b730d516e 100644
--- a/output/maven/dependency-check-report.html
+++ b/output/maven/dependency-check-report.html
@@ -6,8 +6,8 @@
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
         <link rel="shortcut icon" href="data:;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVLSURBVFhHvZdvbFRFEMB3913v9Vr+FKUNRdtrewg1lQgRE0gMYkJSowYMwcSPkGDwg8ZigMR+UYzGaIuAEj+R+IfE+EUlRL+QYAwhGBMqkFQDpO1xd/YPBaSU9u767r0dZ5a513vtXVsq8Zcsb3bu9c3szuzsIMU8iEaj5fhYJlzRYCkZ7Utd+wbnQL+Nd0TeoyeAPLFgf/oiyTNxXw6g4WUhTz4JEtaiNXLCEE8l3seHJjlzsOJHfLxMsgHE4cje9B6eTUPxc0ZoxbFHG1qVFq9rCRsKjc+KFG3oFGQ6Kw6xJsCsDqDxNZYWbWSYVUFAJFkyaA2XWAxiHIlcGPukYg1rDCVDQKs [...]
         <script type="text/javascript">
-        /*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */
-        !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==t [...]
+        /*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */
+        !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toS [...]
         </script>
         <script type="text/javascript">
             /*! jQuery Stupid Table Plugin by Joseph McCullough | https://github.com/joequery/Stupid-Table-Plugin/blob/master/LICENSE */
@@ -15,7 +15,7 @@
         </script>
         <script type="text/javascript">
             $(document).ready(function() {
-                $(".expandable").click(function (event) {
+                $(".expandable, .collapsed").click(function (event) {
                     e = event || window.event;
                     var h = e.target || e.srcElement;
                     var content = "#content" + h.id.substr(6);
@@ -521,7 +521,7 @@
                 margin:0px;
             }
             th {
-                text-align:left
+                text-align:left;
                 vertical-align:text-top;
                 padding:6px;
                 margin:0px;
@@ -604,106 +604,58 @@ is at the user’s risk. In no event shall the copyright holder or OWASP be held
 arising out of or in connection with the use of this tool, the analysis performed, or the resulting report.</p>
 <h3><a href="http://jeremylong.github.io/DependencyCheck/general/thereport.html" target="_blank">How&nbsp;to&nbsp;read&nbsp;the&nbsp;report</a> | 
 <a href="http://jeremylong.github.io/DependencyCheck/general/suppression.html" target="_blank">Suppressing false positives</a> |
-Getting Help: <a href="https://github.com/jeremylong/DependencyCheck/issues" target="_blank">github issues</a></h3>
-<h2 class="">Project:&nbsp;Struts 2</h2><h4>org.apache.struts:struts2-parent:2.6-SNAPSHOT</h4><div class="">Scan Information (<a href="#" title="Click to toggle display" id="scanInformationToggle">show all</a>):<br/><ul class="indent"><li><i>dependency-check version</i>: 5.3.2</li><li><i>Report Generated On</i>: Mon, 20 Apr 2020 20:09:57 +0200</li><li><i>Dependencies Scanned</i>:&nbsp;168 (106 unique)</li><li><i>Vulnerable Dependencies</i>:&nbsp;<span id="vulnerableCount">8</span></li><l [...]
+Getting Help: <a href="https://github.com/jeremylong/DependencyCheck/issues" target="_blank">github issues</a><br/><br/>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10pt" height="10pt" viewBox="0 0 10 10" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 8.125 4.167969 C 7.089844 4.167969 6.25 5.007812 6.25 6.042969 C 6.25 7.078125 7.089844 7.917969 8.125 7.917969 C 9.160156 7.917969 10 7.078125 10 6.042969 C 10 5.007812 9.160156 4.167969 8.125 4.167969 Z M 9.167969 6.25 L 8.332031 6.25 L 8.33203 [...]
+<h2 class="">Project:&nbsp;Struts 2</h2><h4>org.apache.struts:struts2-parent:6.1.1</h4><div class="">Scan Information (<a href="#" title="Click to toggle display" id="scanInformationToggle">show all</a>):<br/><ul class="indent"><li><i>dependency-check version</i>: 7.2.0</li><li><i>Report Generated On</i>: Thu, 1 Dec 2022 08:32:34 GMT</li><li><i>Dependencies Scanned</i>:&nbsp;162 (97 unique)</li><li><i>Vulnerable Dependencies</i>:&nbsp;<span id="vulnerableCount">10</span></li><li><i>Vulne [...]
+		weaving (LTW) during class-loading and also contains the AspectJ runtime classes.</pre></p><p><b>License:</b><pre class="indent">Eclipse Public License - v 2.0: https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar<br/><b>MD5:</b>&nbsp;a4d97c5a2f94b8b5d132761a769e5eeb<br/><b>SHA1:</b>&nbsp;158f5c255cd3e4408e795b79f7c3fbae9b53b7ca<br/><b>SHA256:</b>1b448d82bd0f8a8c18 [...]
         including resolving of field and method types.
-    </pre></p><p><b>License:</b><pre class="indent">The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar<br/><b>MD5:</b>&nbsp;1e2e0fcc510753882683417e01895242<br/><b>SHA1:</b>&nbsp;03d5f48f10bbe4eb7bd862f10c0583be2e0053c6<br/><b>SHA256:</b>c2bfcc21467351d0f9a1558822b72dbac2b21f6b9f700a44fc6b345491ef3c88<br/><b>Referenced In Project/Scop [...]
+    </pre></p><p><b>License:</b><pre class="indent">Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar<br/><b>MD5:</b>&nbsp;e91fcd30ba329fd1b0b6dc5321fd067c<br/><b>SHA1:</b>&nbsp;3fe0bed568c62df5e89f4f174c101eab25345b6c<br/><b>SHA256:</b>aab4de3006808c09d25dd4ff4a3611cfb63c95463cfd99e73d2e1680d229a33b<br/><b>Referenced In Project/Scope:</b>Struts 2 Sho [...]
     The Digester package lets you configure an XML to Java object mapping module
     which triggers certain actions called rules whenever a particular 
     pattern of nested XML elements is recognized.
-  </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar<br/><b>MD5:</b>&nbsp;528445033f22da28f5047b6abcd1c7c9<br/><b>SHA1:</b>&nbsp;73a8001e7a54a255eef0f03521ec1805dc738ca0<br/><b>SHA256:</b>e0b2b980a84fc6533c5ce291f1917b32c507f62bcad64198fff44368c2196a3d<br/ [...]
+  </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/commons-digester/commons-digester/2.1/commons-digester-2.1.jar<br/><b>MD5:</b>&nbsp;528445033f22da28f5047b6abcd1c7c9<br/><b>SHA1:</b>&nbsp;73a8001e7a54a255eef0f03521ec1805dc738ca0<br/><b>SHA256:</b>e0b2b980a84fc6533c5ce291f1917b32c507f62bcad64198fff44368c2196a3d<br/><b>Re [...]
     The Apache Commons Digester package lets you configure an XML to Java
     object mapping module which triggers certain actions called rules whenever
     a particular pattern of nested XML elements is recognized.
-  </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar<br/><b>MD5:</b>&nbsp;41d2c62c7aedafa7a3627794abc83f71<br/><b>SHA1:</b>&nbsp;c3f68c5ff25ec5204470fd8fdf4cb8feff5e8a79<br/><b>SHA256:</b>1c150e3d2df4b4237b47e28fea2079fb0da324578d5cca6a5fed2e37a62082ec [...]
+  </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar<br/><b>MD5:</b>&nbsp;41d2c62c7aedafa7a3627794abc83f71<br/><b>SHA1:</b>&nbsp;c3f68c5ff25ec5204470fd8fdf4cb8feff5e8a79<br/><b>SHA256:</b>1c150e3d2df4b4237b47e28fea2079fb0da324578d5cca6a5fed2e37a62082ec<br/>< [...]
     The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart
     file upload functionality to servlets and web applications.
-  </pre></p><p><b>License:</b><pre class="indent">https://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar<br/><b>MD5:</b>&nbsp;0c3b924dcaaa90c3fb93fe04ae96a35e<br/><b>SHA1:</b>&nbsp;f95188e3d372e20e7328706c37ef366e5d7859b0<br/><b>SHA256:</b>a4ec02336f49253ea50405698b79232b8c5cbf02cb60df3a674d77a749a1def7<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 [...]
+  </pre></p><p><b>License:</b><pre class="indent">https://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar<br/><b>MD5:</b>&nbsp;0c3b924dcaaa90c3fb93fe04ae96a35e<br/><b>SHA1:</b>&nbsp;f95188e3d372e20e7328706c37ef366e5d7859b0<br/><b>SHA256:</b>a4ec02336f49253ea50405698b79232b8c5cbf02cb60df3a674d77a749a1def7<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 Pell  [...]
 The Apache Commons IO library contains utility classes, stream implementations, file filters,
 file comparators, endian transformation classes, and much more.
-  </pre></p><p><b>License:</b><pre class="indent">https://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/commons-io/commons-io/2.6/commons-io-2.6.jar<br/><b>MD5:</b>&nbsp;467c2a1f64319c99b5faf03fc78572af<br/><b>SHA1:</b>&nbsp;815893df5f31da2ece4040fe0a12fd44b577afaf<br/><b>SHA256:</b>f877d304660ac2a142f3865badfc971dec7ed73c747c7f8d5d2f5139ca736513<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 Pell Multipart Plugin:c [...]
+  </pre></p><p><b>License:</b><pre class="indent">https://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/commons-io/commons-io/2.9.0/commons-io-2.9.0.jar<br/><b>MD5:</b>&nbsp;0d54b9821ee5d0955a7adc49a139f021<br/><b>SHA1:</b>&nbsp;9cb4ce5672f6db9eb0ef6b44910e1ed96fc50e5e<br/><b>SHA256:</b>3c7929d59f394cc59b0ff285f5a6f2db8a5c68c45abcb7f4e9483185e2505d31<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 Pell Multipart Plugin:com [...]
         Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.
-    </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/apache/commons/commons-jci-fam/1.1/commons-jci-fam-1.1.jar<br/><b>MD5:</b>&nbsp;97f78ec23facfb57a63b8355fd90054f<br/><b>SHA1:</b>&nbsp;32ae39163b0d71ad2487f71acf107a7ac2c67e5c<br/><b>SHA256:</b>b16da511a42f7454c0d28ecb5464c1a84bc7a41339112220c601f4db4cfcc85b<b [...]
+    </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/apache/commons/commons-jci-fam/1.1/commons-jci-fam-1.1.jar<br/><b>MD5:</b>&nbsp;97f78ec23facfb57a63b8355fd90054f<br/><b>SHA1:</b>&nbsp;32ae39163b0d71ad2487f71acf107a7ac2c67e5c<br/><b>SHA256:</b>b16da511a42f7454c0d28ecb5464c1a84bc7a41339112220c601f4db4cfcc85b<br/><b> [...]
   Apache Commons Lang, a package of Java utility classes for the
   classes that are in java.lang's hierarchy, or are considered to be so
   standard as to justify existence in java.lang.
-  </pre></p><p><b>License:</b><pre class="indent">https://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar<br/><b>MD5:</b>&nbsp;238dcae7363dd86b2e515a2a29e8b4d9<br/><b>SHA1:</b>&nbsp;e155460aaf5b464062a09c3923f089ce99128a17<br/><b>SHA256:</b>28968ae55fff465494083aeba856f8824c34902329882bf61e77246a91e25aa9<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 Pell Mu [...]
-    well known logging systems.</pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar<br/><b>MD5:</b>&nbsp;040b4b4d8eac886f6b4a2a3bd2f31b00<br/><b>SHA1:</b>&nbsp;4bfc12adfe4842bf07b657f0369c4cb522955686<br/><b>SHA256:</b>daddea1ea0be0f56978ab3006b8ac92834afeefbd9 [...]
+  </pre></p><p><b>License:</b><pre class="indent">https://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.jar<br/><b>MD5:</b>&nbsp;238dcae7363dd86b2e515a2a29e8b4d9<br/><b>SHA1:</b>&nbsp;e155460aaf5b464062a09c3923f089ce99128a17<br/><b>SHA256:</b>28968ae55fff465494083aeba856f8824c34902329882bf61e77246a91e25aa9<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 Pell Multipar [...]
+    well known logging systems.</pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar<br/><b>MD5:</b>&nbsp;040b4b4d8eac886f6b4a2a3bd2f31b00<br/><b>SHA1:</b>&nbsp;4bfc12adfe4842bf07b657f0369c4cb522955686<br/><b>SHA256:</b>daddea1ea0be0f56978ab3006b8ac92834afeefbd9b7e4e6 [...]
 	DWR is easy Ajax for Java. It makes it simple to call Java code directly from Javascript.
 	It gets rid of almost all the boiler plate code between the web browser and your Java code.
-  </pre></p><p><b>License:</b><pre class="indent">The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/directwebremoting/dwr/3.0.2-RELEASE/dwr-3.0.2-RELEASE.jar<br/><b>MD5:</b>&nbsp;1979e53a374c6c69ba3d85e63a528eed<br/><b>SHA1:</b>&nbsp;3b3fd5901f4304021074e6c12f3bebf870524ca8<br/><b>SHA256:</b>6d1604d83ae1be09bc88e812d17211eede300d819d4863ece42aa3fc933aa704<br/><b>Referenced In Pr [...]
+  </pre></p><p><b>License:</b><pre class="indent">The Apache Software License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/directwebremoting/dwr/3.0.2-RELEASE/dwr-3.0.2-RELEASE.jar<br/><b>MD5:</b>&nbsp;1979e53a374c6c69ba3d85e63a528eed<br/><b>SHA1:</b>&nbsp;3b3fd5901f4304021074e6c12f3bebf870524ca8<br/><b>SHA256:</b>6d1604d83ae1be09bc88e812d17211eede300d819d4863ece42aa3fc933aa704<br/><b>Referenced In Projects [...]
     FreeMarker is a &quot;template engine&quot;; a generic tool to generate text output based on templates.
-  </pre></p><p><b>License:</b><pre class="indent">Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/freemarker/freemarker/2.3.30/freemarker-2.3.30.jar<br/><b>MD5:</b>&nbsp;e702848d716f17cd39fabfe2415e104e<br/><b>SHA1:</b>&nbsp;86d70d335c7821178f62b554aa3a4bc538a94f1a<br/><b>SHA256:</b>6586433d90957c0b05a32bce07c71e8cebcea6afbea2e043bfe0c576c4d94338<br/><b>Referenced In Projects/Scopes:</b><u [...]
-    Guava is a suite of core and expanded libraries that include
-    utility classes, google's collections, io classes, and much
-    much more.
-
-    Guava has only one code dependency - javax.annotation,
-    per the JSR-305 spec.
-  </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/com/google/guava/guava/19.0/guava-19.0.jar<br/><b>MD5:</b>&nbsp;43bfc49bdc7324f6daaa60c1ee9f3972<br/><b>SHA1:</b>&nbsp;6ce200f6b23222af3d8abb6b6459e6c44f4bb0e9<br/><b>SHA256:</b>58d4cc2e05ebb012bbac568b032f75623be1cb6fb096f3c60c72a86f7f057de4<br/><b>Referenced In Pr [...]
+  </pre></p><p><b>License:</b><pre class="indent">Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/freemarker/freemarker/2.3.31/freemarker-2.3.31.jar<br/><b>MD5:</b>&nbsp;962b1ff657a58cb26a9bbccb2a84d2bd<br/><b>SHA1:</b>&nbsp;cd4fc0942b4a8bdb19f3b669aa42136fb54feb55<br/><b>SHA256:</b>68ecb4c5aa4934b7b50c38b0e495d7589e52dfb9d28b964ac2008b72090bfaae<br/><b>Referenced In Projects/Scopes:</b><ul><li> [...]
     This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
-  </pre></p><p><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar<br/><b>MD5:</b>&nbsp;6393363b47ddcbba82321110c3e07519<br/><b>SHA1:</b>&nbsp;42a25dc3219429f0e5d060061f71acb49bf010a0<br/><b>SHA256:</b>66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 JUnit Plugin:compile</li><li>Struts 2 OSGi Bundles:compile</li><li>Struts 2 Portlet Plugin:compile</li> [...]
+  </pre></p><p><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar<br/><b>MD5:</b>&nbsp;6393363b47ddcbba82321110c3e07519<br/><b>SHA1:</b>&nbsp;42a25dc3219429f0e5d060061f71acb49bf010a0<br/><b>SHA256:</b>66fdef91e9739348df7a096aa384a5685f4e875584cce89386a7a47251c4d8e9<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 JUnit Plugin:compile</li><li>DEPRECATED: Struts 2 OSGi Admin Bundle - since 6.0.0:compile</li><li>DEPRECATED: [...]
+alternative support for serializing POJOs as XML and deserializing XML as pojos.
+  </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.13.4/jackson-dataformat-xml-2.13.4.jar<br/><b>MD5:</b>&nbsp;c72f07a08be20239268a8fc5089a6e50<br/><b>SHA1:</b>&nbsp;b739978806ffc80967ba0efe43b1296c29c4cfe8<br/><b>SHA256:</b>76fbf0cedd51af6a13aba39c27c8c29a5a280dc2 [...]
         Jakarta Bean Validation API
-    </pre></p><p><b>License:</b><pre class="indent">Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar<br/><b>MD5:</b>&nbsp;77501d529c1928c9bac2500cc9f93fb0<br/><b>SHA1:</b>&nbsp;5eacc6522521f7eacb081f95cee1e231648461e7<br/><b>SHA256:</b>b42d42428f3d922c892a909fa043287d577c0c5b165ad9b7d568cebf87fc9ea4<br/><b>Referenced In Pro [...]
+    </pre></p><p><b>License:</b><pre class="indent">Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar<br/><b>MD5:</b>&nbsp;77501d529c1928c9bac2500cc9f93fb0<br/><b>SHA1:</b>&nbsp;5eacc6522521f7eacb081f95cee1e231648461e7<br/><b>SHA256:</b>b42d42428f3d922c892a909fa043287d577c0c5b165ad9b7d568cebf87fc9ea4<br/><b>Referenced In Project/S [...]
   	Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
     simple.  It is a class library for editing bytecodes in Java.
   </pre></p><p><b>License:</b><pre class="indent">MPL 1.1: http://www.mozilla.org/MPL/MPL-1.1.html
 LGPL 2.1: http://www.gnu.org/licenses/lgpl-2.1.html
-Apache License 2.0: http://www.apache.org/licenses/</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/javassist/javassist/3.24.1-GA/javassist-3.24.1-GA.jar<br/><b>MD5:</b>&nbsp;527cebd64b0f941d5058bae3d1726d06<br/><b>SHA1:</b>&nbsp;921b466d6a14a8edbe25923c973fd767fc71c045<br/><b>SHA256:</b>5d57ea5b0ec8cb46143dfe521f888b208028be126f274cc4f852e641755f1553<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 Pell Multipart Plugin:compile</li><li>Struts 2 Rest Show [...]
-    OSGi Service Platform Release 4 Version 4.3, Core Interfaces
-     and Classes for use in compiling bundles.
-  </pre></p><p><b>License:</b><pre class="indent">
-        Apache License, Version 2.0
-      : 
-        http://opensource.org/licenses/apache2.0.php
-      </pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar<br/><b>MD5:</b>&nbsp;8053bbc1b55d51f5abae005625209d08<br/><b>SHA1:</b>&nbsp;5458ffe2ba049e76c29f2df2dc3ffccddf8b839e<br/><b>SHA256:</b>10dad99322b2081015749e2d21538a4a9bc4cb3699d3b7b41ce452a544b09abe<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 OSGi Demo Bundle:compile</li><li>Struts 2 OSGi Admin Bundle:compile</li><li>Struts 2 Assembly:compile</li> [...]
-      http://www.osgi.org
-    </td><td>Medium</td></tr><tr><td>Vendor</td><td>pom</td><td>groupid</td><td>org.osgi</td><td>Highest</td></tr><tr><td>Vendor</td><td>pom</td><td>organization name</td><td>
-      OSGi Alliance
-    </td><td>High</td></tr><tr><td>Vendor</td><td>jar</td><td>package name</td><td>version</td><td>Highest</td></tr><tr><td>Vendor</td><td>pom</td><td>groupid</td><td>
-    org.osgi
-  </td><td>Highest</td></tr><tr><td>Vendor</td><td>jar</td><td>package name</td><td>osgi</td><td>Highest</td></tr><tr><td>Vendor</td><td>pom</td><td>artifactid</td><td>
-    org.osgi.core
-  </td><td>Low</td></tr><tr><td>Vendor</td><td>pom</td><td>name</td><td>
-    osgi.core
-  </td><td>High</td></tr><tr><td>Vendor</td><td>jar</td><td>package name</td><td>service</td><td>Highest</td></tr><tr><td>Vendor</td><td>Manifest</td><td>bundle-symbolicname</td><td>osgi.core</td><td>Medium</td></tr><tr><td>Vendor</td><td>file</td><td>name</td><td>org.osgi.core</td><td>High</td></tr><tr><td>Vendor</td><td>pom</td><td>url</td><td>
-    http://www.osgi.org
-  </td><td>Highest</td></tr><tr><td>Product</td><td>Manifest</td><td>bundle-copyright</td><td>Copyright (c) OSGi Alliance (2000, 2012). All Rights Reserved.</td><td>Low</td></tr><tr><td>Product</td><td>pom</td><td>url</td><td>
-    http://www.osgi.org
-  </td><td>Medium</td></tr><tr><td>Product</td><td>pom</td><td>artifactid</td><td>org.osgi.core</td><td>Highest</td></tr><tr><td>Product</td><td>jar</td><td>package name</td><td>version</td><td>Highest</td></tr><tr><td>Product</td><td>Manifest</td><td>Bundle-Name</td><td>osgi.core</td><td>Medium</td></tr><tr><td>Product</td><td>pom</td><td>groupid</td><td>
-    org.osgi
-  </td><td>Highest</td></tr><tr><td>Product</td><td>jar</td><td>package name</td><td>osgi</td><td>Highest</td></tr><tr><td>Product</td><td>pom</td><td>artifactid</td><td>
-    org.osgi.core
-  </td><td>Highest</td></tr><tr><td>Product</td><td>pom</td><td>name</td><td>
-    osgi.core
-  </td><td>High</td></tr><tr><td>Product</td><td>pom</td><td>organization url</td><td>
-      http://www.osgi.org
-    </td><td>Low</td></tr><tr><td>Product</td><td>pom</td><td>organization name</td><td>
-      OSGi Alliance
-    </td><td>Low</td></tr><tr><td>Product</td><td>jar</td><td>package name</td><td>service</td><td>Highest</td></tr><tr><td>Product</td><td>Manifest</td><td>bundle-symbolicname</td><td>osgi.core</td><td>Medium</td></tr><tr><td>Product</td><td>file</td><td>name</td><td>org.osgi.core</td><td>High</td></tr><tr><td>Version</td><td>pom</td><td>version</td><td>
-    4.3.1
-  </td><td>Highest</td></tr></table></div><h4 id="header143" class="subsectionheader white">Identifiers</h4><div id="content143" class="subsectioncontent standardsubsection"><ul><li><a href="https://ossindex.sonatype.org/component/pkg:maven/%0A%20%20%20%20org.osgi%0A%20%20/%0A%20%20%20%20org.osgi.core%0A%20%20@%0A%20%20%20%204.3.1%0A%20%20" target="_blank">pkg:maven/%0A%20%20%20%20org.osgi%0A%20%20/%0A%20%20%20%20org.osgi.core%0A%20%20@%0A%20%20%20%204.3.1%0A%20%20</a>&nbsp;&nbsp;(<i>Con [...]
-
-Constraints can be declared with annotations (@NotNull, @MaxLength), POJOs or XML.
-
-Custom constraints can be expressed as custom Java classes or by using scripting languages such as JavaScript, Groovy, BeanShell, OGNL or MVEL.
-
-Besides field/property validation OVal implements Programming by Contract features by utilizing AspectJ based aspects. This for example allows runtime validation of method arguments.</pre></p><p><b>License:</b><pre class="indent">Eclipse Public License 1.0: http://www.spdx.org/licenses/EPL-1.0</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/net/sf/oval/oval/1.90/oval-1.90.jar<br/><b>MD5:</b>&nbsp;356793921c338506b56bda9a113d2f4e<br/><b>SHA1:</b>&nbsp;1827d5ad7c049ba06 [...]
-  </pre></p><p><b>License:</b><pre class="indent">The BSD License: http://www.opensource.org/licenses/bsd-license.php</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.jar<br/><b>MD5:</b>&nbsp;5d22fe6dbb276d1fd6dab40c386a4f0a<br/><b>SHA1:</b>&nbsp;13c2b30926bca0429c704c4b4ca0b5d0432b69cd<br/><b>SHA256:</b>badf6081a0bb526fd2c01951dfefad91b6846b6dd0eb0048587e30d1dd334e68<br/><b>Referenced In Projects/Scopes:</b><ul><li>Str [...]
+Apache License 2.0: https://www.apache.org/licenses/LICENSE-2.0</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/javassist/javassist/3.29.0-GA/javassist-3.29.0-GA.jar<br/><b>MD5:</b>&nbsp;aefc94eda66e54b96825ffc807cfbafd<br/><b>SHA1:</b>&nbsp;d3959fa7e00bf04dbe519228a23213d2afb625d8<br/><b>SHA256:</b>62d4065362e8969ce654f2b5541de1efb5b5bca6c146dbd38a595ea4df64cd31<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 Pell Multipart Plugin:compile</li><li>DEPRECATED:  [...]
+  </pre></p><p><b>License:</b><pre class="indent">The BSD License: http://www.opensource.org/licenses/bsd-license.php</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/codehaus/woodstox/stax2-api/4.2/stax2-api-4.2.jar<br/><b>MD5:</b>&nbsp;5d22fe6dbb276d1fd6dab40c386a4f0a<br/><b>SHA1:</b>&nbsp;13c2b30926bca0429c704c4b4ca0b5d0432b69cd<br/><b>SHA256:</b>badf6081a0bb526fd2c01951dfefad91b6846b6dd0eb0048587e30d1dd334e68<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2  [...]
         struts-annotations adds annotations processor support for struts based annotated projects,
         such as TLD and documentation generation from annotated component classes as used in struts2
-    </pre></p><p><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/apache/struts/struts-annotations/1.0.7/struts-annotations-1.0.7.jar<br/><b>MD5:</b>&nbsp;cde5d067c06bf2cd8fe0742d8c4d461e<br/><b>SHA1:</b>&nbsp;3fe2a1266e5224b66ade1cc57b92b178023a4ae9<br/><b>SHA256:</b>f7dc6b8f8536bcf29bc1cbd58099c560f2313450340d2505686be214c5931cdd<br/><b>Referenced In Project/Scope:</b>Struts 2 Core:compile</p><h4 id="header171" class="subsectionheader expandable expandablesubsection w [...]
-  </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/apache/tiles/tiles-core/3.0.8/tiles-core-3.0.8.jar<br/><b>MD5:</b>&nbsp;f7de662825d6a98371d5fb14a49b569d<br/><b>SHA1:</b>&nbsp;01f71d0545540ad4bd7b4d883b2ff763cffde237<br/><b>SHA256:</b>0d52520b84fc08511fd8dec23f9492ff1ccf2622509b2ee806122822d7c046e3<br/><b>Refe [...]
+    </pre></p><p><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/apache/struts/struts-annotations/1.0.8/struts-annotations-1.0.8.jar<br/><b>MD5:</b>&nbsp;1ee224fdd59c303fa25ad3d88ae42bd1<br/><b>SHA1:</b>&nbsp;60a9622a66954d8bcd5d8971e9b2a0adc8646162<br/><b>SHA256:</b>c3d965a428da5a8cbbd87923dc8dd97505bbd9a61ef4478fa1a86a9e4aee6ff7<br/><b>Referenced In Project/Scope:</b>Struts 2 Core:compile</p><h4 id="header144" class="subsectionheader expandable expandablesubsection white"> [...]
+  </pre></p><p><b>License:</b><pre class="indent"><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">http://www.apache.org/licenses/LICENSE-2.0.txt</a></pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/apache/tiles/tiles-core/3.0.8/tiles-core-3.0.8.jar<br/><b>MD5:</b>&nbsp;f7de662825d6a98371d5fb14a49b569d<br/><b>SHA1:</b>&nbsp;01f71d0545540ad4bd7b4d883b2ff763cffde237<br/><b>SHA256:</b>0d52520b84fc08511fd8dec23f9492ff1ccf2622509b2ee806122822d7c046e3<br/><b>Referenced [...]
         Bean Validation API
-    </pre></p><p><b>License:</b><pre class="indent">Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar<br/><b>MD5:</b>&nbsp;5d02c034034a7a16725ceff787e191d6<br/><b>SHA1:</b>&nbsp;cb855558e6271b1b32e716d24cb85c7f583ce09e<br/><b>SHA256:</b>9873b46df1833c9ee8f5bc1ff6853375115dadd8897bcb5a0dffb5848835ee6c<br/><b>Referenced In Projects/ [...]
-        Woodstox is a high-performance XML processor that
-        implements Stax (JSR-173), SAX2 and Stax2 APIs
-    </pre></p><p><b>License:</b><pre class="indent">The Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.1.1/woodstox-core-6.1.1.jar<br/><b>MD5:</b>&nbsp;992e39013de489a1373f14b7e153f9da<br/><b>SHA1:</b>&nbsp;989bb31963ed1758b95c7c4381a91592a9a8df61<br/><b>SHA256:</b>f250662a245570fdd49c6916c1c3cd3d6511a8e5cd0d7460e989844b1d66ed67<br/><b>Referenced In Proj [...]
-Public Domain: http://creativecommons.org/licenses/publicdomain</pre><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar<br/><b>MD5:</b>&nbsp;dcd95bcb84b09897b2b66d4684c040da<br/><b>SHA1:</b>&nbsp;19d4e90b43059058f6e056f794f0ea4030d60b86<br/><b>SHA256:</b>bfc90e9e32d0eab1f397fb974b5f150a815188382ac41f372a7149d5bc178008<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 Rest Showcase Webapp:compile</li><li>Struts 2 REST Plugin:com [...]
-&gt; 
-&gt; -- [github.com](https://github.com/codehaus-plexus/plexus-utils/issues/4)</pre>Notes: file name: plexus-utils-1.2.jar<br/><br/>Unscored:<ul><li>Severity: Unknown</li></ul><br/>References: <ul><li>OSSINDEX - <a target="_blank" href="https://ossindex.sonatype.org/vuln/a2f46413-d41e-46e3-9864-d89d15b433be">Directory traversal in org.codehaus.plexus.util.Expand</a></li></ul></p><p>Vulnerable Software &amp; Versions (OSSINDEX):<ul><li class="vs23">cpe:2.3:a:org.codehaus.plexus:plexus-uti [...]
-&gt; 
-&gt; -- [github.com](https://github.com/codehaus-plexus/plexus-utils/issues/3)</pre>Notes: file name: plexus-utils-1.2.jar<br/><br/>Unscored:<ul><li>Severity: Unknown</li></ul><br/>References: <ul><li>OSSINDEX - <a target="_blank" href="https://ossindex.sonatype.org/vuln/53d58c08-d32b-4d21-92f4-d0930e6b3210">Possible XML Injection</a></li></ul></p><p>Vulnerable Software &amp; Versions (OSSINDEX):<ul><li class="vs24">cpe:2.3:a:org.codehaus.plexus:plexus-utils:1.2:*:*:*:*:*:*:*</li></ul></ [...]
-        struts-annotations adds annotations processor support for struts based annotated projects,
-        such as TLD and documentation generation from annotated component classes as used in struts2
-    </pre></p><p><b>File&nbsp;Path:</b>&nbsp;/Users/lukaszlenart/.m2/repository/org/apache/struts/struts-annotations/1.0.7/struts-annotations-1.0.7.jar<br/><b>MD5:</b>&nbsp;cde5d067c06bf2cd8fe0742d8c4d461e<br/><b>SHA1:</b>&nbsp;3fe2a1266e5224b66ade1cc57b92b178023a4ae9<br/><b>SHA256:</b>&nbsp;f7dc6b8f8536bcf29bc1cbd58099c560f2313450340d2505686be214c5931cdd</p><h4 id="header246" class="subsectionheader expandable expandablesubsection white">Evidence</h4><div id="content246" class="subsecti [...]
\ No newline at end of file
+    </pre></p><p><b>License:</b><pre class="indent">Apache License 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar<br/><b>MD5:</b>&nbsp;5d02c034034a7a16725ceff787e191d6<br/><b>SHA1:</b>&nbsp;cb855558e6271b1b32e716d24cb85c7f583ce09e<br/><b>SHA256:</b>9873b46df1833c9ee8f5bc1ff6853375115dadd8897bcb5a0dffb5848835ee6c<br/><b>Referenced In Projects/Scopes [...]
+The Apache Commons IO library contains utility classes, stream implementations, file filters,
+file comparators, endian transformation classes, and much more.
+  </pre></p><p><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar/META-INF/maven/commons-io/commons-io/pom.xml<br/><b>MD5:</b>&nbsp;bde9745d9cea5e45d720cb5a860f1fc6<br/><b>SHA1:</b>&nbsp;9bde4473ef8c6f2e5aef5bc5fbf357663a90834e<br/><b>SHA256:</b>d7c8641a37d6e76f36fb9e81fc1420e26a09d63fa32f00f74764de067ca8347d<br/><b>Referenced In Projects/Scopes:</b><ul><li>Struts 2 JUnit Plugin:compile</li><li>Struts 2 Rest  [...]
+SAX2 and Stax2 APIs
+    </pre></p><p><b>License:</b><pre class="indent">The Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt</pre><b>File&nbsp;Path:</b>&nbsp;/home/jenkins/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar<br/><b>MD5:</b>&nbsp;c14d022ae7d0adb6446b01df67b2d309<br/><b>SHA1:</b>&nbsp;bf29b07ca4dd81ef3c0bc18c8bd5617510a81c5d<br/><b>SHA256:</b>8b39cb6f28d3f946fbc0a2563dcca550a597471e162d60a3fa228132498d1584<br/><b>Referenced In Projects/S [...]
\ No newline at end of file
diff --git a/output/maven/dependency-convergence.html b/output/maven/dependency-convergence.html
index 846785613..424766a1a 100644
--- a/output/maven/dependency-convergence.html
+++ b/output/maven/dependency-convergence.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-convergence at 2020-04-20
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-convergence at 2022-12-01
  | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -25,8 +25,8 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-04-20</li>
-      <li id="projectVersion" class="pull-right">Version: 2.6-SNAPSHOT</li>
+        <li id="publishDate">Last Published: 2022-12-01</li>
+      <li id="projectVersion" class="pull-right">Version: 6.1.1</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="http://struts.apache.org/" class="externalLink" title="Struts">Struts</a></li>
       <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li>
@@ -92,10 +92,10 @@
 <td>37</td></tr>
 <tr class="a">
 <th>Number of dependencies (NOD):</th>
-<td>214</td></tr>
+<td>200</td></tr>
 <tr class="b">
 <th>Number of unique artifacts (NOA):</th>
-<td>221</td></tr>
+<td>229</td></tr>
 <tr class="a">
 <th>Number of version-conflicting artifacts (NOC):</th>
 <td>0</td></tr>
@@ -104,7 +104,7 @@
 <td>0</td></tr>
 <tr class="a">
 <th>Convergence (NOD/NOA):</th>
-<td><figure><figcaption>[Error]</figcaption><img src="images/icon_error_sml.gif" alt="" /></figure>&#160;<b>96 %</b></td></tr>
+<td><figure><figcaption>[Error]</figcaption><img src="images/icon_error_sml.gif" alt="" /></figure>&#160;<b>87 %</b></td></tr>
 <tr class="b">
 <th>Ready for release (100% convergence and no SNAPSHOTS):</th>
 <td><figure><figcaption>[Error]</figcaption><img src="images/icon_error_sml.gif" alt="" /></figure>&#160;<b>Error</b><br />You do not have 100% convergence.</td></tr></table></section><section>
diff --git a/output/maven/dependency-info.html b/output/maven/dependency-info.html
index 889c72e26..48cc6c087 100644
--- a/output/maven/dependency-info.html
+++ b/output/maven/dependency-info.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-info at 2020-04-20
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-info at 2022-12-01
  | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -25,8 +25,8 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-04-20</li>
-      <li id="projectVersion" class="pull-right">Version: 2.6-SNAPSHOT</li>
+        <li id="publishDate">Last Published: 2022-12-01</li>
+      <li id="projectVersion" class="pull-right">Version: 6.1.1</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="http://struts.apache.org/" class="externalLink" title="Struts">Struts</a></li>
       <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li>
@@ -82,25 +82,25 @@
 <div class="source"><pre class="prettyprint">&lt;dependency&gt;
   &lt;groupId&gt;org.apache.struts&lt;/groupId&gt;
   &lt;artifactId&gt;struts2-parent&lt;/artifactId&gt;
-  &lt;version&gt;2.6-SNAPSHOT&lt;/version&gt;
+  &lt;version&gt;6.1.1&lt;/version&gt;
   &lt;type&gt;pom&lt;/type&gt;
 &lt;/dependency&gt;</pre></div></section><section>
 <h3><a name="Apache_Buildr"></a>Apache Buildr</h3><a name="Apache_Buildr"></a>
-<div class="source"><pre class="prettyprint">'org.apache.struts:struts2-parent:pom:2.6-SNAPSHOT'</pre></div></section><section>
+<div class="source"><pre class="prettyprint">'org.apache.struts:struts2-parent:pom:6.1.1'</pre></div></section><section>
 <h3><a name="Apache_Ivy"></a>Apache Ivy</h3><a name="Apache_Ivy"></a>
-<div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.struts&quot; name=&quot;struts2-parent&quot; rev=&quot;2.6-SNAPSHOT&quot;&gt;
+<div class="source"><pre class="prettyprint">&lt;dependency org=&quot;org.apache.struts&quot; name=&quot;struts2-parent&quot; rev=&quot;6.1.1&quot;&gt;
   &lt;artifact name=&quot;struts2-parent&quot; type=&quot;pom&quot; /&gt;
 &lt;/dependency&gt;</pre></div></section><section>
 <h3><a name="Groovy_Grape"></a>Groovy Grape</h3><a name="Groovy_Grape"></a>
 <div class="source"><pre class="prettyprint">@Grapes(
-@Grab(group='org.apache.struts', module='struts2-parent', version='2.6-SNAPSHOT')
+@Grab(group='org.apache.struts', module='struts2-parent', version='6.1.1')
 )</pre></div></section><section>
 <h3><a name="Gradle.2FGrails"></a>Gradle/Grails</h3><a name="Gradle.2FGrails"></a>
-<div class="source"><pre class="prettyprint">compile 'org.apache.struts:struts2-parent:2.6-SNAPSHOT'</pre></div></section><section>
+<div class="source"><pre class="prettyprint">compile 'org.apache.struts:struts2-parent:6.1.1'</pre></div></section><section>
 <h3><a name="Scala_SBT"></a>Scala SBT</h3><a name="Scala_SBT"></a>
-<div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.struts&quot; % &quot;struts2-parent&quot; % &quot;2.6-SNAPSHOT&quot;</pre></div></section><section>
+<div class="source"><pre class="prettyprint">libraryDependencies += &quot;org.apache.struts&quot; % &quot;struts2-parent&quot; % &quot;6.1.1&quot;</pre></div></section><section>
 <h3><a name="Leiningen"></a>Leiningen</h3><a name="Leiningen"></a>
-<div class="source"><pre class="prettyprint">[org.apache.struts/struts2-parent &quot;2.6-SNAPSHOT&quot;]</pre></div></section></section>
+<div class="source"><pre class="prettyprint">[org.apache.struts/struts2-parent &quot;6.1.1&quot;]</pre></div></section></section>
         </main>
       </div>
     </div>
diff --git a/output/maven/dependency-management.html b/output/maven/dependency-management.html
index d14092807..53f480fbf 100644
--- a/output/maven/dependency-management.html
+++ b/output/maven/dependency-management.html
@@ -1,6 +1,6 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-management at 2020-04-20
+ | Generated by Apache Maven Doxia Site Renderer 1.9.2 from org.apache.maven.plugins:maven-project-info-reports-plugin:3.0.0:dependency-management at 2022-12-01
  | Rendered using Apache Maven Fluido Skin 1.9
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
@@ -25,8 +25,8 @@
 
         <div id="breadcrumbs">
           <ul class="breadcrumb">
-        <li id="publishDate">Last Published: 2020-04-20</li>
-      <li id="projectVersion" class="pull-right">Version: 2.6-SNAPSHOT</li>
+        <li id="publishDate">Last Published: 2022-12-01</li>
+      <li id="projectVersion" class="pull-right">Version: 6.1.1</li>
       <li class="pull-right"><span class="divider">|</span>
 <a href="http://struts.apache.org/" class="externalLink" title="Struts">Struts</a></li>
       <li class="pull-right"><a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a></li>
@@ -90,27 +90,27 @@
 <tr class="b">
 <td>com.fasterxml.jackson.core</td>
 <td><a class="externalLink" href="https://github.com/FasterXML/jackson-core">jackson-core</a></td>
-<td>2.10.3</td>
+<td>2.13.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>com.fasterxml.jackson.core</td>
 <td><a class="externalLink" href="http://github.com/FasterXML/jackson">jackson-databind</a></td>
-<td>2.10.3</td>
+<td>2.13.4.2</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>com.fasterxml.jackson.dataformat</td>
 <td><a class="externalLink" href="https://github.com/FasterXML/jackson-dataformat-xml">jackson-dataformat-xml</a></td>
-<td>2.10.3</td>
+<td>2.13.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="a">
 <td>com.thoughtworks.xstream</td>
 <td><a class="externalLink" href="http://x-stream.github.io/xstream">xstream</a></td>
-<td>1.4.11.1</td>
+<td>1.4.19</td>
 <td>jar</td>
-<td><a class="externalLink" href="http://x-stream.github.io/license.html">BSD style</a></td></tr>
+<td><a class="externalLink" href="http://x-stream.github.io/license.html">BSD-3-Clause</a></td></tr>
 <tr class="b">
 <td>commons-beanutils</td>
 <td><a class="externalLink" href="https://commons.apache.org/proper/commons-beanutils/">commons-beanutils</a></td>
@@ -118,47 +118,47 @@
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="a">
-<td>commons-collections</td>
-<td><a class="externalLink" href="http://commons.apache.org/collections/">commons-collections</a></td>
-<td>3.2.2</td>
-<td>jar</td>
-<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="b">
 <td>commons-digester</td>
 <td><a class="externalLink" href="http://commons.apache.org/digester/">commons-digester</a></td>
 <td>2.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>commons-el</td>
 <td><a class="externalLink" href="http://jakarta.apache.org/commons/el/">commons-el</a></td>
 <td>1.0</td>
 <td>jar</td>
 <td><a href="/LICENSE.txt">The Apache Software License, Version 2.0</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td>commons-fileupload</td>
 <td><a class="externalLink" href="http://commons.apache.org/proper/commons-fileupload/">commons-fileupload</a></td>
 <td>1.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>commons-io</td>
-<td><a class="externalLink" href="http://commons.apache.org/proper/commons-io/">commons-io</a></td>
-<td>2.6</td>
+<td><a class="externalLink" href="https://commons.apache.org/proper/commons-io/">commons-io</a></td>
+<td>2.9.0</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td>commons-logging</td>
 <td><a class="externalLink" href="http://commons.apache.org/proper/commons-logging/">commons-logging</a></td>
 <td>1.2</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>commons-validator</td>
 <td><a class="externalLink" href="http://commons.apache.org/proper/commons-validator/">commons-validator</a></td>
 <td>1.6</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>io.github.x-stream</td>
+<td><a class="externalLink" href="http://x-stream.github.io/mxparser">mxparser</a></td>
+<td>1.2.1</td>
+<td>jar</td>
+<td><a class="externalLink" href="https://raw.githubusercontent.com/x-stream/mxparser/master/LICENSE.txt">Indiana University Extreme! Lab Software License</a></td></tr>
 <tr class="b">
 <td>javax.enterprise</td>
 <td><a class="externalLink" href="http://cdi-spec.org">cdi-api</a></td>
@@ -180,19 +180,19 @@
 <tr class="a">
 <td>junit</td>
 <td><a class="externalLink" href="http://junit.org">junit</a></td>
-<td>4.13</td>
+<td>4.13.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</a></td></tr>
 <tr class="b">
 <td>net.sf.oval</td>
-<td><a class="externalLink" href="http://oval.sf.net">oval</a></td>
-<td>1.90</td>
+<td><a class="externalLink" href="https://oval.sf.net">oval</a></td>
+<td>3.2.1</td>
 <td>jar</td>
-<td><a class="externalLink" href="http://www.spdx.org/licenses/EPL-1.0">Eclipse Public License 1.0</a></td></tr>
+<td><a class="externalLink" href="https://spdx.org/licenses/EPL-2.0">Eclipse Public License 2.0</a></td></tr>
 <tr class="a">
 <td>ognl</td>
 <td><a class="externalLink" href="https://github.com/jkuhnert/ognl/">ognl</a></td>
-<td>3.2.14</td>
+<td>3.3.4</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
 <tr class="b">
@@ -209,454 +209,454 @@
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
 <tr class="b">
 <td>org.apache.commons</td>
+<td><a class="externalLink" href="http://commons.apache.org/digester/">commons-digester3</a></td>
+<td>3.2</td>
+<td>jar</td>
+<td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
+<tr class="a">
+<td>org.apache.commons</td>
 <td><a class="externalLink" href="http://commons.apache.org/proper/commons-jci/commons-jci-fam/">commons-jci-fam</a></td>
 <td>1.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.commons</td>
 <td><a class="externalLink" href="https://commons.apache.org/proper/commons-lang/">commons-lang3</a></td>
 <td>3.10</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.commons</td>
 <td><a class="externalLink" href="https://commons.apache.org/proper/commons-text">commons-text</a></td>
-<td>1.8</td>
+<td>1.10.0</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.felix</td>
 <td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.main/">org.apache.felix.main</a></td>
 <td>6.0.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.felix</td>
 <td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.shell/">org.apache.felix.shell</a></td>
 <td>1.4.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.felix</td>
 <td><a class="externalLink" href="http://felix.apache.org/org.apache.felix.shell.tui/">org.apache.felix.shell.tui</a></td>
 <td>1.4.1</td>
 <td>jar</td>
 <td><a class="externalLink" href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></td></tr>
-<tr class="b">
+<tr class="a">
 <td>org.apache.juneau</td>
 <td><a class="externalLink" href="https://juneau.apache.org/juneau-core/juneau-marshall/">juneau-marshall</a></td>
 <td>8.1.3</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
-<tr class="a">
+<tr class="b">
 <td>org.apache.logging.log4j</td>
 <td><a class="externalLink" href="https://logging.apache.org/log4j/2.x/log4j-api/">log4j-api</a></td>
-<td>2.13.1</td>
+<td>2.19.0</td>
 <td>jar</td>
 <td><a class="externalLink" href="https://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a></td></tr>
... 460645 lines suppressed ...