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

pottlinger pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/creadur-site.git


    from 650f0600 TENTACLES-20: Apply latest plugin updates
     new 31240737 Regen with latest master changes merged into the doc PR
     new 87a5e976 Regen with latest master changes merged into the doc PR

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 rat017/apache-rat-core/FileNamePattern.html        |    4 +-
 .../apache-rat-core/apidocs/allclasses-index.html  |  142 +-
 .../apache-rat-core/apidocs/allpackages-index.html |   54 +-
 .../apache-rat-core/apidocs/constant-values.html   |   29 -
 .../apache-rat-core/apidocs/deprecated-list.html   |    8 +-
 rat017/apache-rat-core/apidocs/element-list        |    7 +-
 rat017/apache-rat-core/apidocs/index-all.html      |  397 ++--
 rat017/apache-rat-core/apidocs/index.html          |   54 +-
 .../apache-rat-core/apidocs/member-search-index.js |    2 +-
 .../apidocs/org/apache/rat/BuilderParams.html      |    2 +-
 .../org/apache/rat/ConfigurationException.html     |    2 +-
 .../apidocs/org/apache/rat/Defaults.html           |   16 +-
 .../org/apache/rat/DeprecationReporter.Info.html   |    4 +-
 .../org/apache/rat/ImplementationException.html    |    2 +-
 .../ReportConfiguration.NoCloseOutputStream.html   |    2 +-
 .../org/apache/rat/ReportConfiguration.html        |   18 +-
 .../apidocs/org/apache/rat/VersionInfo.html        |   14 +-
 .../org/apache/rat/analysis/HeaderCheckWorker.html |   12 +-
 .../analysis/class-use/IHeaderMatcher.Builder.html |   12 +-
 .../rat/analysis/class-use/IHeaderMatcher.html     |   10 +-
 .../apache/rat/analysis/class-use/IHeaders.html    |    8 +-
 .../rat/analysis/matchers/SimpleRegexMatcher.html  |   17 +-
 .../analysis/matchers/class-use/AndMatcher.html    |    4 +-
 .../matchers/class-use/CopyrightMatcher.html       |    4 +-
 .../analysis/matchers/class-use/NotMatcher.html    |    4 +-
 .../rat/analysis/matchers/class-use/OrMatcher.html |    4 +-
 .../class-use/SPDXMatcherFactory.Match.html        |    4 +-
 .../matchers/class-use/SimpleRegexMatcher.html     |    4 +-
 .../matchers/class-use/SimpleTextMatcher.html      |    4 +-
 .../apache/rat/analysis/matchers/package-use.html  |    4 +-
 .../org/apache/rat/analysis/package-use.html       |   12 +-
 .../apidocs/org/apache/rat/api/Document.html       |   28 +-
 .../apache/rat/api/class-use/Document.Type.html    |   33 +-
 .../org/apache/rat/api/class-use/Document.html     |  122 +-
 .../org/apache/rat/api/class-use/MetaData.html     |   16 +-
 .../org/apache/rat/api/class-use/RatException.html |   58 +-
 .../apidocs/org/apache/rat/api/package-use.html    |  115 +-
 .../rat/class-use/DeprecationReporter.Info.html    |    4 +-
 .../class-use/ReportConfiguration.Processing.html  |    4 +-
 .../apache/rat/class-use/ReportConfiguration.html  |    4 +-
 .../org/apache/rat/config/AddLicenseHeaders.html   |   37 +-
 .../rat/config/exclusion/ExclusionProcessor.html   |   20 +-
 .../rat/config/exclusion/ExclusionUtils.html       |  174 +-
 .../apache/rat/config/exclusion/FileProcessor.html |   18 +-
 .../rat/config/exclusion/StandardCollection.html   |    4 +-
 .../exclusion/class-use/ExclusionProcessor.html    |    4 +-
 .../fileProcessors/BazaarIgnoreProcessor.html      |   12 +-
 .../exclusion/fileProcessors/CVSFileProcessor.html |   20 +-
 .../fileProcessors/DescendingFileProcessor.html    |   22 +-
 .../exclusion/fileProcessors/GitFileProcessor.html |   12 +-
 .../fileProcessors/HgIgnoreProcessor.html          |   26 +-
 .../rat/config/exclusion/package-summary.html      |    4 +-
 .../exclusion/plexus/class-use/MatchPatterns.html  |   39 +-
 .../rat/config/exclusion/plexus/package-use.html   |   19 +-
 .../org/apache/rat/config/package-summary.html     |    6 +-
 .../org/apache/rat/config/package-tree.html        |    1 -
 .../apidocs/org/apache/rat/config/package-use.html |    2 -
 .../rat/config/parameters/ConfigComponent.html     |   10 +-
 .../apache/rat/config/parameters/Description.html  |   50 +-
 .../rat/config/parameters/DescriptionBuilder.html  |   12 +-
 .../config/parameters/class-use/ComponentType.html |    9 +-
 .../parameters/class-use/ConfigComponent.html      |   12 +-
 .../config/parameters/class-use/Description.html   |   31 +-
 .../parameters/class-use/MatcherBuilder.html       |    4 +-
 .../rat/config/parameters/package-summary.html     |    9 +-
 .../apache/rat/config/parameters/package-use.html  |   16 +-
 .../org/apache/rat/configuration/XMLConfig.html    |    2 +-
 .../MatcherRefBuilder.IHeaderMatcherProxy.html     |   28 +-
 .../configuration/builders/MatcherRefBuilder.html  |   48 +-
 .../rat/configuration/builders/NotBuilder.html     |    2 +-
 .../rat/configuration/builders/RegexBuilder.html   |   10 +-
 .../rat/configuration/builders/SpdxBuilder.html    |    2 +-
 .../builders/class-use/AbstractBuilder.html        |    4 +-
 .../builders/class-use/ChildContainerBuilder.html  |    4 +-
 .../builders/class-use/CopyrightBuilder.html       |    4 +-
 .../builders/class-use/MatcherRefBuilder.html      |    4 +-
 .../builders/class-use/NotBuilder.html             |    4 +-
 .../builders/class-use/RegexBuilder.html           |    6 +-
 .../builders/class-use/SpdxBuilder.html            |    4 +-
 .../builders/class-use/TextBuilder.html            |    4 +-
 .../configuration/builders/package-summary.html    |    7 +-
 .../rat/configuration/builders/package-use.html    |    4 +-
 .../apache/rat/configuration/package-summary.html  |    4 +-
 .../apache/rat/document/ArchiveEntryDocument.html  |  285 +++
 .../rat/document/DocumentAnalyserMultiplexer.html} |   86 +-
 .../org/apache/rat/document/DocumentName.html      |  476 +++++
 .../apache/rat/document/DocumentNameMatcher.html}  |   63 +-
 .../rat/document/DocumentNameMatcherSupplier.html} |   61 +-
 .../org/apache/rat/document/FileDocument.html      |  291 +++
 .../org/apache/rat/document/IDocumentAnalyser.html |   12 +-
 .../rat/document/TraceableDocumentNameMatcher.html |  384 ++++
 .../document/class-use/ArchiveEntryDocument.html}  |   35 +-
 .../class-use/DocumentAnalyserMultiplexer.html}    |   35 +-
 .../rat/document/class-use/DocumentName.html       |  335 ++++
 .../document/class-use/DocumentNameMatcher.html    |  239 +++
 .../class-use/DocumentNameMatcherSupplier.html     |  125 ++
 .../class-use/FileDocument.html}                   |   35 +-
 .../rat/document/class-use/IDocumentAnalyser.html  |   36 +-
 .../class-use/RatDocumentAnalysisException.html    |   29 +-
 .../class-use/TraceableDocumentNameMatcher.html    |  163 ++
 .../apache/rat/document/guesser/NoteGuesser.html}  |   62 +-
 .../guesser/class-use/NoteGuesser.html}            |   35 +-
 .../rat/document/guesser}/package-summary.html     |   24 +-
 .../apache/rat/document/guesser}/package-tree.html |   22 +-
 .../apache/rat/document/guesser/package-use.html}  |   46 +-
 .../org/apache/rat/document/package-summary.html   |   41 +-
 .../org/apache/rat/document/package-tree.html      |   11 +
 .../org/apache/rat/document/package-use.html       |  169 +-
 .../org/apache/rat/license/ILicense.Builder.html   |    4 +-
 .../apidocs/org/apache/rat/license/ILicense.html   |    4 +-
 .../apache/rat/license/ILicenseFamily.Builder.html |   86 +-
 .../org/apache/rat/license/ILicenseFamily.html     |   52 +-
 .../apache/rat/license/ILicenseFamilyBuilder.html  |  126 +-
 .../license/LicenseSetFactory.LicenseFilter.html   |   12 +-
 .../org/apache/rat/license/LicenseSetFactory.html  |   10 +-
 .../apache/rat/license/SimpleLicense.Builder.html  |    4 +-
 .../org/apache/rat/license/SimpleLicense.html      |   80 +-
 .../rat/license/class-use/ILicense.Builder.html    |    6 +-
 .../org/apache/rat/license/class-use/ILicense.html |   22 +-
 .../license/class-use/ILicenseFamily.Builder.html  |   50 +-
 .../rat/license/class-use/ILicenseFamily.html      |   49 +-
 .../class-use/LicenseSetFactory.LicenseFilter.html |    8 +-
 .../rat/license/class-use/LicenseSetFactory.html   |    4 +-
 .../license/class-use/SimpleLicense.Builder.html   |    4 +-
 .../rat/license/class-use/SimpleLicense.html       |    4 +-
 .../org/apache/rat/license/package-summary.html    |   15 +-
 .../org/apache/rat/license/package-tree.html       |    7 +-
 .../org/apache/rat/license/package-use.html        |   16 +-
 .../apidocs/org/apache/rat/package-summary.html    |   16 +-
 .../apidocs/org/apache/rat/package-use.html        |   14 +-
 .../org/apache/rat/policy/DefaultPolicy.html       |    8 +-
 .../org/apache/rat/report/AbstractReport.html      |    2 +-
 .../apidocs/org/apache/rat/report/IReportable.html |    4 +-
 .../apidocs/org/apache/rat/report/RatReport.html   |    8 +-
 .../rat/report/claim/AbstractClaimReporter.html}   |  152 +-
 .../apache/rat/report/claim/ClaimAggregator.html}  |  183 +-
 .../ClaimReporterMultiplexer.html}                 |  136 +-
 .../apache/rat/report/claim/ClaimStatistic.html    |    8 +-
 .../rat/report/claim/LicenseAddingReport.html}     |  121 +-
 .../SimpleXmlClaimReporter.html}                   |  125 +-
 .../claim/class-use/AbstractClaimReporter.html}    |   32 +-
 .../claim/class-use/ClaimAggregator.html}          |   35 +-
 .../claim/class-use/ClaimReporterMultiplexer.html} |   35 +-
 .../claim/class-use/ClaimStatistic.Counter.html    |    4 +-
 .../rat/report/claim/class-use/ClaimStatistic.html |   14 +-
 .../claim/class-use/LicenseAddingReport.html}      |   35 +-
 .../claim/class-use/SimpleXmlClaimReporter.html}   |   35 +-
 .../apache/rat/report/claim/package-summary.html   |   41 +-
 .../org/apache/rat/report/claim/package-tree.html  |   12 +
 .../org/apache/rat/report/claim/package-use.html   |   29 +-
 .../rat/report/class-use/AbstractReport.html       |   56 +-
 .../org/apache/rat/report/class-use/RatReport.html |   62 +-
 .../org/apache/rat/report/package-summary.html     |   11 +-
 .../apidocs/org/apache/rat/report/package-use.html |   54 +-
 .../apache/rat/report/xml/XmlReportFactory.html    |    6 +-
 .../org/apache/rat/report/xml/package-summary.html |    8 +-
 .../report/xml/writer/class-use/IXmlWriter.html    |   53 +-
 .../apache/rat/report/xml/writer/package-use.html  |   41 +-
 .../rat/utils/class-use/ExtendedIterator.html      |   14 +-
 .../org/apache/rat/utils/class-use/Log.Level.html  |    4 +-
 .../rat/utils/class-use/ReportingSet.Options.html  |    4 +-
 .../apidocs/org/apache/rat/utils/package-use.html  |    4 +-
 .../apidocs/org/apache/rat/walker/Walker.html      |    4 +-
 rat017/apache-rat-core/apidocs/overview-tree.html  |   41 +-
 .../apidocs/package-search-index.js                |    2 +-
 .../apache-rat-core/apidocs/type-search-index.js   |    2 +-
 rat017/apache-rat-core/checkstyle.html             | 2104 +------------------
 rat017/apache-rat-core/ci-management.html          |    4 +-
 rat017/apache-rat-core/dependencies.html           |    4 +-
 .../apache-rat-core/development/document_name.html |    4 +-
 .../development/write_file_processor.html          |    4 +-
 rat017/apache-rat-core/exclusion_expression.html   |    4 +-
 rat017/apache-rat-core/index.html                  |    4 +-
 rat017/apache-rat-core/issue-management.html       |    4 +-
 rat017/apache-rat-core/jira-report.html            |    4 +-
 rat017/apache-rat-core/mailing-lists.html          |    4 +-
 rat017/apache-rat-core/pmd.html                    |  289 +--
 rat017/apache-rat-core/project-info.html           |    4 +-
 rat017/apache-rat-core/project-reports.html        |    4 +-
 rat017/apache-rat-core/rat-report.html             |   51 +-
 rat017/apache-rat-core/scm.html                    |    4 +-
 rat017/apache-rat-core/spotbugs.html               |  131 +-
 rat017/apache-rat-core/team.html                   |    4 +-
 .../xref-test/allclasses-frame.html                |    5 +-
 .../org/apache/rat/ReportConfigurationTest.html    | 1324 ++++++------
 .../xref-test/org/apache/rat/ReporterTest.html     |    4 +-
 .../rat/analysis/DefaultAnalyserFactoryTest.html   |   18 +-
 .../org/apache/rat/analysis/TikaProcessorTest.html |   10 +-
 .../config/exclusion/ExclusionProcessorTest.html   |   10 +-
 .../AbstractIgnoreProcessorTest.html               |    2 +-
 .../DescendingFileProcessorTest.html               |    2 +-
 .../config/parameters/DescriptionBuilderTest.html  |  163 +-
 .../rat/config/parameters/package-frame.html       |    3 +
 .../rat/config/parameters/package-summary.html     |    5 +
 .../org/apache/rat/configuration/FormatTest.html   |    2 +-
 .../rat/configuration/builders/AllBuilderTest.html |  139 +-
 .../rat/configuration/builders/AnyBuilderTest.html |  139 +-
 .../builders/CopyrightBuilderTest.html             |  441 ++--
 .../rat/configuration/builders/NotBuilderTest.html |   82 +-
 .../configuration/builders/RegexBuilderTest.html   |   76 +-
 .../configuration/builders/SpdxBuilderTest.html    |   62 +-
 .../configuration/builders/TextBuilderTest.html    |   92 +-
 .../impl/DocumentAnalyserMultiplexerTest.html      |   75 +
 .../apache/rat/document/impl/DocumentNameTest.html |   27 +-
 .../apache/rat/document/impl/FileDocumentTest.html |   76 +-
 .../rat/document/impl/guesser/NoteGuesserTest.html |  117 +-
 .../apache/rat/document/impl/package-frame.html    |    3 +
 .../apache/rat/document/impl/package-summary.html  |    7 +-
 .../rat/report/xml/XmlReportFactoryTest.html       |    4 +-
 .../apache/rat/test/AbstractOptionsProvider.html   |    4 +-
 .../apache/rat/testhelpers/TestingDocument.html    |    4 +-
 .../org/apache/rat/walker/DirectoryWalkerTest.html |    4 +-
 .../apache-rat-core/xref-test/overview-frame.html  |    6 -
 .../xref-test/overview-summary.html                |   22 +-
 rat017/apache-rat-core/xref/allclasses-frame.html  |   27 +-
 .../xref/org/apache/rat/BuilderParams.html         |   55 +-
 .../org/apache/rat/ConfigurationException.html     |   10 +-
 .../xref/org/apache/rat/Defaults.html              |  461 +++--
 .../xref/org/apache/rat/DeprecationReporter.html   |   34 +-
 .../org/apache/rat/ImplementationException.html    |   12 +-
 .../xref/org/apache/rat/OptionCollection.html      |  425 ++--
 .../xref/org/apache/rat/Report.html                |    6 +-
 .../xref/org/apache/rat/ReportConfiguration.html   |   30 +-
 .../xref/org/apache/rat/VersionInfo.html           |   14 +-
 .../org/apache/rat/analysis/HeaderCheckWorker.html |   14 +-
 .../org/apache/rat/analysis/IHeaderMatcher.html    |    2 +-
 .../org/apache/rat/analysis/TikaProcessor.html     |    4 +-
 .../org/apache/rat/analysis/UnknownLicense.html    |  150 +-
 .../rat/analysis/matchers/SimpleRegexMatcher.html  |   23 +-
 .../xref/org/apache/rat/api/Document.html          |   14 +-
 .../org/apache/rat/config/AddLicenseHeaders.html   |   29 +-
 .../rat/config/exclusion/ExclusionProcessor.html   |   85 +-
 .../rat/config/exclusion/ExclusionUtils.html       |  454 ++---
 .../apache/rat/config/exclusion/FileProcessor.html |   10 +-
 .../rat/config/exclusion/StandardCollection.html   |   12 +-
 .../fileProcessors/BazaarIgnoreProcessor.html      |    4 +-
 .../exclusion/fileProcessors/CVSFileProcessor.html |    4 +-
 .../fileProcessors/DescendingFileProcessor.html    |   12 +-
 .../exclusion/fileProcessors/GitFileProcessor.html |    4 +-
 .../fileProcessors/HgIgnoreProcessor.html          |    6 +-
 .../xref/org/apache/rat/config/package-frame.html  |    3 -
 .../org/apache/rat/config/package-summary.html     |    5 -
 .../rat/config/parameters/ComponentType.html       |    4 +-
 .../rat/config/parameters/ConfigComponent.html     |   42 +-
 .../apache/rat/config/parameters/Description.html  |  615 +++---
 .../rat/config/parameters/DescriptionBuilder.html  |  258 +--
 .../rat/config/parameters/MatcherBuilder.html      |   12 +-
 .../org/apache/rat/configuration/XMLConfig.html    |   46 +-
 .../rat/configuration/XMLConfigurationReader.html  |   18 +-
 .../configuration/builders/AbstractBuilder.html    |    4 +-
 .../builders/ChildContainerBuilder.html            |  118 +-
 .../configuration/builders/CopyrightBuilder.html   |   91 +-
 .../configuration/builders/MatcherRefBuilder.html  |  205 +-
 .../rat/configuration/builders/NotBuilder.html     |    6 +-
 .../rat/configuration/builders/RegexBuilder.html   |    8 +-
 .../rat/configuration/builders/SpdxBuilder.html    |   14 +-
 .../rat/configuration/builders/TextBuilder.html    |   72 +-
 .../apache/rat/document/ArchiveEntryDocument.html  |   83 +
 .../DocumentAnalyserMultiplexer.html}              |   62 +-
 .../xref/org/apache/rat/document/DocumentName.html |  242 +++
 .../DocumentNameMatcher.html}                      |   37 +-
 .../rat/document/DocumentNameMatcherSupplier.html} |   38 +-
 .../xref/org/apache/rat/document/FileDocument.html |   92 +
 .../org/apache/rat/document/IDocumentAnalyser.html |   18 +-
 .../rat/document/RatDocumentAnalysisException.html |    8 +-
 .../rat/document/TraceableDocumentNameMatcher.html |  204 ++
 .../apache/rat/document/guesser/NoteGuesser.html   |  108 +
 .../rat/document/guesser}/package-frame.html       |    6 +-
 .../rat/document/guesser}/package-summary.html     |    6 +-
 .../org/apache/rat/document/package-frame.html     |   21 +
 .../org/apache/rat/document/package-summary.html   |   35 +
 .../xref/org/apache/rat/help/Licenses.html         |  431 ++--
 .../xref/org/apache/rat/license/ILicense.html      |  305 +--
 .../org/apache/rat/license/ILicenseFamily.html     |  202 +-
 .../apache/rat/license/ILicenseFamilyBuilder.html  |   65 +-
 .../org/apache/rat/license/LicenseSetFactory.html  |   12 +-
 .../xref/org/apache/rat/license/SimpleLicense.html |  413 ++--
 .../apache/rat/license/SimpleLicenseFamily.html    |   20 +-
 .../xref/org/apache/rat/report/AbstractReport.html |    4 +-
 .../org/apache/rat/report/ConfigurationReport.html |   43 +-
 .../xref/org/apache/rat/report/IReportable.html    |    4 +-
 .../xref/org/apache/rat/report/RatReport.html      |   10 +-
 .../rat/report/claim/AbstractClaimReporter.html    |   81 +
 .../apache/rat/report/claim/ClaimAggregator.html   |   84 +
 .../rat/report/claim/ClaimReporterMultiplexer.html |  102 +
 .../apache/rat/report/claim/ClaimStatistic.html    |  267 +--
 .../rat/report/claim/LicenseAddingReport.html}     |   85 +-
 .../rat/report/claim/SimpleXmlClaimReporter.html   |  125 ++
 .../org/apache/rat/report/claim/package-frame.html |   15 +
 .../apache/rat/report/claim/package-summary.html   |   29 +-
 .../apache/rat/report/xml/XmlReportFactory.html    |   28 +-
 .../xref/org/apache/rat/walker/ArchiveWalker.html  |   10 +-
 .../xref/org/apache/rat/walker/Walker.html         |    4 +-
 rat017/apache-rat-core/xref/overview-frame.html    |   17 +-
 rat017/apache-rat-core/xref/overview-summary.html  |   35 +-
 rat017/apache-rat-plugin/apidocs/index-all.html    |    2 +-
 .../apidocs/member-search-index.js                 |    2 +-
 .../apidocs/org/apache/rat/mp/Regex.html           |   10 +-
 rat017/apache-rat-plugin/argumentTypes.html        |    4 +-
 rat017/apache-rat-plugin/changes-report.html       |    4 +-
 rat017/apache-rat-plugin/check-mojo.html           |    4 +-
 rat017/apache-rat-plugin/checkstyle.html           |    6 +-
 rat017/apache-rat-plugin/ci-management.html        |    4 +-
 rat017/apache-rat-plugin/dependencies.html         |   30 +-
 rat017/apache-rat-plugin/examples/basic.html       |    4 +-
 .../apache-rat-plugin/examples/custom-license.html |    4 +-
 rat017/apache-rat-plugin/examples/site.html        |    4 +-
 rat017/apache-rat-plugin/examples/verify.html      |    4 +-
 rat017/apache-rat-plugin/faq.html                  |    4 +-
 rat017/apache-rat-plugin/help-mojo.html            |    4 +-
 rat017/apache-rat-plugin/index.html                |    4 +-
 rat017/apache-rat-plugin/issue-management.html     |    4 +-
 rat017/apache-rat-plugin/jira-report.html          |    4 +-
 rat017/apache-rat-plugin/mailing-lists.html        |    4 +-
 rat017/apache-rat-plugin/plugin-info.html          |    4 +-
 rat017/apache-rat-plugin/pmd.html                  |   34 +-
 rat017/apache-rat-plugin/project-info.html         |    4 +-
 rat017/apache-rat-plugin/project-reports.html      |    4 +-
 rat017/apache-rat-plugin/rat-mojo.html             |    4 +-
 rat017/apache-rat-plugin/rat-report.html           |    6 +-
 rat017/apache-rat-plugin/scm.html                  |    4 +-
 rat017/apache-rat-plugin/spotbugs.html             |    6 +-
 rat017/apache-rat-plugin/team.html                 |    4 +-
 rat017/apache-rat-plugin/usage.html                |    4 +-
 .../xref/org/apache/rat/mp/AbstractRatMojo.html    |    4 +-
 .../xref/org/apache/rat/mp/Regex.html              |    8 +-
 rat017/apache-rat-tasks/checkstyle.html            |    4 +-
 rat017/apache-rat-tasks/ci-management.html         |    4 +-
 rat017/apache-rat-tasks/dependencies.html          |   24 +-
 rat017/apache-rat-tasks/examples/basic.html        |    4 +-
 rat017/apache-rat-tasks/examples/report.html       |    4 +-
 rat017/apache-rat-tasks/index.html                 |    4 +-
 rat017/apache-rat-tasks/issue-management.html      |    4 +-
 rat017/apache-rat-tasks/jira-report.html           |    4 +-
 rat017/apache-rat-tasks/mailing-lists.html         |    4 +-
 rat017/apache-rat-tasks/pmd.html                   |   10 +-
 rat017/apache-rat-tasks/project-info.html          |    4 +-
 rat017/apache-rat-tasks/project-reports.html       |    4 +-
 rat017/apache-rat-tasks/rat-report.html            |    6 +-
 rat017/apache-rat-tasks/report.html                |    4 +-
 rat017/apache-rat-tasks/scm.html                   |    4 +-
 rat017/apache-rat-tasks/spotbugs.html              |    4 +-
 rat017/apache-rat-tasks/team.html                  |    4 +-
 .../org/apache/rat/anttasks/ReportTest.html        |    2 +-
 .../xref/org/apache/rat/anttasks/Regex.html        |    4 +-
 .../xref/org/apache/rat/anttasks/Report.html       |    2 +-
 .../rat/anttasks/ResourceCollectionContainer.html  |    4 +-
 .../org/apache/rat/tools/xsd/XsdGenerator.html     |    2 +-
 rat017/apache-rat-tools/checkstyle.html            |    4 +-
 rat017/apache-rat-tools/ci-management.html         |    4 +-
 rat017/apache-rat-tools/dependencies.html          |   24 +-
 rat017/apache-rat-tools/issue-management.html      |    4 +-
 rat017/apache-rat-tools/jira-report.html           |    4 +-
 rat017/apache-rat-tools/mailing-lists.html         |    4 +-
 rat017/apache-rat-tools/pmd.html                   |   14 +-
 rat017/apache-rat-tools/project-info.html          |    4 +-
 rat017/apache-rat-tools/project-reports.html       |    4 +-
 rat017/apache-rat-tools/rat-report.html            |    6 +-
 rat017/apache-rat-tools/scm.html                   |    4 +-
 rat017/apache-rat-tools/spotbugs.html              |    4 +-
 rat017/apache-rat-tools/team.html                  |    4 +-
 .../org/apache/rat/tools/xsd/XsdGenerator.html     |    2 +-
 rat017/apache-rat/checkstyle.html                  |    4 +-
 rat017/apache-rat/ci-management.html               |    4 +-
 rat017/apache-rat/default_licenses.html            |    6 +-
 rat017/apache-rat/dependencies.html                |   24 +-
 rat017/apache-rat/index.html                       |    4 +-
 rat017/apache-rat/issue-management.html            |    4 +-
 rat017/apache-rat/jira-report.html                 |    4 +-
 rat017/apache-rat/mailing-lists.html               |    4 +-
 rat017/apache-rat/name_xref.html                   |    4 +-
 rat017/apache-rat/output/example.html              |    4 +-
 rat017/apache-rat/pmd.html                         |    6 +-
 rat017/apache-rat/project-info.html                |    4 +-
 rat017/apache-rat/project-reports.html             |    4 +-
 rat017/apache-rat/rat-report.html                  |    6 +-
 rat017/apache-rat/rat.xsd                          |    2 +-
 rat017/apache-rat/scm.html                         |    4 +-
 rat017/apache-rat/spotbugs.html                    |  141 +-
 rat017/apache-rat/team.html                        |    4 +-
 rat017/apache-rat/xsd.html                         |    4 +-
 rat017/apidocs/allclasses-index.html               |  170 +-
 rat017/apidocs/allpackages-index.html              |   62 +-
 rat017/apidocs/constant-values.html                |   29 -
 rat017/apidocs/deprecated-list.html                |    8 +-
 rat017/apidocs/element-list                        |    7 +-
 rat017/apidocs/index-all.html                      |  399 ++--
 rat017/apidocs/index.html                          |   62 +-
 rat017/apidocs/member-search-index.js              |    2 +-
 rat017/apidocs/org/apache/rat/BuilderParams.html   |    2 +-
 .../org/apache/rat/ConfigurationException.html     |    2 +-
 rat017/apidocs/org/apache/rat/Defaults.html        |   16 +-
 .../org/apache/rat/DeprecationReporter.Info.html   |    4 +-
 .../org/apache/rat/ImplementationException.html    |    2 +-
 .../ReportConfiguration.NoCloseOutputStream.html   |    2 +-
 .../org/apache/rat/ReportConfiguration.html        |   18 +-
 rat017/apidocs/org/apache/rat/VersionInfo.html     |   14 +-
 .../org/apache/rat/analysis/HeaderCheckWorker.html |   12 +-
 .../analysis/class-use/IHeaderMatcher.Builder.html |   12 +-
 .../rat/analysis/class-use/IHeaderMatcher.html     |   10 +-
 .../apache/rat/analysis/class-use/IHeaders.html    |    8 +-
 .../rat/analysis/matchers/SimpleRegexMatcher.html  |   17 +-
 .../analysis/matchers/class-use/AndMatcher.html    |    4 +-
 .../matchers/class-use/CopyrightMatcher.html       |    4 +-
 .../analysis/matchers/class-use/NotMatcher.html    |    4 +-
 .../rat/analysis/matchers/class-use/OrMatcher.html |    4 +-
 .../class-use/SPDXMatcherFactory.Match.html        |    4 +-
 .../matchers/class-use/SimpleRegexMatcher.html     |    4 +-
 .../matchers/class-use/SimpleTextMatcher.html      |    4 +-
 .../apache/rat/analysis/matchers/package-use.html  |    4 +-
 .../org/apache/rat/analysis/package-use.html       |   12 +-
 rat017/apidocs/org/apache/rat/api/Document.html    |   28 +-
 .../apache/rat/api/class-use/Document.Type.html    |   33 +-
 .../org/apache/rat/api/class-use/Document.html     |  122 +-
 .../org/apache/rat/api/class-use/MetaData.html     |   16 +-
 .../org/apache/rat/api/class-use/RatException.html |   58 +-
 rat017/apidocs/org/apache/rat/api/package-use.html |  115 +-
 .../rat/class-use/DeprecationReporter.Info.html    |    4 +-
 .../class-use/ReportConfiguration.Processing.html  |    4 +-
 .../apache/rat/class-use/ReportConfiguration.html  |    4 +-
 .../org/apache/rat/config/AddLicenseHeaders.html   |   37 +-
 .../rat/config/exclusion/ExclusionProcessor.html   |   20 +-
 .../rat/config/exclusion/ExclusionUtils.html       |  174 +-
 .../apache/rat/config/exclusion/FileProcessor.html |   18 +-
 .../rat/config/exclusion/StandardCollection.html   |    4 +-
 .../exclusion/class-use/ExclusionProcessor.html    |    4 +-
 .../fileProcessors/BazaarIgnoreProcessor.html      |   12 +-
 .../exclusion/fileProcessors/CVSFileProcessor.html |   20 +-
 .../fileProcessors/DescendingFileProcessor.html    |   22 +-
 .../exclusion/fileProcessors/GitFileProcessor.html |   12 +-
 .../fileProcessors/HgIgnoreProcessor.html          |   26 +-
 .../rat/config/exclusion/package-summary.html      |    4 +-
 .../exclusion/plexus/class-use/MatchPatterns.html  |   39 +-
 .../rat/config/exclusion/plexus/package-use.html   |   19 +-
 .../org/apache/rat/config/package-summary.html     |    6 +-
 .../org/apache/rat/config/package-tree.html        |    1 -
 .../apidocs/org/apache/rat/config/package-use.html |    2 -
 .../rat/config/parameters/ConfigComponent.html     |   10 +-
 .../apache/rat/config/parameters/Description.html  |   50 +-
 .../rat/config/parameters/DescriptionBuilder.html  |   12 +-
 .../config/parameters/class-use/ComponentType.html |    9 +-
 .../parameters/class-use/ConfigComponent.html      |   12 +-
 .../config/parameters/class-use/Description.html   |   31 +-
 .../parameters/class-use/MatcherBuilder.html       |    4 +-
 .../rat/config/parameters/package-summary.html     |    9 +-
 .../apache/rat/config/parameters/package-use.html  |   16 +-
 .../org/apache/rat/configuration/XMLConfig.html    |    2 +-
 .../MatcherRefBuilder.IHeaderMatcherProxy.html     |   28 +-
 .../configuration/builders/MatcherRefBuilder.html  |   48 +-
 .../rat/configuration/builders/NotBuilder.html     |    2 +-
 .../rat/configuration/builders/RegexBuilder.html   |   10 +-
 .../rat/configuration/builders/SpdxBuilder.html    |    2 +-
 .../builders/class-use/AbstractBuilder.html        |    4 +-
 .../builders/class-use/ChildContainerBuilder.html  |    4 +-
 .../builders/class-use/CopyrightBuilder.html       |    4 +-
 .../builders/class-use/MatcherRefBuilder.html      |    4 +-
 .../builders/class-use/NotBuilder.html             |    4 +-
 .../builders/class-use/RegexBuilder.html           |    8 +-
 .../builders/class-use/SpdxBuilder.html            |    4 +-
 .../builders/class-use/TextBuilder.html            |    4 +-
 .../configuration/builders/package-summary.html    |    7 +-
 .../rat/configuration/builders/package-use.html    |    4 +-
 .../apache/rat/configuration/package-summary.html  |    4 +-
 .../apache/rat/document/ArchiveEntryDocument.html  |  285 +++
 .../DocumentAnalyserMultiplexer.html}              |   86 +-
 .../org/apache/rat/document/DocumentName.html      |  476 +++++
 .../DocumentNameMatcher.html}                      |   63 +-
 .../DocumentNameMatcherSupplier.html}              |   61 +-
 .../org/apache/rat/document/FileDocument.html      |  291 +++
 .../org/apache/rat/document/IDocumentAnalyser.html |   12 +-
 .../rat/document/TraceableDocumentNameMatcher.html |  384 ++++
 .../class-use/ArchiveEntryDocument.html}           |   35 +-
 .../class-use/DocumentAnalyserMultiplexer.html}    |   35 +-
 .../rat/document/class-use/DocumentName.html       |  335 ++++
 .../document/class-use/DocumentNameMatcher.html    |  239 +++
 .../class-use/DocumentNameMatcherSupplier.html     |  125 ++
 .../class-use/FileDocument.html}                   |   35 +-
 .../rat/document/class-use/IDocumentAnalyser.html  |   36 +-
 .../class-use/RatDocumentAnalysisException.html    |   29 +-
 .../class-use/TraceableDocumentNameMatcher.html    |  163 ++
 .../guesser/NoteGuesser.html}                      |   62 +-
 .../guesser/class-use/NoteGuesser.html}            |   35 +-
 .../rat/document/guesser}/package-summary.html     |   24 +-
 .../claim => document/guesser}/package-tree.html   |   22 +-
 .../guesser/package-use.html}                      |   46 +-
 .../org/apache/rat/document/package-summary.html   |   41 +-
 .../org/apache/rat/document/package-tree.html      |   11 +
 .../org/apache/rat/document/package-use.html       |  169 +-
 .../org/apache/rat/license/ILicense.Builder.html   |    4 +-
 .../apidocs/org/apache/rat/license/ILicense.html   |    4 +-
 .../apache/rat/license/ILicenseFamily.Builder.html |   86 +-
 .../org/apache/rat/license/ILicenseFamily.html     |   52 +-
 .../apache/rat/license/ILicenseFamilyBuilder.html  |  126 +-
 .../license/LicenseSetFactory.LicenseFilter.html   |   12 +-
 .../org/apache/rat/license/LicenseSetFactory.html  |   10 +-
 .../apache/rat/license/SimpleLicense.Builder.html  |    4 +-
 .../org/apache/rat/license/SimpleLicense.html      |   80 +-
 .../rat/license/class-use/ILicense.Builder.html    |    6 +-
 .../org/apache/rat/license/class-use/ILicense.html |   22 +-
 .../license/class-use/ILicenseFamily.Builder.html  |   50 +-
 .../rat/license/class-use/ILicenseFamily.html      |   49 +-
 .../class-use/LicenseSetFactory.LicenseFilter.html |    8 +-
 .../rat/license/class-use/LicenseSetFactory.html   |    4 +-
 .../license/class-use/SimpleLicense.Builder.html   |    4 +-
 .../rat/license/class-use/SimpleLicense.html       |    4 +-
 .../org/apache/rat/license/package-summary.html    |   15 +-
 .../org/apache/rat/license/package-tree.html       |    7 +-
 .../org/apache/rat/license/package-use.html        |   16 +-
 rat017/apidocs/org/apache/rat/mp/Regex.html        |   14 +-
 rat017/apidocs/org/apache/rat/package-summary.html |   16 +-
 rat017/apidocs/org/apache/rat/package-use.html     |   14 +-
 .../org/apache/rat/policy/DefaultPolicy.html       |    8 +-
 .../org/apache/rat/report/AbstractReport.html      |    2 +-
 .../apidocs/org/apache/rat/report/IReportable.html |    4 +-
 .../apidocs/org/apache/rat/report/RatReport.html   |    8 +-
 .../AbstractClaimReporter.html}                    |  152 +-
 .../claim/ClaimAggregator.html}                    |  183 +-
 .../ClaimReporterMultiplexer.html}                 |  136 +-
 .../apache/rat/report/claim/ClaimStatistic.html    |    8 +-
 .../claim/LicenseAddingReport.html}                |  121 +-
 .../rat/report/claim/SimpleXmlClaimReporter.html}  |  125 +-
 .../claim/class-use/AbstractClaimReporter.html}    |   32 +-
 .../claim/class-use/ClaimAggregator.html}          |   35 +-
 .../claim/class-use/ClaimReporterMultiplexer.html} |   35 +-
 .../claim/class-use/ClaimStatistic.Counter.html    |    4 +-
 .../rat/report/claim/class-use/ClaimStatistic.html |   14 +-
 .../claim/class-use/LicenseAddingReport.html}      |   35 +-
 .../claim/class-use/SimpleXmlClaimReporter.html}   |   35 +-
 .../apache/rat/report/claim/package-summary.html   |   41 +-
 .../org/apache/rat/report/claim/package-tree.html  |   12 +
 .../org/apache/rat/report/claim/package-use.html   |   29 +-
 .../rat/report/class-use/AbstractReport.html       |   56 +-
 .../org/apache/rat/report/class-use/RatReport.html |   62 +-
 .../org/apache/rat/report/package-summary.html     |   11 +-
 .../apidocs/org/apache/rat/report/package-use.html |   54 +-
 .../apache/rat/report/xml/XmlReportFactory.html    |    6 +-
 .../org/apache/rat/report/xml/package-summary.html |    8 +-
 .../report/xml/writer/class-use/IXmlWriter.html    |   53 +-
 .../apache/rat/report/xml/writer/package-use.html  |   41 +-
 .../org/apache/rat/tools/xsd/XsdGenerator.html     |    2 +-
 .../rat/utils/class-use/ExtendedIterator.html      |   14 +-
 .../org/apache/rat/utils/class-use/Log.Level.html  |    4 +-
 .../rat/utils/class-use/ReportingSet.Options.html  |    4 +-
 .../apidocs/org/apache/rat/utils/package-use.html  |    4 +-
 rat017/apidocs/org/apache/rat/walker/Walker.html   |    4 +-
 rat017/apidocs/overview-tree.html                  |   41 +-
 rat017/apidocs/package-search-index.js             |    2 +-
 rat017/apidocs/type-search-index.js                |    2 +-
 rat017/architecture.html                           |    4 +-
 rat017/changes-report.html                         |   53 +-
 rat017/checkstyle-aggregate.html                   | 2114 +-------------------
 rat017/checkstyle.html                             |    4 +-
 rat017/ci-management.html                          |    4 +-
 rat017/development/ui/generator.html               |    4 +-
 rat017/development/ui/options.html                 |    4 +-
 rat017/development/ui/ui_specific.html             |    4 +-
 rat017/development/ui_implementation.html          |    4 +-
 rat017/download_rat.html                           |    4 +-
 rat017/index.html                                  |    4 +-
 rat017/issue-management.html                       |    4 +-
 rat017/jira-report.html                            |    4 +-
 rat017/license_def.html                            |    4 +-
 rat017/mailing-lists.html                          |    4 +-
 rat017/matcher_def.html                            |    4 +-
 rat017/project-info.html                           |    4 +-
 rat017/project-reports.html                        |    4 +-
 rat017/rat-report.html                             |    6 +-
 rat017/scm.html                                    |    4 +-
 rat017/site-publish.html                           |    4 +-
 rat017/team.html                                   |    4 +-
 rat017/ui_def.html                                 |    4 +-
 rat017/xslt_def.html                               |    4 +-
 572 files changed, 14857 insertions(+), 14485 deletions(-)
 create mode 100644 
