This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch feature/RAT-369
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 64b1c218 RAT-369: Add exclusion file to fix the build in new tools
submodule
new 10f925ae RAT-369: Add exclusion for charsets that cannot be set with
Java8
new 99cc9a02 RAT-369: Add exclusions and fix TYPO in enum
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:
apache-rat-core/spotbugs_ignore.xml | 27 ++++++++++++++++++----
.../org/apache/rat/ImplementationException.java | 2 +-
.../src/main/java/org/apache/rat/Reporter.java | 3 ++-
.../rat/config/parameters/ComponentType.java | 4 ++--
.../apache/rat/config/parameters/Description.java | 4 ++--
.../rat/configuration/XMLConfigurationReader.java | 8 +++----
.../rat/configuration/XMLConfigurationWriter.java | 2 +-
.../configuration/builders/MatcherRefBuilder.java | 2 +-
.../java/org/apache/rat/license/SimpleLicense.java | 2 +-
apache-rat-plugin/spotbugs_ignore.xml | 9 ++++----
.../rat/mp/util/ignore/GlobIgnoreMatcher.java | 9 ++------
apache-rat-tasks/spotbugs_ignore.xml | 9 ++++----
.../main/java/org/apache/rat/anttasks/Report.java | 4 +---
13 files changed, 47 insertions(+), 38 deletions(-)