You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Doğacan Güney (JIRA)" <ji...@apache.org> on 2007/08/08 08:20:59 UTC

[jira] Commented: (NUTCH-537) TestMP3Parser.java, TestRTFParser.java, TestMSWordParser.java compile

    [ https://issues.apache.org/jira/browse/NUTCH-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518346 ] 

Doğacan Güney commented on NUTCH-537:
-------------------------------------

Plugins parse-mp3 and parse-rtf don't work anyway, they are not built by default and they don't compile without extra jars. What is the point of keeping them in nutch source? I think it makes more sense to remove them from source and put them in http://wiki.apache.org/nutch/PluginCentral .

PS: I don't see TestMSWordParser in your patch, and it compiles and passes tests for me.

PPS: Please use "svn diff" to generate your patches.


> TestMP3Parser.java, TestRTFParser.java, TestMSWordParser.java compile
> ---------------------------------------------------------------------
>
>                 Key: NUTCH-537
>                 URL: https://issues.apache.org/jira/browse/NUTCH-537
>             Project: Nutch
>          Issue Type: Test
>            Reporter: Hasan Diwan
>         Attachments: nutch-tests.pat
>
>
> add ".get(content.getUrl());" to parse = new ParseUtil(conf).parseByExtensionId("foo", content), per the working TestRSSParser.java

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