rat017/apache-rat-core/apidocs/org/apache/rat/document/ArchiveEntryDocument.html
 copy rat017/{apidocs/org/apache/rat/walker/Walker.html => 
apache-rat-core/apidocs/org/apache/rat/document/DocumentAnalyserMultiplexer.html}
 (66%)
 create mode 100644 
rat017/apache-rat-core/apidocs/org/apache/rat/document/DocumentName.html
 copy rat017/{apidocs/org/apache/rat/report/IReportable.html => 
apache-rat-core/apidocs/org/apache/rat/document/DocumentNameMatcher.html} (59%)
 copy rat017/{apidocs/org/apache/rat/report/IReportable.html => 
apache-rat-core/apidocs/org/apache/rat/document/DocumentNameMatcherSupplier.html}
 (59%)
 create mode 100644 
rat017/apache-rat-core/apidocs/org/apache/rat/document/FileDocument.html
 create mode 100644 
rat017/apache-rat-core/apidocs/org/apache/rat/document/TraceableDocumentNameMatcher.html
 copy rat017/{apidocs/org/apache/rat/license/class-use/SimpleLicense.html => 
apache-rat-core/apidocs/org/apache/rat/document/class-use/ArchiveEntryDocument.html}
 (56%)
 copy rat017/{apidocs/org/apache/rat/license/class-use/SimpleLicense.html => 
apache-rat-core/apidocs/org/apache/rat/document/class-use/DocumentAnalyserMultiplexer.html}
 (56%)
 create mode 100644 
rat017/apache-rat-core/apidocs/org/apache/rat/document/class-use/DocumentName.html
 create mode 100644 
rat017/apache-rat-core/apidocs/org/apache/rat/document/class-use/DocumentNameMatcher.html
 create mode 100644 
rat017/apache-rat-core/apidocs/org/apache/rat/document/class-use/DocumentNameMatcherSupplier.html
 copy 
rat017/apache-rat-core/apidocs/org/apache/rat/{license/class-use/SimpleLicense.html
 => document/class-use/FileDocument.html} (57%)
 create mode 100644 
rat017/apache-rat-core/apidocs/org/apache/rat/document/class-use/TraceableDocumentNameMatcher.html
 copy rat017/{apidocs/org/apache/rat/config/parameters/DescriptionBuilder.html 
=> apache-rat-core/apidocs/org/apache/rat/document/guesser/NoteGuesser.html} 
(61%)
 copy 
rat017/apache-rat-core/apidocs/org/apache/rat/{analysis/matchers/class-use/AndMatcher.html
 => document/guesser/class-use/NoteGuesser.html} (55%)
 copy rat017/{apidocs/org/apache/rat/report/xml => 
apache-rat-core/apidocs/org/apache/rat/document/guesser}/package-summary.html 
(81%)
 copy rat017/{apidocs/org/apache/rat/report/claim => 
apache-rat-core/apidocs/org/apache/rat/document/guesser}/package-tree.html (69%)
 copy rat017/{apidocs/org/apache/rat/report/claim/package-tree.html => 
apache-rat-core/apidocs/org/apache/rat/document/guesser/package-use.html} (52%)
 copy rat017/{apidocs/org/apache/rat/report/AbstractReport.html => 
apache-rat-core/apidocs/org/apache/rat/report/claim/AbstractClaimReporter.html} 
(58%)
 copy 
