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:22 UTC

[tomcat] branch 8.5.x 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 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


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

commit 39b0a966611ca4e229e8640b6dc3a5c7a057ac31
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
---
 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 48f0937..520c94a 100644
--- a/res/rat/rat-excludes.txt
+++ b/res/rat/rat-excludes.txt
@@ -185,5 +185,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