Hasan,

 Additionally, I checked out the code that you attached. You took the old
parse-rss code (that worked with the old nutch package structure) and
updated all the "import" statements to work with the new apache package
structure for nutch, but you never updated the "package" statements, nor did
you update the folder structure? So you still have the old "package
net.nutch.xxx" at the top of the files, just with "import
org.apache.nutch.xxx" statements.... 

 In any case, as I said, the parse-rss plugin that I uploaded, the latest
one (and the last 3 of them I've uploaded), should work fine. Thanks for
trying to help Marco out, but his problem regarding compiling had to do with
having the old (0.6) version of Nutch.

Thanks,
  Chris


______________________________________________
> -----Original Message-----
> From: Chris Mattmann [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 20, 2005 8:56 PM
> To: [email protected]
> Subject: RE: [jira] Commented: (NUTCH-30) rss feed parser
> 
> Hi Hasan,
> 
>  The plugin has always worked (and compiled). See the Nutch thread
> discussion concerning previous posts. The latest version of the plugin
> that
> I uploaded on 17 April, 9:42 PM compiled and worked with the latest SVN's.
> The previous plugins worked too, but that was using the old names for the
> nutch packages (net.nutch.* versus org.apache.nutch.*). In any case, the
> compiling issue that Marco had the other day was due to the fact that he
> never checked out the latest SVN of Nutch (i.e., with the new org.apache
> package names). He was using the 0.6 version of Nutch, which used the old
> Nutch package names, and he downloaded my latest parse-rss plugin, which
> used the new package names. That's why it wasn't compiling. So, I'm not
> sure
> why you've uploaded this code....
> 
>   The version of the plugin, parse-rss-srcbin-incl-path.zip, from April
> 17,
> 9:42 PM works fine against the latest Nutch SVN. So, when John X commits
> the
> parse-rss plugin to source, to deal with NUTCH-30, he can use the
> parse-rss-srcbin-incl-path.zip fine.
> 
> 
> Thanks,
>   Chris
> 
> 
> -----Original Message-----
> From: Hasan Diwan (JIRA) [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 20, 2005 3:46 PM
> To: [email protected]
> Subject: [jira] Commented: (NUTCH-30) rss feed parser
> 
>      [
> http://issues.apache.org/jira/browse/NUTCH-30?page=comments#action_63334 ]
> 
> Hasan Diwan commented on NUTCH-30:
> ----------------------------------
> 
> I've fixed this plugin for the apache incubator. It now compiles. There
> are
> no further changes. I'm attaching the new zip.
> 
> > 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



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to