rat017/{apidocs/org/apache/rat/configuration/builders/MatcherRefBuilder.IHeaderMatcherProxy.html
 => apache-rat-core/apidocs/org/apache/rat/report/claim/ClaimAggregator.html} 
(52%)
 copy rat017/apache-rat-core/apidocs/org/apache/rat/report/{AbstractReport.html 
=> claim/ClaimReporterMultiplexer.html} (60%)
 copy rat017/{apidocs/org/apache/rat/walker/Walker.html => 
apache-rat-core/apidocs/org/apache/rat/report/claim/LicenseAddingReport.html} 
(60%)
 copy rat017/apache-rat-core/apidocs/org/apache/rat/report/{AbstractReport.html 
=> claim/SimpleXmlClaimReporter.html} (66%)
 copy 
rat017/apache-rat-core/apidocs/org/apache/rat/{analysis/matchers/class-use/OrMatcher.html
 => report/claim/class-use/AbstractClaimReporter.html} (62%)
 copy 
rat017/apache-rat-core/apidocs/org/apache/rat/{analysis/matchers/class-use/AndMatcher.html
 => report/claim/class-use/ClaimAggregator.html} (55%)
 copy rat017/{apidocs/org/apache/rat/analysis/matchers/class-use/OrMatcher.html 
=> 
apache-rat-core/apidocs/org/apache/rat/report/claim/class-use/ClaimReporterMultiplexer.html}
 (54%)
 copy rat017/{apidocs/org/apache/rat/analysis/matchers/class-use/OrMatcher.html 
=> 
apache-rat-core/apidocs/org/apache/rat/report/claim/class-use/LicenseAddingReport.html}
 (54%)
 copy rat017/{apidocs/org/apache/rat/analysis/matchers/class-use/OrMatcher.html 
=> 
apache-rat-core/apidocs/org/apache/rat/report/claim/class-use/SimpleXmlClaimReporter.html}
 (54%)
 create mode 100644 
