You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2022/09/08 13:47:10 UTC

[tika] branch branch_1x updated: prep for 1.28.5-rc1 -- fix rat test

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

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


The following commit(s) were added to refs/heads/branch_1x by this push:
     new b694f155e prep for 1.28.5-rc1 -- fix rat test
b694f155e is described below

commit b694f155ecffd537cd3b0bb5bed9c5ff6798417f
Author: tallison <ta...@apache.org>
AuthorDate: Thu Sep 8 09:46:59 2022 -0400

    prep for 1.28.5-rc1 -- fix rat test
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 20a66bb3b..52f37798c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,6 +183,7 @@ least three +1 Tika PMC votes are cast.
           <excludes>
             <exclude>CHANGES.txt</exclude>
             <exclude>README.md</exclude>
+            <exclude>.gitattributes</exclude>
           </excludes>
         </configuration>
       </plugin>