This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from a0594572 Merge pull request #247 from
apache/dependabot/maven/mavenPluginPluginVersion-3.13.0
add 0364b668 RAT-314: Prepare an integration test for a time after r0.16
is out to prevent regressions
add 052d326f RAT-314: Try to emulate post-release phase
add 0fff92ee RAT-314: Fix version error in pom
add 631ffd30 RAT-314: Add recursive file example
add 4863b026 RAT-314: itest does not work in whole build although it works
standalone
add 1c9c5ad7 Merge in changes from master
add eb5aa98a RAT-314: Cleanup poms
add 9965112c RAT-314: Adapt expectations and explicitly add maven surefire
plugin
add cb706983 RAT-314: Simplify itest setup
add e95c85de RAT-314: Add changelog entry for missing itest after r0.16
new bca58cee Merge pull request #116 from
apache/RAT-314-mergeAfterReleaseOf0.16
The 1 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-plugin/pom.xml | 1 +
{.mvn => apache-rat-plugin/src/it/RAT-314/.mvn}/maven.config | 0
apache-rat-plugin/src/it/RAT-314/.mvn/recursive/foo.xml | 1 +
.../src/it/{it4_RAT-168 => RAT-314}/invoker.properties | 0
.../src/{test/resources/unit/it4 => it/RAT-314}/pom.xml | 5 ++++-
apache-rat-plugin/src/it/{it4_RAT-168 => RAT-314}/verify.groovy | 6 +++---
pom.xml | 9 +++++++--
src/changes/changes.xml | 3 +++
8 files changed, 19 insertions(+), 6 deletions(-)
copy {.mvn => apache-rat-plugin/src/it/RAT-314/.mvn}/maven.config (100%)
create mode 100644 apache-rat-plugin/src/it/RAT-314/.mvn/recursive/foo.xml
copy apache-rat-plugin/src/it/{it4_RAT-168 => RAT-314}/invoker.properties
(100%)
copy apache-rat-plugin/src/{test/resources/unit/it4 => it/RAT-314}/pom.xml
(92%)
copy apache-rat-plugin/src/it/{it4_RAT-168 => RAT-314}/verify.groovy (86%)