rat017/apache-rat-core/xref-test/org/apache/rat/document/impl/DocumentAnalyserMultiplexerTest.html
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/document/ArchiveEntryDocument.html
 copy rat017/apache-rat-core/xref/org/apache/rat/{report/RatReport.html => 
document/DocumentAnalyserMultiplexer.html} (54%)
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/document/DocumentName.html
 copy rat017/apache-rat-core/xref/org/apache/rat/{report/IReportable.html => 
document/DocumentNameMatcher.html} (64%)
 copy rat017/{apache-rat-plugin/xref/org/apache/rat/mp/Regex.html => 
apache-rat-core/xref/org/apache/rat/document/DocumentNameMatcherSupplier.html} 
(55%)
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/document/FileDocument.html
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/document/TraceableDocumentNameMatcher.html
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/document/guesser/NoteGuesser.html
 copy rat017/apache-rat-core/{xref-test/org/apache/rat/config/parameters => 
xref/org/apache/rat/document/guesser}/package-frame.html (74%)
 copy rat017/apache-rat-core/{xref-test/org/apache/rat/config/parameters => 
xref/org/apache/rat/document/guesser}/package-summary.html (91%)
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/report/claim/AbstractClaimReporter.html
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/report/claim/ClaimAggregator.html
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/report/claim/ClaimReporterMultiplexer.html
 copy 
