See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/777/changes
Changes:
[mharwood] Fix for Lucene-1500 - new exception added to Highlighter API to
handle TokenStreams with Tokens that exceed given text length
------------------------------------------
[...truncated 2603 lines...]
compile-test:
[echo] Building analyzers...
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
build-lucene:
build-lucene-tests:
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 31 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:
build-lucene-tests:
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
[javac] Note:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
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:
[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:
build-lucene-tests:
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
[javac] Note:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/ant/src/test/org/apache/lucene/ant/IndexTaskTest.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[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:
compile-highlighter:
[echo] Building highlighter...
build-memory:
[echo] Highlighter building dependency
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/lucene-memory-2.4-SNAPSHOT.jar
[echo] Building memory...
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
build-lucene:
build-lucene-tests:
init:
clover.setup:
clover.info:
clover:
compile-core:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java
[javac] Compiling 5 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
jar-core:
[jar] Building jar:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/memory/lucene-memory-2.4-SNAPSHOT.jar
default:
javacc-uptodate-check:
javacc-notice:
jflex-uptodate-check:
jflex-notice:
common.init:
build-lucene:
build-lucene-tests:
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/highlighter/classes/java
[javac] Compiling 23 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/highlighter/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
compile-core:
compile:
check-files:
init:
clover.setup:
clover.info:
clover:
compile-core:
[mkdir] Created dir:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/benchmark/classes/java
[javac] Compiling 93 source files to
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build/contrib/benchmark/classes/java
[javac]
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/ReadTask.java
:242: unreported exception
org.apache.lucene.search.highlight.InvalidTokenOffsetsException; must be caught
or declared to be thrown
[javac] TextFragment[] frag = highlighter.getBestTextFragments(ts,
text, mergeContiguous, maxFragments);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 error
BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml :629:
The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml :619:
The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/common-build.xml
:233: The following error occurred while executing this line:
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/common-build.xml
:518: Compile failed; see the compiler error output for details.
Total time: 43 seconds
Publishing Javadoc
Recording test results
Publishing Clover coverage report...
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]