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 d7a7ee16 Merge pull request #393 from Claudenw/fixed_help_for_counters
     add a590ff53 test to verify RAT-408 is not an issue
     add 1e50c014 RAT-408: Add changelog entry about new ITs for 
exclusion-related bugs
     new d5e6e972 Merge pull request #394 from Claudenw/RAT-408_verify_no_issue

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:
 .../src/it/resources/ReportTest/{RAT_246 => RAT-246}/commandLine.txt | 0
 .../src/it/resources/ReportTest/{RAT_246 => RAT-246}/notes.md        | 0
 .../src/it/resources/ReportTest/{RAT_246 => RAT-246}/src/.gitignore  | 0
 .../resources/ReportTest/{RAT_246 => RAT-246}/src/dir1/FileToIgnore  | 0
 .../resources/ReportTest/{RAT_246 => RAT-246}/src/dir1/FileToProcess | 0
 .../src/it/resources/ReportTest/{RAT_246 => RAT-246}/verify.groovy   | 0
 apache-rat-core/src/it/resources/ReportTest/RAT-408/commandLine.txt  | 3 +++
 .../src/it/resources/ReportTest/RAT-408/expected-message.txt         | 1 +
 .../ReportTest/RAT-408/src/karapace/anonymize_schemas/_init_.py      | 1 +
 src/changes/changes.xml                                              | 5 ++++-
 10 files changed, 9 insertions(+), 1 deletion(-)
 rename apache-rat-core/src/it/resources/ReportTest/{RAT_246 => 
RAT-246}/commandLine.txt (100%)
 rename apache-rat-core/src/it/resources/ReportTest/{RAT_246 => 
RAT-246}/notes.md (100%)
 rename apache-rat-core/src/it/resources/ReportTest/{RAT_246 => 
RAT-246}/src/.gitignore (100%)
 rename apache-rat-core/src/it/resources/ReportTest/{RAT_246 => 
RAT-246}/src/dir1/FileToIgnore (100%)
 rename apache-rat-core/src/it/resources/ReportTest/{RAT_246 => 
RAT-246}/src/dir1/FileToProcess (100%)
 rename apache-rat-core/src/it/resources/ReportTest/{RAT_246 => 
RAT-246}/verify.groovy (100%)
 create mode 100644 
apache-rat-core/src/it/resources/ReportTest/RAT-408/commandLine.txt
 create mode 100644 
apache-rat-core/src/it/resources/ReportTest/RAT-408/expected-message.txt
 create mode 100644 
apache-rat-core/src/it/resources/ReportTest/RAT-408/src/karapace/anonymize_schemas/_init_.py

Reply via email to