You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Tobias Rübner (Created JIRA)" <ji...@apache.org> on 2011/12/01 11:05:41 UTC

[jira] [Created] (DROIDS-158) Change Parser Interface to work with Task instead of Link

Change Parser Interface to work with Task instead of Link
---------------------------------------------------------

                 Key: DROIDS-158
                 URL: https://issues.apache.org/jira/browse/DROIDS-158
             Project: Droids
          Issue Type: Improvement
          Components: core, tika
    Affects Versions: 0.0.2
            Reporter: Tobias Rübner
             Fix For: 0.0.2
         Attachments: DROIDS-158.patch

To parse files on a filessystem, the Droids Parser should use the Task interface instead of the Link interface.
Now it is possible to send FileTasks to a parser without the need of rewriting a parser.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (DROIDS-158) Change Parser Interface to work with Task instead of Link

Posted by "Richard Frovarp (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DROIDS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161366#comment-13161366 ] 

Richard Frovarp commented on DROIDS-158:
----------------------------------------

I gave it a test. It looks pretty good. I've applied it in r1209332. Please confirm.
                
> Change Parser Interface to work with Task instead of Link
> ---------------------------------------------------------
>
>                 Key: DROIDS-158
>                 URL: https://issues.apache.org/jira/browse/DROIDS-158
>             Project: Droids
>          Issue Type: Improvement
>          Components: core, tika
>    Affects Versions: 0.0.2
>            Reporter: Tobias Rübner
>             Fix For: 0.0.2
>
>         Attachments: DROIDS-158.patch
>
>
> To parse files on a filessystem, the Droids Parser should use the Task interface instead of the Link interface.
> Now it is possible to send FileTasks to a parser without the need of rewriting a parser.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (DROIDS-158) Change Parser Interface to work with Task instead of Link

Posted by "Tobias Rübner (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Rübner updated DROIDS-158:
---------------------------------

    Attachment: DROIDS-158.patch

a simple patch changing the API
                
> Change Parser Interface to work with Task instead of Link
> ---------------------------------------------------------
>
>                 Key: DROIDS-158
>                 URL: https://issues.apache.org/jira/browse/DROIDS-158
>             Project: Droids
>          Issue Type: Improvement
>          Components: core, tika
>    Affects Versions: 0.0.2
>            Reporter: Tobias Rübner
>             Fix For: 0.0.2
>
>         Attachments: DROIDS-158.patch
>
>
> To parse files on a filessystem, the Droids Parser should use the Task interface instead of the Link interface.
> Now it is possible to send FileTasks to a parser without the need of rewriting a parser.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (DROIDS-158) Change Parser Interface to work with Task instead of Link

Posted by "Richard Frovarp (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DROIDS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160931#comment-13160931 ] 

Richard Frovarp commented on DROIDS-158:
----------------------------------------

Thank you for reporting and the patch. I'll try to take a look at it tonight. I've ran into a few problems between Task and Link, so I'm curious as to how this affects those.
                
> Change Parser Interface to work with Task instead of Link
> ---------------------------------------------------------
>
>                 Key: DROIDS-158
>                 URL: https://issues.apache.org/jira/browse/DROIDS-158
>             Project: Droids
>          Issue Type: Improvement
>          Components: core, tika
>    Affects Versions: 0.0.2
>            Reporter: Tobias Rübner
>             Fix For: 0.0.2
>
>         Attachments: DROIDS-158.patch
>
>
> To parse files on a filessystem, the Droids Parser should use the Task interface instead of the Link interface.
> Now it is possible to send FileTasks to a parser without the need of rewriting a parser.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (DROIDS-158) Change Parser Interface to work with Task instead of Link

Posted by "Tobias Rübner (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Rübner resolved DROIDS-158.
----------------------------------

    Resolution: Fixed

Thank you.
                
> Change Parser Interface to work with Task instead of Link
> ---------------------------------------------------------
>
>                 Key: DROIDS-158
>                 URL: https://issues.apache.org/jira/browse/DROIDS-158
>             Project: Droids
>          Issue Type: Improvement
>          Components: core, tika
>    Affects Versions: 0.0.2
>            Reporter: Tobias Rübner
>             Fix For: 0.0.2
>
>         Attachments: DROIDS-158.patch
>
>
> To parse files on a filessystem, the Droids Parser should use the Task interface instead of the Link interface.
> Now it is possible to send FileTasks to a parser without the need of rewriting a parser.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira