> > I just checked out the latest Nutch source tree from svn and I see that > the protocol-file plugin requires some classes from the activation > framework, yet it's not included in the lib directory for the > protocol-file.
Using the jdk 1.4.2_05, I have no problem compiling the protocol-file plugin (the activation jar is provided in the nutch/lib directory, and is accessible by the plugin during compilation - see build.xml) I will provide a contribution today for Mime Content Type support and some patches for protocol-file, protocol-ftp so that these plugins no more required actiation... so if this contribution is accepted and checked in, it will solve your problems. Jerome -- http://motrech.free.fr/ http://frutch.free.fr/
