LUCENE-8752: Fix precommit error: patch files cannot have a license header

This commit is contained in:
Uwe Schindler 2019-04-14 01:39:49 +02:00
parent 1a3f94278d
commit b60548f6d8
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
is platform dependent?! -->
<property name="rat.excludes" value="**/*.txt,**/bocchan.utf-8"/>
<property name="rat.additional-includes" value="src/tools/**"/>
<property name="rat.additional-excludes" value="src/tools/patches/**"/>
<!-- we don't want to pull in ipadic/naist etc -->
<property name="ivy.default.configuration" value="default"/>