This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch feature/RAT-530
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 13ffd24b RAT-440: Add changelog entry about doxia/xhtml upgrade
add fb06c7fd Bump org.apache:apache from 35 to 36
add 18b8ea2a RAT-498: Raise minimal Maven version to be compliant with ASF
parent - 3.9
add 518f1e62 Merge pull request #608 from
apache/dependabot/maven/org.apache-apache-36
add 4111d1e3 RAT-293: Add more logging to sonarcloud problems
add 55ee4e36 Fix typo
add 19b971f1 Bump com.gradle:develocity-maven-extension from 2.3 to 2.3.1
add ae790559 Merge pull request #611 from
apache/dependabot/maven/com.gradle-develocity-maven-extension-2.3.1
add 46acb05f Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness
add bbb808b2 Merge pull request #609 from
apache/dependabot/maven/org.apache.maven.plugin-testing-maven-plugin-testing-harness-3.5.0
add 4d780c23 Bump org.apache:apache from 36 to 37
add 95b6a679 Merge pull request #610 from
apache/dependabot/maven/org.apache-apache-37
add 8022acfe Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26
to 1.27
add 525a9e3d Merge pull request #613 from
apache/dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.27
add 6ccac6c5 Use smaller text samples for charset detection
add 8ea7c23b Update changes.xml to fix typo
add 1f4fa561 Merge pull request #612 from rschmitt/charset
add bc8bdb45 RAT-475: Do not perform any temp dir cleanup to not fail
build randomly
add 28339bae RAT-533, RAT-475: Remove garbage collection workaround and
use CleanupMode.NEVER to speed-up builds
add 44851301 Let download links for checksums refer to CDN infra
add 79414123 Bump com.gradle:develocity-maven-extension from 2.3.1 to 2.3.2
add fbbc1f10 Merge pull request #614 from
apache/dependabot/maven/com.gradle-develocity-maven-extension-2.3.2
add eb381de3 Merge branch 'master' into feature/RAT-530
No new revisions were added by this update.
Summary of changes:
.mvn/extensions.xml | 2 +-
README.md | 2 +-
.../org/apache/rat/analysis/TikaProcessor.java | 3 ++-
.../src/main/java/org/apache/rat/api/Document.java | 4 +++-
.../java/org/apache/rat/OptionCollectionTest.java | 15 ++------------
.../java/org/apache/rat/ReporterOptionsTest.java | 15 ++------------
.../rat/config/exclusion/ExclusionUtilsTest.java | 15 ++------------
.../fileProcessors/AbstractIgnoreBuilderTest.java | 13 ++----------
.../java/org/apache/rat/mp/OptionMojoTest.java | 15 ++------------
.../java/org/apache/rat/mp/RatCheckMojoTest.java | 11 ++--------
.../org/apache/rat/anttasks/ReportOptionTest.java | 15 +++-----------
pom.xml | 6 +++---
src/changes/changes.xml | 6 ++++++
src/site/xdoc/download_rat.xml.vm | 24 +++++++++++-----------
14 files changed, 43 insertions(+), 103 deletions(-)