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 b1263ac9 Merge pull request #558 from
Claudenw/RAT-501_fix_pom_configuration_issues
add 11f0db77 RAT-500: Do not log exception if no arguments are provided in
CLI, encourage using --help instead
add 7e783f36 RAT-500: Add test to show no arguments does not fail
add fcfbbd48 Merge branch 'master' into fix/RAT-500
add ba410fbb Merge branch 'master' into fix/RAT-500
add 1c28c3e4 RAT-500: Log VersionInfo to allow easier debugging
new 8d0181f8 Merge pull request #556 from apache/fix/RAT-500
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:
.../it/resources/ReportTest/RAT_469/verify.groovy | 30 ++++++++++------------
.../resources/ReportTest/RAT_500/commandLine.txt | 1 +
.../src/it/resources/ReportTest/RAT_500/output.txt | 1 +
.../main/java/org/apache/rat/OptionCollection.java | 5 ++--
.../src/main/java/org/apache/rat/Report.java | 7 +++++
.../resources/GitIgnoreBuilderTest/verify.groovy | 2 +-
src/changes/changes.xml | 3 +++
7 files changed, 29 insertions(+), 20 deletions(-)
create mode 100644
apache-rat-core/src/it/resources/ReportTest/RAT_500/commandLine.txt
create mode 100644
apache-rat-core/src/it/resources/ReportTest/RAT_500/output.txt