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

tallison pushed a commit to branch TIKA-4581-metadata-list-serialization-again
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to 
refs/heads/TIKA-4581-metadata-list-serialization-again by this push:
     new b64e5ceb3 TIKA-4581 -- fix rat
b64e5ceb3 is described below

commit b64e5ceb36122519b8adee02909e4b66cc96c980
Author: tallison <[email protected]>
AuthorDate: Wed Dec 17 13:50:50 2025 -0500

    TIKA-4581 -- fix rat
---
 .../src/main/resources/META-INF/tika/other-configs.idx    | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git 
a/tika-pipes/tika-pipes-api/src/main/resources/META-INF/tika/other-configs.idx 
b/tika-pipes/tika-pipes-api/src/main/resources/META-INF/tika/other-configs.idx
index 0c9f7d254..4b6648279 100644
--- 
a/tika-pipes/tika-pipes-api/src/main/resources/META-INF/tika/other-configs.idx
+++ 
b/tika-pipes/tika-pipes-api/src/main/resources/META-INF/tika/other-configs.idx
@@ -1,3 +1,18 @@
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
+#
+#       http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+
 # Component registry for tika-pipes-api
 # Format: friendly-name=fully.qualified.ClassName
 # this has to be manually generated for now because of the dependency graph

Reply via email to