[
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.