See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/451/changes
Changes:
[mharwood] Commit of LUCENE-794 patch - adding phrase/span query support to
highlighter
[mikemccand] LUCENE-1255: revert this change (allow pos=-1 again) since it's
not backwards compatible
------------------------------------------
[...truncated 2099 lines...]
init:
clover.setup:
clover.info:
clover:
common.compile-core:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/java
[javac] Compiling 283 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
compile-core:
[rmic] RMI Compiling 1 class to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/java
jar-core:
[exec] Execute failed: java.io.IOException: svnversion: not found
[jar] Building jar:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/lucene-core-2.4-SNAPSHOT.jar
build-contrib:
[echo] Building analyzers...
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
build-lucene:
init:
clover.setup:
clover.info:
clover:
compile-core:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/analyzers/classes/java
[javac] Compiling 45 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/analyzers/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
jar-core:
[exec] Execute failed: java.io.IOException: svnversion: not found
[jar] Building jar:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/analyzers/lucene-analyzers-2.4-SNAPSHOT.jar
jar:
compile-test:
[echo] Building analyzers...
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
build-lucene:
init:
clover.setup:
clover.info:
clover:
compile-core:
common.compile-test:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/analyzers/classes/test
[javac] Compiling 21 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/analyzers/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[copy] Copying 9 files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/analyzers/classes/test
build-artifacts-and-tests:
[echo] Building ant...
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
build-lucene:
init:
clover.setup:
clover.info:
clover:
common.compile-core:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java
[javac] Compiling 7 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java
compile-core:
[copy] Copying 1 file to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/java
jar-core:
[exec] Execute failed: java.io.IOException: svnversion: not found
[jar] Building jar:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/lucene-ant-2.4-SNAPSHOT.jar
jar:
compile-test:
[echo] Building ant...
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
build-lucene:
init:
clover.setup:
clover.info:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test
[javac] Compiling 4 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test
[copy] Copying 2 files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/ant/classes/test
build-artifacts-and-tests:
[echo] Building benchmark...
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
compile-demo:
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
init:
clover.setup:
clover.info:
clover:
common.compile-core:
compile-core:
compile-demo:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo
[javac] Compiling 17 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/classes/demo
compile-highlighter:
[echo] Building highlighter...
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
build-lucene:
init:
clover.setup:
clover.info:
clover:
compile-core:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java
[javac] Compiling 22 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java
[javac]
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java
:35: package org.apache.lucene.index.memory does not exist
[javac] import org.apache.lucene.index.memory.MemoryIndex;
[javac] ^
[javac]
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java
:316: cannot find symbol
[javac] symbol : class MemoryIndex
[javac] location: class
org.apache.lucene.search.highlight.WeightedSpanTermExtractor
[javac] MemoryIndex indexer = new MemoryIndex();
[javac] ^
[javac]
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java
:316: cannot find symbol
[javac] symbol : class MemoryIndex
[javac] location: class
org.apache.lucene.search.highlight.WeightedSpanTermExtractor
[javac] MemoryIndex indexer = new MemoryIndex();
[javac] ^
[javac] Note:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/highlighter/src/java/org/apache/lucene/search/highlight/QueryScorer.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 3 errors
BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml :553:
The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml :543:
The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/build.xml
:169: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/common-build.xml
:222: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/common-build.xml
:481: Compile failed; see the compiler error output for details.
Total time: 1 minute 5 seconds
Publishing Javadoc
Recording test results
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]