Just tried building against the latest lucene cvs and
got the following errors:
Buildfile: C:\eclipse\workspace\nutch\build.xml
init:
compile:
[javac] Compiling 76 source files to
C:\eclipse\workspace\nutch\build\classes
[javac]
C:\eclipse\workspace\nutch\src\java\net\nutch\indexer\IndexOptimizer.java:172:
cannot resolve symbol
[javac] symbol : variable in
[javac] location: class
net.nutch.indexer.IndexOptimizer.OptimizingReader
[javac] return new OptimizingTermEnum(in,
similarity);
[javac] ^
[javac]
C:\eclipse\workspace\nutch\src\java\net\nutch\indexer\IndexOptimizer.java:177:
cannot resolve symbol
[javac] symbol : variable in
[javac] location: class
net.nutch.indexer.IndexOptimizer.OptimizingReader
[javac] return new OptimizingTermPositions(in,
similarity);
[javac] ^
[javac] 2 errors
BUILD FAILED: C:\eclipse\workspace\nutch\build.xml:61:
Compile failed; see the compiler error output for
details.
Total time: 3 seconds
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers