See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1209/changes>

Changes:

[mikemccand] LUCENE-2489: move PerFieldCodecWrapper to core

[mikemccand] LUCENE-2487: IndexReader subclasses must implement flex API

[yonik] LUCENE-2380: fix bug where each term was written twice

[mikemccand] fix silly thread hazard w/ MultiBits; add unit test; small cleanups

[mikemccand] LUCENE-2486: incRef the doc store files so we can load them when 
opening the reader for warming

[mikemccand] LUCENE-2380: align for both doc->ord and ord->value, when 
fasterButMoreRAM is true

[uschindler] remove useless property

[mikemccand] don't suppress CMS exception details

------------------------------------------
[...truncated 3938 lines...]
clover:

compile-core:
    [mkdir] Created dir: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/db/bdb-je/classes/java>
    [javac] Compiling 6 source files to 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/db/bdb-je/classes/java>

jar-core:
      [jar] Building jar: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/db/bdb-je/lucene-bdb-je-4.0-2010-06-07_20-29-05.jar>

default:

default:

compile-test:
     [echo] Building bdb...

common.init:

build-lucene:

contrib-build.init:

get-db-jar:

check-and-get-db-jar:

init:

compile-test:
     [echo] Building bdb...

common.init:

build-lucene:

contrib-build.init:

get-db-jar:

check-and-get-db-jar:

init:

clover.setup:

clover.info:

clover:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/db/bdb/classes/test>
    [javac] Compiling 2 source files to 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/db/bdb/classes/test>
     [echo] Building bdb-je...

common.init:

build-lucene:

contrib-build.init:

get-je-jar:

check-and-get-je-jar:

init:

compile-test:
     [echo] Building bdb-je...

common.init:

build-lucene:

contrib-build.init:

get-je-jar:

check-and-get-je-jar:

init:

clover.setup:

clover.info:

clover:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/db/bdb-je/classes/test>
    [javac] Compiling 1 source file to 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/db/bdb-je/classes/test>

build-artifacts-and-tests:
     [echo] Building demo...

compile-analyzers-common:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

common.compile-core:

war-demo:
      [war] Building war: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/demo/luceneweb.war>

compile-core:

jar-core:
      [jar] Building jar: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/demo/lucene-demo-4.0-2010-06-07_20-29-05.jar>

jar:

compile-test:
     [echo] Building demo...

compile-analyzers-common:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

common.compile-core:

war-demo:
      [war] Building war: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/demo/luceneweb.war>

compile-core:

common.compile-test:
    [mkdir] Created dir: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/demo/classes/test>

build-artifacts-and-tests:
     [echo] Building highlighter...

build-memory:

build-queries:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

common.compile-core:

compile-core:

jar-core:
      [jar] Building jar: 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/highlighter/lucene-highlighter-4.0-2010-06-07_20-29-05.jar>

jar:

compile-test:
     [echo] Building highlighter...

build-memory:

build-queries:

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/lucene/build/contrib/highlighter/classes/test>
    [javac] Compiling 10 source files to 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/highlighter/classes/test>

build-artifacts-and-tests:
     [echo] Building instantiated...

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/lucene/build/contrib/instantiated/classes/java>
    [javac] Compiling 17 source files to 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build/contrib/instantiated/classes/java>
    [javac] 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/instantiated/src/java/org/apache/lucene/store/instantiated/InstantiatedIndexReader.java>:107:
 method does not override a method from its superclass
    [javac]       @Override
    [javac]        ^
    [javac] 
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/contrib/instantiated/src/java/org/apache/lucene/store/instantiated/InstantiatedIndexReader.java>:113:
 method does not override a method from its superclass
    [javac]       @Override
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build.xml>:573:
 The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/build.xml>:562:
 The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/common-build.xml>:268:
 The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/lucene/common-build.xml>:623:
 Compile failed; see the compiler error output for details.

Total time: 7 minutes 56 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to