[
https://issues.apache.org/jira/browse/TIKA-3550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415028#comment-17415028
]
Hudson commented on TIKA-3550:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #328 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/328/])
TIKA-3550 -- improve detection of dxf (tallison:
[https://github.com/apache/tika/commit/e9f36cb7425f25a768eb58936505277ccbecfedf])
* (add)
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/test-documents/testDXF_ascii_no_header.dxf
* (add)
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/test-documents/testDXF_ascii_win_newlines.dxf
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/test-documents/testDXF_ascii.dxf
* (edit)
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/java/org/apache/tika/mime/TestMimeTypes.java
* (edit) tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
> Some DXF files are detected as text/plain
> -----------------------------------------
>
> Key: TIKA-3550
> URL: https://issues.apache.org/jira/browse/TIKA-3550
> Project: Tika
> Issue Type: Bug
> Affects Versions: 1.27, 2.1.0
> Reporter: Robin Schimpf
> Assignee: Tim Allison
> Priority: Major
> Fix For: 2.1.1
>
> Attachments: Cube FreeCAD.dxf
>
>
> I noticed Tika fails to detect the fileformat of the files from
> [https://people.math.sc.edu/Burkardt/data/dxf/dxf.html]
> Contrary to the testfile included (where the test is currently disabled on
> 2.x) those files have 2 spaces before the numbers. The comment in the
> tika-mimetypes.xml suggests for me that this should work. Would be nice if
> the detection would work from no space to any number of spaces before the
> number.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)