You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mg...@apache.org on 2020/02/03 09:55:57 UTC

[tomcat] branch master updated: Do not exclude TravisCI files from RAT.

This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 18a7536  Do not exclude TravisCI files from RAT.
18a7536 is described below

commit 18a75363d9307c7ef5a462c4e6e1e72fb180bcac
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Mon Feb 3 11:54:41 2020 +0200

    Do not exclude TravisCI files from RAT.
    
    They have ASLv2 headers
    
    (cherry picked from commit 39b0a966611ca4e229e8640b6dc3a5c7a057ac31)
---
 res/rat/rat-excludes.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/res/rat/rat-excludes.txt b/res/rat/rat-excludes.txt
index ab82a2b..2bafb4e 100644
--- a/res/rat/rat-excludes.txt
+++ b/res/rat/rat-excludes.txt
@@ -187,5 +187,3 @@ output/dist/temp/safeToDelete.tmp
 
 output/res/checkstyle/*
 
-.travis.yml
-.travis/antTest.sh


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org