This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new a5745db7e TIKA-4504: remove double entry
a5745db7e is described below

commit a5745db7e9845e5f175193ed1f473f9f2c904b74
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Oct 7 13:31:14 2025 +0200

    TIKA-4504: remove double entry
---
 tika-detectors/tika-detector-siegfried/pom.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/tika-detectors/tika-detector-siegfried/pom.xml 
b/tika-detectors/tika-detector-siegfried/pom.xml
index 9f618b6a4..910c477de 100644
--- a/tika-detectors/tika-detector-siegfried/pom.xml
+++ b/tika-detectors/tika-detector-siegfried/pom.xml
@@ -66,15 +66,6 @@
   </dependencies>
   <build>
     <plugins>
-        <plugin>
-            <groupId>org.apache.rat</groupId>
-            <artifactId>apache-rat-plugin</artifactId>
-            <configuration>
-                <excludes>
-                    
<exclude>src/test/resources/test-documents/testPDF.pdf</exclude>
-                </excludes>
-            </configuration>
-        </plugin>
       <plugin>
         <groupId>org.apache.rat</groupId>
         <artifactId>apache-rat-plugin</artifactId>

Reply via email to