You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Ken Krugler (JIRA)" <ji...@apache.org> on 2009/09/29 00:11:16 UTC

[jira] Created: (TIKA-294) TikaCLI always uses System.in for input

TikaCLI always uses System.in for input
---------------------------------------

                 Key: TIKA-294
                 URL: https://issues.apache.org/jira/browse/TIKA-294
             Project: Tika
          Issue Type: Bug
    Affects Versions: 0.4
            Reporter: Ken Krugler


Current code in trunk ignores input stream from opening file, and tries to use System.in - so it hangs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TIKA-294) TikaCLI always uses System.in for input

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved TIKA-294.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5
         Assignee: Jukka Zitting

Good catch, thanks! Patch committed in revision 820949.

PS. I noticed two tabs in the patch. We try to stick to a spaces-only policy in Tika.


> TikaCLI always uses System.in for input
> ---------------------------------------
>
>                 Key: TIKA-294
>                 URL: https://issues.apache.org/jira/browse/TIKA-294
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.4
>            Reporter: Ken Krugler
>            Assignee: Jukka Zitting
>             Fix For: 0.5
>
>         Attachments: tika-294.patch
>
>
> Current code in trunk ignores input stream from opening file, and tries to use System.in - so it hangs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TIKA-294) TikaCLI always uses System.in for input

Posted by "Ken Krugler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Krugler updated TIKA-294:
-----------------------------

    Attachment: tika-294.patch

> TikaCLI always uses System.in for input
> ---------------------------------------
>
>                 Key: TIKA-294
>                 URL: https://issues.apache.org/jira/browse/TIKA-294
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.4
>            Reporter: Ken Krugler
>         Attachments: tika-294.patch
>
>
> Current code in trunk ignores input stream from opening file, and tries to use System.in - so it hangs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.