rat017/{apache-rat-tasks/xref/org/apache/rat/anttasks/ResourceCollectionContainer.html
 => apache-rat-core/xref/org/apache/rat/report/claim/LicenseAddingReport.html} 
(51%)
 create mode 100644 
rat017/apache-rat-core/xref/org/apache/rat/report/claim/SimpleXmlClaimReporter.html
 create mode 100644 
rat017/apidocs/org/apache/rat/document/ArchiveEntryDocument.html
 copy rat017/apidocs/org/apache/rat/{walker/Walker.html => 
document/DocumentAnalyserMultiplexer.html} (66%)
 create mode 100644 rat017/apidocs/org/apache/rat/document/DocumentName.html
 copy rat017/apidocs/org/apache/rat/{report/IReportable.html => 
document/DocumentNameMatcher.html} (59%)
 copy rat017/apidocs/org/apache/rat/{report/IReportable.html => 
document/DocumentNameMatcherSupplier.html} (59%)
 create mode 100644 rat017/apidocs/org/apache/rat/document/FileDocument.html
 create mode 100644 
rat017/apidocs/org/apache/rat/document/TraceableDocumentNameMatcher.html
 copy rat017/apidocs/org/apache/rat/{license/class-use/SimpleLicense.html => 
document/class-use/ArchiveEntryDocument.html} (56%)
 copy rat017/apidocs/org/apache/rat/{license/class-use/SimpleLicense.html => 
document/class-use/DocumentAnalyserMultiplexer.html} (56%)
 create mode 100644 
