[
https://issues.apache.org/jira/browse/TIKA-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333233#comment-17333233
]
Hudson commented on TIKA-3373:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-branch1x-jdk8 #120 (See
[https://ci-builds.apache.org/job/Tika/job/tika-branch1x-jdk8/120/])
TIKA-3373 Add the *.yml extension for YAML, which is commonly used, along with
aliases for popular alternate mimetypes for it (nick:
[https://github.com/apache/tika/commit/f7d5119f496578bfff8bebc470d9fe8f9fdc3860])
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
> add "yml" as extension
> ----------------------
>
> Key: TIKA-3373
> URL: https://issues.apache.org/jira/browse/TIKA-3373
> Project: Tika
> Issue Type: New Feature
> Reporter: Caleb Cushing
> Priority: Major
>
> seems that the tika definition for yaml only includes `yaml` as a valid file
> extension. It would be good to include the more common `yml` Also maybe good
> to include more mime-type names for yaml, but seems that's up to debate (I
> originally assumed `application/yaml` )
> https://stackoverflow.com/q/332129/206466
> ```
> ❯ xdg-mime query filetype .config/brix/java/module.yml
> # brix ->
> ccushing/copy-5 + !
> application/x-yaml
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)