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 2024/03/25 19:14:14 UTC

(tika) branch TIKA-4222 created (now 11340085c)

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

tallison pushed a change to branch TIKA-4222
in repository https://gitbox.apache.org/repos/asf/tika.git


      at 11340085c TIKA-4222 -- add openscad glob

This branch includes the following new commits:

     new 11340085c TIKA-4222 -- add openscad glob

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(tika) 01/01: TIKA-4222 -- add openscad glob

Posted by ta...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 11340085c0992ebdc6ab5a80072c2c65db7bbf08
Author: tallison <ta...@apache.org>
AuthorDate: Mon Mar 25 15:13:59 2024 -0400

    TIKA-4222 -- add openscad glob
---
 tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml b/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
index 7176332ef..7890d644b 100644
--- a/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
+++ b/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
@@ -3889,6 +3889,11 @@
       </match>
     </magic>
   </mime-type>
+  <mime-type type="application/x-openscad">
+    <tika:link>https://openscad.org/index.html</tika:link>
+    <glob pattern="*.scad"/>
+    <sub-class-of type="text/plain"/>
+  </mime-type>
   <mime-type type="application/x-executable">
     <sub-class-of type="application/x-elf"/>
     <magic priority="50">