Doug Cutting wrote:

Doug Cutting (JIRA) wrote:

     [ http://issues.apache.org/jira/browse/NUTCH-193?page=all ]
     Doug Cutting resolved NUTCH-193:
--------------------------------

    Resolution: Fixed

I just committed this.  Phew!


The major incompatibility I introduced with this was changing the top-level element in config files from <nutch-conf> to <configuration>.

Also, I have not yet tested whether files created before this patch will be correctly handled. The issue is that files contain class names and class nicknames and both some of these names and the nickname mechanism have changed. This needs to be tested & fixed if it is broken.

Threre's atleast problem with these:

ParseText vs. org.apache.nutch.parse.ParseText
ParseData vs. org.apache.nutch.parse.ParseData
Content vs. org.apache.nutch.protocol.Content

--
Sami Siren

Reply via email to