rat017/apidocs/org/apache/rat/document/class-use/DocumentName.html
 create mode 100644 
rat017/apidocs/org/apache/rat/document/class-use/DocumentNameMatcher.html
 create mode 100644 
rat017/apidocs/org/apache/rat/document/class-use/DocumentNameMatcherSupplier.html
 copy rat017/apidocs/org/apache/rat/{license/class-use/SimpleLicense.html => 
document/class-use/FileDocument.html} (57%)
 create mode 100644 
rat017/apidocs/org/apache/rat/document/class-use/TraceableDocumentNameMatcher.html
 copy rat017/apidocs/org/apache/rat/{config/parameters/DescriptionBuilder.html 
=> document/guesser/NoteGuesser.html} (61%)
 copy 
rat017/apidocs/org/apache/rat/{analysis/matchers/class-use/NotMatcher.html => 
document/guesser/class-use/NoteGuesser.html} (55%)
 copy rat017/{apache-rat-core/apidocs/org/apache/rat/report/xml => 
apidocs/org/apache/rat/document/guesser}/package-summary.html (81%)
 copy rat017/apidocs/org/apache/rat/{report/claim => 
document/guesser}/package-tree.html (69%)
 copy rat017/apidocs/org/apache/rat/{report/claim/package-tree.html => 
document/guesser/package-use.html} (52%)
 copy rat017/apidocs/org/apache/rat/report/{AbstractReport.html => 
claim/AbstractClaimReporter.html} (58%)
 copy 
