This is an automated email from the ASF dual-hosted git repository.
claude pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 0b22127c Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.3 to 3.5.4 (#527)
add 3d8dae17 RAT-469: Verify that RAT-469 is corrected via integration
tests for CLI and Maven plugin (#524)
No new revisions were added by this update.
Summary of changes:
.../resources/ReportTest/RAT_469/commandLine.txt | 4 ++
.../ReportTest/RAT_469/src/GPLTestClass.java | 5 +++
.../it/resources/ReportTest/RAT_469}/verify.groovy | 49 +++++++++++-----------
.../invoker.properties | 0
.../src/it/{RAT-469 => RAT-469-default}/pom.xml | 23 ++++++----
.../it/{RAT-469 => RAT-469-default}/verify.groovy | 19 +++------
apache-rat-plugin/src/it/RAT-469/pom.xml | 20 ++++++---
apache-rat-plugin/src/it/RAT-469/verify.groovy | 21 ++++------
src/changes/changes.xml | 3 ++
9 files changed, 79 insertions(+), 65 deletions(-)
create mode 100644
apache-rat-core/src/it/resources/ReportTest/RAT_469/commandLine.txt
create mode 100644
apache-rat-core/src/it/resources/ReportTest/RAT_469/src/GPLTestClass.java
copy {apache-rat-plugin/src/it/it1 =>
apache-rat-core/src/it/resources/ReportTest/RAT_469}/verify.groovy (65%)
copy apache-rat-plugin/src/it/{RAT-168 => RAT-469-default}/invoker.properties
(100%)
copy apache-rat-plugin/src/it/{RAT-469 => RAT-469-default}/pom.xml (64%)
copy apache-rat-plugin/src/it/{RAT-469 => RAT-469-default}/verify.groovy (71%)