This is an automated email from the ASF dual-hosted git repository.
ottlinger pushed a change to branch create-UIOptionCollections
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 95dff0e5 RAT-540: Add changelog
add 880dcc49 Bump org.apache.maven.plugins:maven-invoker-plugin from
3.10.0 to 3.10.1
add 7e02e097 Merge pull request #654 from
apache/dependabot/maven/org.apache.maven.plugins-maven-invoker-plugin-3.10.1
add e2798d08 Bump org.apache:apache from 37 to 38
add 038f9fc7 Merge pull request #657 from
apache/dependabot/maven/org.apache-apache-38
add 1a2d36a9 RAT-527: Bump org.codehaus.groovy:groovy-all from 2.4.21 to
3.0.25 (#656)
add b9f3d11f RAT-532: Use Maven 3.9.15
add 71e67a0e RAT-502: Map XSLT to standard instead of binary files in
order to scan them for licenses (#658)
add 10b4d108 Set up default protection ruleset for default and release
branches
add 4ce086fb Merge pull request #659 from
apache/infrastructure-ruleset-bot/default-branch-protection
add b42c2b61 RAT-555: Configure TempDir deletion strategy to ignore I/O
failures and skip running on GHA&linux (#662)
add 833f527e Bump org.junit:junit-bom from 6.1.0-RC1 to 6.1.0
add 45406824 Merge pull request #663 from
apache/dependabot/maven/org.junit-junit-bom-6.1.0
add e6833566 Bump mavenVersion from 3.9.15 to 3.9.16
add 9fb5e6d4 RAT-532: Update Maven wrapper to 3.9.16 as well
add 90bf7ac9 Merge pull request #660 from
apache/dependabot/maven/mavenVersion-3.9.16
add 46c36c0f Bump com.gradle:develocity-maven-extension from 2.4.0 to 2.4.1
add 80cf2bf5 Merge pull request #664 from
apache/dependabot/maven/com.gradle-develocity-maven-extension-2.4.1
add e2e7d5dc Merge branch 'master' into create-UIOptionCollections
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 17 +++++++-
.mvn/extensions.xml | 2 +-
.mvn/wrapper/maven-wrapper.properties | 2 +-
apache-rat-core/pom.xml | 5 +--
.../org/apache/rat/analysis/TikaProcessor.java | 1 +
.../org/apache/rat/analysis/TikaProcessorTest.java | 2 +-
.../src/test/resources/tikaFiles/README.md | 4 +-
.../test/resources/tikaFiles/standard/example.xslt | 46 ++++++++++++++++++++++
.../org/apache/rat/anttasks/ReportOptionTest.java | 16 +++-----
pom.xml | 15 ++++---
src/changes/changes.xml | 9 +++++
11 files changed, 91 insertions(+), 28 deletions(-)
create mode 100644
apache-rat-core/src/test/resources/tikaFiles/standard/example.xslt