You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/09/30 19:02:04 UTC

[jira] [Commented] (TIKA-1752) Use java.nio.file.Path in org.apache.tika.detect

    [ https://issues.apache.org/jira/browse/TIKA-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14937715#comment-14937715 ] 

Hudson commented on TIKA-1752:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #859 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/859/])
Reformat to avoid tabs and use JUL for logging

Related to #TIKA-1752 (grossws: [http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1706073])
* trunk/tika-core/src/main/java/org/apache/tika/detect/NNExampleModelDetector.java
* trunk/tika-core/src/main/java/org/apache/tika/detect/TrainedModelDetector.java
TIKA-1752: use j.n.f.Path in o.a.tika.detect

Fixes #TIKA-1752.

Contributed by Yaniv Kunda <yaniv at kundas dot net> (grossws: [http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1706072])
* trunk/tika-core/src/main/java/org/apache/tika/detect/NNExampleModelDetector.java
* trunk/tika-core/src/main/java/org/apache/tika/detect/TrainedModelDetector.java


> Use java.nio.file.Path in org.apache.tika.detect
> ------------------------------------------------
>
>                 Key: TIKA-1752
>                 URL: https://issues.apache.org/jira/browse/TIKA-1752
>             Project: Tika
>          Issue Type: Sub-task
>          Components: detector
>            Reporter: Yaniv Kunda
>            Assignee: Konstantin Gribov
>            Priority: Minor
>              Labels: java7
>             Fix For: 1.11
>
>         Attachments: TIKA-1752.patch
>
>
> Add constructors and methods accepting java.nio.file.Path to TrainedModelDetector & Son.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)