Skip to content

Commit 435d941

Browse files
committed
TIKA-4504: add exclusions
1 parent 1f695ee commit 435d941

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
@@ -195,6 +195,9 @@ least three +1 Tika PMC votes are cast.
195195
<!-- remove this once we figure out the bundle packaging -->
196196
<exclude>tika-bundle/src/main/resources/META-INF/MANIFEST.MF</exclude>
197197
<exclude>.gitattributes</exclude>
198+
199+
<!-- subprojects already checked, added for RAT 0.17, see also RAT-97 -->
200+
<exclude>tika-*/**</exclude>
198201
</excludes>
199202
</configuration>
200203
</plugin>

0 commit comments

Comments
 (0)