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 3fa24824 RAT-367: Fix older junit3 tests are not run during the build 
after migrating to junit5
     add 75a97751 [RAT-362] Fix gitignore directory handling
     add 9192925c [RAT-362] Add test to reproduce the problem
     add 17b7a049 [RAT-362] Fix test on Windows
     new eb07d579 Merge pull request #229 from nielsbasjes/RAT-362-GitIgnore

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                          |  2 +-
 .../rat/mp/util/ignore/GitIgnoreMatcher.java       |  3 +-
 .../java/org/apache/rat/mp/RatCheckMojoTest.java   | 59 ++++++++++++++++++++++
 .../test/resources/unit/RAT-335-GitIgnore/pom.xml  |  2 +-
 .../resources/unit/RAT-362-GitIgnore/.gitignore    |  2 +
 .../dir1/dir1.md => RAT-362-GitIgnore/foo.md}      |  0
 .../unit/RAT-362-GitIgnore}/invoker.properties     |  0
 .../pom.xml                                        |  2 +-
 8 files changed, 66 insertions(+), 4 deletions(-)
 create mode 100644 
apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/.gitignore
 copy apache-rat-plugin/src/test/resources/unit/{RAT-335-GitIgnore/dir1/dir1.md 
=> RAT-362-GitIgnore/foo.md} (100%)
 copy apache-rat-plugin/src/{it/CustomLicense => 
test/resources/unit/RAT-362-GitIgnore}/invoker.properties (100%)
 copy apache-rat-plugin/src/test/resources/unit/{RAT-335-GitIgnore => 
RAT-362-GitIgnore}/pom.xml (98%)

Reply via email to