This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch feature/RAT-259
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git.
from 0ebcf7b RAT-267: Merge remote-tracking branch 'origin/master' into
feature/RAT-259
new 63d9047 [RAT-268] apache-rat-plugin incorrectly assumes poms module
is always a directory
new 9f4340c RAT-268: Add changelog for new handling of pomfile only
modules
new 1ca482e RAT-269: Update Apache ANT to fix CVE-2020-1945
The 3 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 | 12 ++++++------
.../src/it/{it1 => RAT-268}/invoker.properties | 0
.../unit/it2 => it/RAT-268/module1}/pom.xml | 20 ++++++--------------
.../src/it/{it1 => RAT-268/module1}/src.apt | 0
.../it2/pom.xml => it/RAT-268/module2/module2.pom} | 20 ++++++--------------
.../src/it/{it1 => RAT-268/module2}/src.apt | 0
.../unit/it2 => it/RAT-268/module3}/pom.xml | 20 ++++++--------------
.../src/it/{it1 => RAT-268/module3}/src.apt | 0
.../{test/resources/unit/it4 => it/RAT-268}/pom.xml | 13 ++++++++++++-
.../main/java/org/apache/rat/mp/AbstractRatMojo.java | 8 +++++++-
pom.xml | 2 +-
src/changes/changes.xml | 6 ++++++
12 files changed, 50 insertions(+), 51 deletions(-)
copy apache-rat-plugin/src/it/{it1 => RAT-268}/invoker.properties (100%)
copy apache-rat-plugin/src/{test/resources/unit/it2 =>
it/RAT-268/module1}/pom.xml (75%)
copy apache-rat-plugin/src/it/{it1 => RAT-268/module1}/src.apt (100%)
copy apache-rat-plugin/src/{test/resources/unit/it2/pom.xml =>
it/RAT-268/module2/module2.pom} (75%)
copy apache-rat-plugin/src/it/{it1 => RAT-268/module2}/src.apt (100%)
copy apache-rat-plugin/src/{test/resources/unit/it2 =>
it/RAT-268/module3}/pom.xml (75%)
copy apache-rat-plugin/src/it/{it1 => RAT-268/module3}/src.apt (100%)
copy apache-rat-plugin/src/{test/resources/unit/it4 => it/RAT-268}/pom.xml
(83%)