Hello all,
I have downloaded sources of feedparser and I am trying to
Build it using Maven.
I am getting following exception during compilation..
can
not resolve symbol
symbol : class XPath
location: class org.apache.commons.feedparser.BaseParser
XPath xpath = new XPath( query );
>From which jar file XPath is supposed to belong?
I am using project.xml downloaded from
http://svn.apache.org/repos/asf/jakarta/commons/proper/feedparser/trunk
thanx in advance and regards
marco
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]