otis        02/05/04 07:32:24

  Added:       contributions/webcrawler-LARM README.txt
  Log:
  - A REDME for LARM webcrawler contribution.
  
  Revision  Changes    Path
  1.1                  jakarta-lucene-sandbox/contributions/webcrawler-LARM/README.txt
  
  Index: README.txt
  ===================================================================
  $Id: README.txt,v 1.1 2002/05/04 14:32:24 otis Exp $
  
  This is the README file for webcrawler-LARM contribution to Lucene Sandbox.
  
  
  - This contribution requires:
    a) HTTPClient (not Jakarta's, but this one:
      http://www.innovation.ch/java/HTTPClient/
  b) Jakarta ORO package for regular expressions
  
  - The original archive file that I got from Clemens had ORO and
  HTTPClient in lib directory.  I don't think we should include those
  there, so I took them out.
  
  - This contribution also uses 3rd party (X?)HTML parser, which is
  included.
    I am not sure if Clemens' modified this parser in any way.  If not,
  maybe we don't have to include it and can instead just add it to the
  list of required packages.
  
  - This code requires(?) JDK 1.4, as it uses assert keyword.
  
  
  $Id: README.txt,v 1.1 2002/05/04 14:32:24 otis Exp $
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to