rat017/apidocs/org/apache/rat/{configuration/builders/MatcherRefBuilder.IHeaderMatcherProxy.html
 => report/claim/ClaimAggregator.html} (52%)
 copy rat017/apidocs/org/apache/rat/report/{AbstractReport.html => 
claim/ClaimReporterMultiplexer.html} (60%)
 copy rat017/apidocs/org/apache/rat/{walker/Walker.html => 
report/claim/LicenseAddingReport.html} (60%)
 copy rat017/{apache-rat-core/apidocs/org/apache/rat/report/AbstractReport.html 
=> apidocs/org/apache/rat/report/claim/SimpleXmlClaimReporter.html} (66%)
 copy 
rat017/{apache-rat-core/apidocs/org/apache/rat/analysis/matchers/class-use/OrMatcher.html
 => apidocs/org/apache/rat/report/claim/class-use/AbstractClaimReporter.html} 
(63%)
 copy 
rat017/apidocs/org/apache/rat/{analysis/matchers/class-use/NotMatcher.html => 
report/claim/class-use/ClaimAggregator.html} (55%)
 copy rat017/apidocs/org/apache/rat/{analysis/matchers/class-use/OrMatcher.html 
=> report/claim/class-use/ClaimReporterMultiplexer.html} (54%)
 copy rat017/apidocs/org/apache/rat/{analysis/matchers/class-use/OrMatcher.html 
=> report/claim/class-use/LicenseAddingReport.html} (54%)
 copy rat017/apidocs/org/apache/rat/{analysis/matchers/class-use/OrMatcher.html 
=> report/claim/class-use/SimpleXmlClaimReporter.html} (54%)


Reply via email to