> --- a/res/rat/rat-excludes.txt > +++ b/res/rat/rat-excludes.txt > @@ -55,6 +55,8 @@ > > - Temporary cache files used by Checkstle > > + - Configuration files for third party Continuous Integration systems like > Travis CI > + > > output/build/logs/* > output/test-tmp/** > @@ -184,3 +186,6 @@ output/dist/temp/safeToDelete.tmp > **/*.md > > output/res/checkstyle/* > + > +.travis.yml > +.travis/antTest.sh
Excluded are files that do not have proper license headers. If a file has a license header, there is no need to exclude it. Links to RAT reports are available here: https://tomcat.apache.org/ci.html Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org