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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new d423110c RAT-312: Remove RAT exclusion for travis build file
d423110c is described below

commit d423110cb4d849e6a6f7a1561290e124bd07d09b
Author: P. Ottlinger <pottlin...@apache.org>
AuthorDate: Thu Oct 20 12:00:26 2022 +0200

    RAT-312: Remove RAT exclusion for travis build file
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1dc51983..eca7cd1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -331,8 +331,6 @@ agnostic home for software distribution comprehension and 
audit tools.
           <version>0.15</version>
           <configuration>
             <excludes>
-              <!-- This file only describes how to build the project and it 
has no license header -->
-              <exclude>.travis.yml</exclude>
               <exclude>BUILD.txt</exclude>
               <!-- rat:check does not seem to use exclusions from modules -->
               <exclude>apache-rat/README*.txt</exclude>

Reply via email to