[
https://issues.apache.org/jira/browse/TIKA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139350#comment-16139350
]
Hudson commented on TIKA-2445:
------------------------------
SUCCESS: Integrated in Jenkins build Tika-trunk #1346 (See
[https://builds.apache.org/job/Tika-trunk/1346/])
TIKA-2445 Windows Batch .bat / .cmd need their own type, as they are (nick:
[https://github.com/apache/tika/commit/67e2c5a80bc884818c3f905a26c396c57608d75f])
* (edit) tika-parsers/src/test/java/org/apache/tika/mime/TestMimeTypes.java
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
> Windows BAT / CMD detection
> ---------------------------
>
> Key: TIKA-2445
> URL: https://issues.apache.org/jira/browse/TIKA-2445
> Project: Tika
> Issue Type: Bug
> Components: mime
> Affects Versions: 1.16
> Reporter: Nick Burch
> Fix For: 1.17
>
>
> As reported on the mailing list -
> http://mail-archives.apache.org/mod_mbox/tika-user/201708.mbox/%3Cpony-9e932a35faed48a79f1e59e683b146c163eeef9a-854a10648fc2ca400c2ddb83e46514cfe44f163b%40user.tika.apache.org%3E
> - detection of Windows Batch files (.cmd and .bat) isn't working properly.
> These need pulling out to a common type, and some vague magic adding
> See also
> https://stackoverflow.com/questions/148968/windows-batch-files-bat-vs-cmd for
> the very minimal differences between .BAT and .CMD
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)