Buildfile: c:\eclipse\workspace\Nutch\build.xml
init:
    [mkdir] Created dir:
C:\eclipse\workspace\Nutch\build
    [mkdir] Created dir:
C:\eclipse\workspace\Nutch\build\classes
    [mkdir] Created dir:
C:\eclipse\workspace\Nutch\build\test
    [mkdir] Created dir:
C:\eclipse\workspace\Nutch\build\test\classes
     [copy] Copying 3 files to
C:\eclipse\workspace\Nutch\conf
     [copy] Copying
C:\eclipse\workspace\Nutch\conf\nutch-site.xml.template
to C:\eclipse\workspace\Nutch\conf\nutch-site.xml
     [copy] Copying
C:\eclipse\workspace\Nutch\conf\crawl-urlfilter.txt.template
to C:\eclipse\workspace\Nutch\conf\crawl-urlfilter.txt
     [copy] Copying
C:\eclipse\workspace\Nutch\conf\regex-urlfilter.txt.template
to C:\eclipse\workspace\Nutch\conf\regex-urlfilter.txt
compile-core:
    [javac] Compiling 141 source files to
C:\eclipse\workspace\Nutch\build\classes
    [javac]
C:\eclipse\workspace\Nutch\src\java\net\nutch\indexer\IndexOptimizer.java:81:
reference to PriorityQueue is ambiguous, both class
org.apache.lucene.util.PriorityQueue in
org.apache.lucene.util and class
java.util.PriorityQueue in java.util match
    [javac] private static class ScoreDocQueue extends
PriorityQueue {
    [javac] ^
    [javac]
C:\eclipse\workspace\Nutch\src\java\net\nutch\analysis\FastCharStream.java:92:
warning: [deprecation] getLine() in
net.nutch.analysis.CharStream has been deprecated
    [javac] public final int getLine() {
    [javac] ^
    [javac]
C:\eclipse\workspace\Nutch\src\java\net\nutch\analysis\FastCharStream.java:89:
warning: [deprecation] getColumn() in
net.nutch.analysis.CharStream has been deprecated
    [javac] public final int getColumn() {
    [javac] ^
    [javac] Note: Some input files use unchecked or
unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for
details.
    [javac] 1 error
    [javac] 2 warnings
BUILD FAILED: C:\eclipse\workspace\Nutch\build.xml:63:
Compile failed; see the compiler error output for
details.
Total time: 8 seconds


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to