Hey Doug,

  I think that at least in the case of parse-rss, parse-pdf, and the nutch
core if there's probably some utility in having lib-xxx plugins (or at least
putting these jars in the $NUTCH_HOME/lib) for:

commons-httpclient
log4j
xerces

Then, protocol-httpclient, parse-pdf and the rest of the nutch core classes
could all reference these libraries. I'm working on NUTCH-140 right now, but
if there is need for this, I can create an issue in JIRA and then work on it
as well...

Cheers,
  Chris



On 2/13/06 3:26 PM, "Doug Cutting" <[EMAIL PROTECTED]> wrote:

> There are a number of duplicated libs in the plugins, namely:
> 
> commons-httpclient-3.0-beta1.jar  src/plugin/parse-rss/lib
> commons-httpclient-3.0.jar        src/plugin/protocol-httpclient/lib
> 
> log4j-1.2.11.jar                  src/plugin/clustering-carrot2/lib
> log4j-1.2.6.jar 1                 src/plugin/parse-rss/lib
> log4j-1.2.9.jar                   src/plugin/parse-pdf/lib
> 
> nekohtml-0.9.2.jar                src/plugin/clustering-carrot2/lib
> nekohtml-0.9.4.jar                src/plugin/parse-html/lib
> 
> xerces-2_6_2.jar                  lib
> xercesImpl.jar                    src/plugin/parse-rss/lib
> 
> Are there any known reasons to keep multiple versions of things, or
> should we move these each into their own plugin that can be shared?
> 
> Doug

______________________________________________
Chris A. Mattmann
[EMAIL PROTECTED]
Staff Member
Modeling and Data Management Systems Section (387)
Data Management Systems and Technologies Group

_________________________________________________
Jet Propulsion Laboratory            Pasadena, CA
Office: 171-266B                        Mailstop:  171-246
_______________________________________________________

Disclaimer:  The opinions presented within are my own and do not reflect
those of either NASA, JPL, or the California Institute of Technology.


Reply via email to