You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2018/01/04 22:37:29 UTC

svn commit: r1820236 - /creadur/rat/trunk/pom.xml

Author: pottlinger
Date: Thu Jan  4 22:37:29 2018
New Revision: 1820236

URL: http://svn.apache.org/viewvc?rev=1820236&view=rev
Log:
INFRA-15791: Add travis build file to RAT ignores

Modified:
    creadur/rat/trunk/pom.xml

Modified: creadur/rat/trunk/pom.xml
URL: http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1820236&r1=1820235&r2=1820236&view=diff
==============================================================================
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Thu Jan  4 22:37:29 2018
@@ -346,6 +346,7 @@ agnostic home for software distribution
           <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>