Skip to content

Commit 79ffae1

Browse files
committed
TIKA-4504: add exclusions
1 parent 7b5d769 commit 79ffae1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ least three +1 Tika PMC votes are cast.
193193
<!-- remove this once we figure out the bundle packaging -->
194194
<exclude>tika-bundle/src/main/resources/META-INF/MANIFEST.MF</exclude>
195195
<exclude>.gitattributes</exclude>
196+
197+
<!-- subprojects already checked, added for RAT 0.17, see also RAT-97 -->
198+
<exclude>tika-*/**</exclude>
196199
</excludes>
197200
</configuration>
198201
</plugin>

0 commit comments

Comments
 (0)