[ http://issues.apache.org/jira/browse/NUTCH-30?page=comments#action_12316928 ]
Michael Nebel commented on NUTCH-30: ------------------------------------ I loaded the latest sources from the svn yesterday and tried to integrate this plugin (I used the Zip from Hasan) . I found: - getParse throws a ParseException which isn't supported by getParse - the call to new ParseData needs a new parameter "ParseStatus" My fixes are far from perfect (I just identified the problems by now), so I'm not creating a patch. :-( > rss feed parser > --------------- > > Key: NUTCH-30 > URL: http://issues.apache.org/jira/browse/NUTCH-30 > Project: Nutch > Type: Improvement > Components: fetcher > Reporter: Stefan Grroschupf > Assignee: Chris A. Mattmann > Priority: Minor > Attachments: RSSParserPatch.txt, RSS_Parser.zip, parse-rss-1.0-040605.zip, > parse-rss-patch.txt, parse-rss-srcbin-incl-path.zip, parse-rss.zip, > parseRss.zip > > A simple rss feed parser supporting: > rss and atom: > + version 0.3 > + version 09 > + version 10 > + version 20 > Converting of different rss versions is done via xslt. > The xslt was contributed by Frank Henze - Thanks! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
