Hi

I found a bug about the jars versions used to parse rss channels.

When I fetch the youtube rss channel (http://youtube.com/rss/global/top_viewed_today.rss), with a clean 0.8 nutch version I get:

org.apache.commons.feedparser.FeedParserException: java.lang.NoClassDefFoundError: org/jdom/Parent

And It's true, the class isn't present in jdom.jar. The version of jdom distributed in this release is: 1.0beta8-dev, built March 28 2002

I download the version: 1.0, built September 9 2004, and it work fine.
I change this jars: jaxen-core.jar, jaxen-jdom.jar, jdom.jar and saxpath.jar

Ernesto.





        
        
                
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! http://www.yahoo.com.ar/respuestas


Reply via email to