Bug#562308: lucene2: FTBFS: tests failed

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Dec 24 10:33:22 UTC 2009


Source: lucene2
Version: 2.9.1+ds1-2
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1'
> make[1]: Nothing to be done for `update-config'.
> make[1]: Leaving directory `/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1'
> touch debian/stamp-patched
> cd . && /usr/lib/jvm/java-6-openjdk/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-nodeps.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/java-6-openjdk/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true    -propertyfile /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/debian/ant.properties javacc jar-core build-contrib war-demo javadocs
> Buildfile: build.xml
> 
> clean-javacc:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
>      [echo] 
>      [echo]       One or more of the JavaCC .jj files is newer than its corresponding
>      [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
>      [echo]     
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> javacc-check:
> 
> javacc-QueryParser:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/src/java/org/apache/lucene/queryParser/QueryParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "CharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated successfully.
> 
> javacc-HTMLParser:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/src/demo/org/apache/lucene/demo/html/HTMLParser.jj . . .
>    [javacc] Warning: Line 22, Column 3: Bad option name "OPTIMIZE_TOKEN_MANAGER".  Option setting will be ignored.
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "SimpleCharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated with 0 errors and 1 warnings.
> 
> javacc-contrib-queryparser:
>      [echo] Building queryparser...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
>      [echo] 
>      [echo]       One or more of the JavaCC .jj files is newer than its corresponding
>      [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
>      [echo]     
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/classes/java
>     [javac] Compiling 413 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/classes/java
>     [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.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/lucene-core-2.9.1.jar
> 
> build-lucene-tests:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile-demo:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/classes/demo
>     [javac] Compiling 17 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/classes/demo
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/src/demo/org/apache/lucene/demo/SearchFiles.java uses or overrides 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.
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/classes/test
>     [javac] Compiling 217 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/classes/test
>     [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.
>      [copy] Copying 14 files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/classes/test
> 
> compile-test:
> 
> init:
> 
> javacc-check:
> 
> javacc:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/parser/StandardSyntaxParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "JavaCharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated successfully.
> 
> javacc-contrib-surround:
>      [echo] Building surround...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
>      [echo] 
>      [echo]       One or more of the JavaCC .jj files is newer than its corresponding
>      [echo]       .java file.  Run the "javacc" target to regenerate the artifacts.
>      [echo]     
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> javacc-check:
> 
> javacc:
>    [javacc] Java Compiler Compiler Version 5.0 (Parser Generator)
>    [javacc] (type "javacc" with no arguments for help)
>    [javacc] Reading from file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/surround/src/java/org/apache/lucene/queryParser/surround/parser/QueryParser.jj . . .
>    [javacc] File "TokenMgrError.java" does not exist.  Will create one.
>    [javacc] File "ParseException.java" does not exist.  Will create one.
>    [javacc] File "Token.java" does not exist.  Will create one.
>    [javacc] File "CharStream.java" does not exist.  Will create one.
>    [javacc] Parser generated successfully.
> 
> javacc:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/lucene-core-2.9.1.jar
> 
> build-contrib:
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/classes/java
>     [javac] Compiling 82 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/classes/java
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 2 files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/classes/java
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/classes/java
>     [javac] Compiling 18 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/classes/java
>      [copy] Copying 3 files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/classes/java
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> compile-test:
>      [echo] Building analyzers...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> 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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/classes/test
>     [javac] Compiling 39 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 11 files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/classes/test
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> compile-test:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/classes/test
>     [javac] Compiling 1 source file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/classes/test
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn/src/test/org/apache/lucene/analysis/cn/smart/TestSmartChineseAnalyzer.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> 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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/ant/classes/java
>     [javac] Compiling 7 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/ant/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/ant/src/java/org/apache/lucene/ant/IndexTask.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> compile-core:
>      [copy] Copying 1 file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/ant/classes/java
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/ant"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/ant/lucene-ant-2.9.1.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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/ant/classes/test
>     [javac] Compiling 4 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/ant/classes/test
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/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 /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile-demo:
> 
> compile-memory:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/classes/java
>     [javac] Compiling 5 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java uses or overrides 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.
> 
> compile:
> 
> compile-highlighter:
>      [echo] Building highlighter...
> 
> build-memory:
>      [echo] Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/lucene-memory-2.9.1.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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/memory"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/lucene-memory-2.9.1.jar
> 
> default:
> 
> build-regex:
>      [echo] Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/lucene-regex-2.9.1.jar
>      [echo] Building regex...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/classes/java
>     [javac] Compiling 8 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/classes/java
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex/src/java/org/apache/lucene/search/regex/SpanRegexQuery.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/lucene-regex-2.9.1.jar
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/highlighter/classes/java
>     [javac] Compiling 23 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/highlighter/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java uses or overrides 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.
> 
> compile-core:
> 
> compile:
> 
> compile-vector-highlighter:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/lucene-analyzers-2.9.1.jar
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/fast-vector-highlighter/classes/java
>     [javac] Compiling 11 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/fast-vector-highlighter/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/fast-vector-highlighter/src/java/org/apache/lucene/search/vectorhighlight/FieldTermStack.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> compile-core:
> 
> compile:
> 
> check-files:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/benchmark/classes/java
>     [javac] Compiling 99 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/benchmark/classes/java
>     [javac] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/utils/Algorithm.java:69: warning: non-varargs call of varargs method with inexact argument type for last parameter;
>     [javac] cast to java.lang.Object for a varargs call
>     [javac] cast to java.lang.Object[] for a non-varargs call and to suppress this warning
>     [javac]           PerfTask task = (PerfTask) cnstr.newInstance(paramObj);
>     [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] 1 warning
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/benchmark"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/benchmark/lucene-benchmark-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile-demo:
> 
> compile-memory:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile:
> 
> compile-highlighter:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> compile:
> 
> compile-vector-highlighter:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/lucene-analyzers-2.9.1.jar
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> compile:
> 
> check-files:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/benchmark/classes/test
>     [javac] Compiling 12 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/benchmark/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 2 files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/benchmark/classes/test
> 
> build-artifacts-and-tests:
>      [echo] Building collation...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> compile-misc:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/classes/java
>     [javac] Compiling 17 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/classes/java
>     [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.
> 
> compile:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/collation/classes/java
>     [javac] Compiling 4 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/collation/classes/java
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/collation/lucene-collation-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building collation...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> compile-misc:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/collation/classes/test
>     [javac] Compiling 5 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/collation/classes/test
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/test/org/apache/lucene/collation/CollationTestBase.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
> 
> bdb:
>      [echo] Building bdb...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb/classes/java
>     [javac] Compiling 7 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java uses or overrides 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.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb/lucene-bdb-2.9.1.jar
> 
> default:
> 
> bdb-je:
>      [echo] Building bdb-je...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb-je/classes/java
>     [javac] Compiling 6 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb-je/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java uses or overrides 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.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb-je/lucene-bdb-je-2.9.1.jar
> 
> default:
> 
> default:
> 
> compile-test:
>      [echo] Building bdb...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> compile-test:
>      [echo] Building bdb...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb/classes/test
>     [javac] Compiling 2 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb/classes/test
>      [echo] Building bdb-je...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> compile-test:
>      [echo] Building bdb-je...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb-je/classes/test
>     [javac] Compiling 1 source file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb-je/classes/test
> 
> build-artifacts-and-tests:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/lucene-analyzers-2.9.1.jar
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/fast-vector-highlighter"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/fast-vector-highlighter/lucene-fast-vector-highlighter-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/lucene-analyzers-2.9.1.jar
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/fast-vector-highlighter/classes/test
>     [javac] Compiling 8 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/fast-vector-highlighter/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/highlighter"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/highlighter/lucene-highlighter-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/highlighter/classes/test
>     [javac] Compiling 1 source file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/highlighter/classes/test
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/highlighter/src/test/org/apache/lucene/search/highlight/HighlighterTest.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/highlighter/src/test/org/apache/lucene/search/highlight/HighlighterTest.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> build-artifacts-and-tests:
>      [echo] Building instantiated...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/instantiated/classes/java
>     [javac] Compiling 13 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/instantiated/classes/java
>     [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.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/instantiated/lucene-instantiated-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building instantiated...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/instantiated/classes/test
>     [javac] Compiling 5 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/instantiated/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
>      [echo] Building lucli...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/lucli/classes/java
>     [javac] Compiling 2 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/lucli/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/LuceneMethods.java uses or overrides 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.
> 
> compile:
> 
> jar:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/lucli/lucene-lucli-2.9.1.jar
> 
> compile-test:
> 
> build-artifacts-and-tests:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/memory"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/lucene-memory-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/classes/test
>     [javac] Compiling 3 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/classes/test
>     [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.
>      [copy] Copying 3 files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/classes/test
> 
> build-artifacts-and-tests:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/misc"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/classes/test
>     [javac] Compiling 8 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/classes/test
>     [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.
> 
> build-artifacts-and-tests:
>      [echo] Building queries...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queries/classes/java
>     [javac] Compiling 9 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queries/classes/java
>     [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.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queries"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queries/lucene-queries-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building queries...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queries/classes/test
>     [javac] Compiling 6 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queries/classes/test
>     [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.
> 
> build-artifacts-and-tests:
>      [echo] Building queryparser...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queryparser/classes/java
>     [javac] Compiling 130 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queryparser/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/processors/ParametricRangeQueryNodeProcessor.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queryparser/src/java/org/apache/lucene/queryParser/standard/parser/StandardSyntaxParser.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>      [copy] Copying 1 file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queryparser/classes/java
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queryparser"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queryparser/lucene-queryparser-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building queryparser...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queryparser/classes/test
>     [javac] Compiling 16 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queryparser/classes/test
>     [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.
> 
> build-artifacts-and-tests:
>      [echo] Building regex...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/lucene-regex-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building regex...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/classes/test
>     [javac] Compiling 2 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
>      [echo] Building remote...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/remote/classes/java
>     [javac] Compiling 3 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/remote/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/remote/src/java/org/apache/lucene/search/RemoteSearchable.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> compile-core:
>      [rmic] RMI Compiling 1 class to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/remote/classes/java
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/remote"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/remote/lucene-remote-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building remote...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/remote/classes/test
>     [javac] Compiling 4 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/remote/classes/test
>     [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.
> 
> build-artifacts-and-tests:
>      [echo] Building snowball...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/snowball/classes/java
>     [javac] Compiling 24 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/snowball/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/snowball/src/java/org/apache/lucene/analysis/snowball/SnowballAnalyzer.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/snowball/src/java/org/tartarus/snowball/TestApp.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> compile:
> 
> jar:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/snowball"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/snowball/lucene-snowball-2.9.1.jar
> 
> compile-test:
>      [echo] Building snowball...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/snowball/classes/test
>     [javac] Compiling 1 source file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/snowball/classes/test
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/snowball/src/test/org/apache/lucene/analysis/snowball/TestSnowball.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
>      [echo] Building spatial...
> 
> build-misc:
>      [echo] Misc building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1.jar
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/misc"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1.jar
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spatial/classes/java
>     [javac] Compiling 29 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spatial/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/spatial/src/java/org/apache/lucene/spatial/tier/DistanceHandler.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/spatial"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spatial/lucene-spatial-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building spatial...
> 
> build-misc:
>      [echo] Misc building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1.jar
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/misc"): java.io.IOException: error=2, No such file or directory
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spatial/classes/test
>     [javac] Compiling 4 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spatial/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
>      [echo] Building spellchecker...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spellchecker/classes/java
>     [javac] Compiling 10 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spellchecker/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/spellchecker/src/java/org/apache/lucene/search/spell/SpellChecker.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/spellchecker"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spellchecker/lucene-spellchecker-2.9.1.jar
> 
> jar:
> 
> contrib-build.compile-test:
>      [echo] Building spellchecker...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spellchecker/classes/test
>     [javac] Compiling 6 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spellchecker/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building surround...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/surround/classes/java
>     [javac] Compiling 24 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/surround/classes/java
>     [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.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/surround"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/surround/lucene-surround-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building surround...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/surround/classes/test
>     [javac] Compiling 6 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/surround/classes/test
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/surround/src/test/org/apache/lucene/queryParser/surround/query/BooleanQueryTst.java uses or overrides a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
> 
> build-artifacts-and-tests:
>      [echo] Building swing...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/swing/classes/java
>     [javac] Compiling 2 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/swing/classes/java
>     [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.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/swing"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/swing/lucene-swing-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building swing...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/swing/classes/test
>     [javac] Compiling 12 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/swing/classes/test
>     [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.
> 
> build-artifacts-and-tests:
>      [echo] Building wikipedia...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wikipedia/classes/java
>     [javac] Compiling 2 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wikipedia/classes/java
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/wikipedia/src/java/org/apache/lucene/wikipedia/analysis/WikipediaTokenizer.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/wikipedia"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wikipedia/lucene-wikipedia-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building wikipedia...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wikipedia/classes/test
>     [javac] Compiling 1 source file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wikipedia/classes/test
>     [javac] Note: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/wikipedia/src/test/org/apache/lucene/wikipedia/analysis/WikipediaTokenizerTest.java uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
> 
> build-artifacts-and-tests:
>      [echo] Building wordnet...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wordnet/classes/java
>     [javac] Compiling 3 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wordnet/classes/java
>     [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.
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/wordnet"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wordnet/lucene-wordnet-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building wordnet...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wordnet/classes/test
>     [javac] Compiling 1 source file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wordnet/classes/test
>      [copy] Copying 1 file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wordnet/classes/test
> 
> build-artifacts-and-tests:
>      [echo] Building xml-query-parser...
> 
> build-queries:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/xml-query-parser/classes/java
>     [javac] Compiling 34 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/xml-query-parser/classes/java
>     [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.
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/xml-query-parser"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/xml-query-parser/lucene-xml-query-parser-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building xml-query-parser...
> 
> build-queries:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/xml-query-parser/classes/test
>     [javac] Compiling 2 source files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/xml-query-parser/classes/test
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>      [copy] Copying 22 files to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/xml-query-parser/classes/test
> 
> build-web-demo:
> 
> build-artifacts-and-tests:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": java.io.IOException: error=2, No such file or directory
> 
> compile-demo:
> 
> jar-demo:
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/lucene-demos-2.9.1.jar
> 
> war-demo:
>       [war] Building war: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/luceneweb.war
> 
> build-contrib:
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> compile-test:
>      [echo] Building analyzers...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> 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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> compile-test:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/ant"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/ant/lucene-ant-2.9.1.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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile-demo:
> 
> compile-memory:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile:
> 
> compile-highlighter:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> compile:
> 
> compile-vector-highlighter:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/lucene-analyzers-2.9.1.jar
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> compile:
> 
> check-files:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/benchmark"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/benchmark/lucene-benchmark-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile-demo:
> 
> compile-memory:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile:
> 
> compile-highlighter:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> compile:
> 
> compile-vector-highlighter:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/lucene-analyzers-2.9.1.jar
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> compile:
> 
> check-files:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building collation...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> compile-misc:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/collation/lucene-collation-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building collation...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> compile-misc:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
> 
> bdb:
>      [echo] Building bdb...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb/lucene-bdb-2.9.1.jar
> 
> default:
> 
> bdb-je:
>      [echo] Building bdb-je...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb-je/lucene-bdb-je-2.9.1.jar
> 
> default:
> 
> default:
> 
> compile-test:
>      [echo] Building bdb...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> compile-test:
>      [echo] Building bdb...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
>      [echo] Building bdb-je...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> compile-test:
>      [echo] Building bdb-je...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> contrib-build.init:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/lucene-analyzers-2.9.1.jar
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1.jar
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1.jar
> 
> default:
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/fast-vector-highlighter"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/fast-vector-highlighter/lucene-fast-vector-highlighter-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building fast-vector-highlighter...
> 
> build-analyzers:
>      [echo] Fast Vector Highlighter building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/lucene-analyzers-2.9.1.jar
> 
> common:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
> 
> default:
> 
> smartcn:
>      [echo] Building smartcn...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
> 
> default:
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/highlighter"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/highlighter/lucene-highlighter-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building highlighter...
> 
> build-memory:
> 
> build-regex:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building instantiated...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/instantiated/lucene-instantiated-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building instantiated...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building lucli...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile:
> 
> jar:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/lucli/lucene-lucli-2.9.1.jar
> 
> compile-test:
> 
> build-artifacts-and-tests:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/memory"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/lucene-memory-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [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:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/misc"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building queries...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queries"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queries/lucene-queries-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building queries...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building queryparser...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queryparser"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queryparser/lucene-queryparser-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building queryparser...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building regex...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/lucene-regex-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building regex...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building remote...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/remote"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/remote/lucene-remote-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building remote...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building snowball...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile:
> 
> jar:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/snowball"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/snowball/lucene-snowball-2.9.1.jar
> 
> compile-test:
>      [echo] Building snowball...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building spatial...
> 
> build-misc:
>      [echo] Misc building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1.jar
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/misc"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1.jar
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/spatial"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spatial/lucene-spatial-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building spatial...
> 
> build-misc:
>      [echo] Misc building dependency /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1.jar
>      [echo] Building misc...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/misc"): java.io.IOException: error=2, No such file or directory
> 
> default:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building spellchecker...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/spellchecker"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spellchecker/lucene-spellchecker-2.9.1.jar
> 
> jar:
> 
> contrib-build.compile-test:
>      [echo] Building spellchecker...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building surround...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/surround"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/surround/lucene-surround-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building surround...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building swing...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/swing"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/swing/lucene-swing-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building swing...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building wikipedia...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/wikipedia"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wikipedia/lucene-wikipedia-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building wikipedia...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building wordnet...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/wordnet"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wordnet/lucene-wordnet-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building wordnet...
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-artifacts-and-tests:
>      [echo] Building xml-query-parser...
> 
> build-queries:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> jar-core:
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/xml-query-parser"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/xml-query-parser/lucene-xml-query-parser-2.9.1.jar
> 
> jar:
> 
> compile-test:
>      [echo] Building xml-query-parser...
> 
> build-queries:
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> common.init:
> 
> build-lucene:
> 
> build-lucene-tests:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> common.compile-core:
> 
> compile-core:
> 
> common.compile-test:
> 
> build-web-demo:
> 
> build-artifacts-and-tests:
> 
> javadocs-all:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/all
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene...
>   [javadoc] Loading source files for package org.apache.lucene.analysis...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
>   [javadoc] Loading source files for package org.apache.lucene.document...
>   [javadoc] Loading source files for package org.apache.lucene.index...
>   [javadoc] Loading source files for package org.apache.lucene.messages...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser...
>   [javadoc] Loading source files for package org.apache.lucene.search...
>   [javadoc] Loading source files for package org.apache.lucene.search.function...
>   [javadoc] Loading source files for package org.apache.lucene.search.payloads...
>   [javadoc] Loading source files for package org.apache.lucene.search.spans...
>   [javadoc] Loading source files for package org.apache.lucene.store...
>   [javadoc] Loading source files for package org.apache.lucene.util...
>   [javadoc] Loading source files for package org.apache.lucene.util.cache...
>   [javadoc] Loading source files for package org.apache.lucene.demo...
>   [javadoc] Loading source files for package org.apache.lucene.demo.html...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.ar...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.br...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cjk...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cn...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.compound...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.compound.hyphenation...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cz...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.de...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.el...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.fa...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.fr...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.miscellaneous...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.ngram...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.nl...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.payloads...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.position...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.query...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.reverse...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.ru...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.shingle...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.sinks...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.th...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart.hhmm...
>   [javadoc] Loading source files for package org.apache.lucene.ant...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.feeds...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.programmatic...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.stats...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.tasks...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.utils...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.quality...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.trec...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.utils...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.stats...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.utils...
>   [javadoc] Loading source files for package org.apache.lucene.collation...
>   [javadoc] Loading source files for package org.apache.lucene.store.je...
>   [javadoc] Loading source files for package com.sleepycat.db...
>   [javadoc] Loading source files for package org.apache.lucene.store.db...
>   [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
>   [javadoc] Loading source files for package org.apache.lucene.search.highlight...
>   [javadoc] Loading source files for package org.apache.lucene.store.instantiated...
>   [javadoc] Loading source files for package lucli...
>   [javadoc] Loading source files for package org.apache.lucene.index.memory...
>   [javadoc] Loading source files for package org.apache.lucene.misc...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.analyzing...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.complexPhrase...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.precedence...
>   [javadoc] Loading source files for package org.apache.lucene.search.similar...
>   [javadoc] Loading source files for package org.apache.lucene.search.regex...
>   [javadoc] Loading source files for package org.apache.regexp...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.snowball...
>   [javadoc] Loading source files for package org.tartarus.snowball...
>   [javadoc] Loading source files for package org.tartarus.snowball.ext...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.geohash...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.geometry...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.geometry.shape...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.tier...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.tier.projections...
>   [javadoc] Loading source files for package org.apache.lucene.search.spell...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.parser...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.query...
>   [javadoc] Loading source files for package org.apache.lucene.swing.models...
>   [javadoc] Loading source files for package org.apache.lucene.wikipedia.analysis...
>   [javadoc] Loading source files for package org.apache.lucene.wordnet...
>   [javadoc] Loading source files for package org.apache.lucene.xmlparser...
>   [javadoc] Loading source files for package org.apache.lucene.xmlparser.builders...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.builders...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.config...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.messages...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.nodes...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.parser...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.processors...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.util...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.builders...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.config...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.nodes...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.parser...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.processors...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/ant/src/java/org/apache/lucene/ant/HtmlDocument.java:25: package org.w3c.tidy does not exist
>   [javadoc] import org.w3c.tidy.Tidy;
>   [javadoc]                    ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/ContentSource.java:30: package org.apache.commons.compress.compressors does not exist
>   [javadoc] import org.apache.commons.compress.compressors.CompressorException;
>   [javadoc]                                               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/ContentSource.java:31: package org.apache.commons.compress.compressors does not exist
>   [javadoc] import org.apache.commons.compress.compressors.CompressorStreamFactory;
>   [javadoc]                                               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/ContentSource.java:79: cannot find symbol
>   [javadoc] symbol  : class CompressorStreamFactory
>   [javadoc] location: class org.apache.lucene.benchmark.byTask.feeds.ContentSource
>   [javadoc]   private CompressorStreamFactory csFactory = new CompressorStreamFactory();
>   [javadoc]           ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/WriteLineDocTask.java:28: package org.apache.commons.compress.compressors does not exist
>   [javadoc] import org.apache.commons.compress.compressors.CompressorStreamFactory;
>   [javadoc]                                               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyAnalyzer.java:21: package com.ibm.icu.text does not exist
>   [javadoc] import com.ibm.icu.text.Collator;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyAnalyzer.java:73: cannot find symbol
>   [javadoc] symbol  : class Collator
>   [javadoc] location: class org.apache.lucene.collation.ICUCollationKeyAnalyzer
>   [javadoc]   private Collator collator;
>   [javadoc]           ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyAnalyzer.java:75: cannot find symbol
>   [javadoc] symbol  : class Collator
>   [javadoc] location: class org.apache.lucene.collation.ICUCollationKeyAnalyzer
>   [javadoc]   public ICUCollationKeyAnalyzer(Collator collator) {
>   [javadoc]                                  ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:21: package com.ibm.icu.text does not exist
>   [javadoc] import com.ibm.icu.text.Collator;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:22: package com.ibm.icu.text does not exist
>   [javadoc] import com.ibm.icu.text.RawCollationKey;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:74: cannot find symbol
>   [javadoc] symbol  : class Collator
>   [javadoc] location: class org.apache.lucene.collation.ICUCollationKeyFilter
>   [javadoc]   private Collator collator = null;
>   [javadoc]           ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:75: cannot find symbol
>   [javadoc] symbol  : class RawCollationKey
>   [javadoc] location: class org.apache.lucene.collation.ICUCollationKeyFilter
>   [javadoc]   private RawCollationKey reusableKey = new RawCollationKey();
>   [javadoc]           ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:83: cannot find symbol
>   [javadoc] symbol  : class Collator
>   [javadoc] location: class org.apache.lucene.collation.ICUCollationKeyFilter
>   [javadoc]   public ICUCollationKeyFilter(TokenStream input, Collator collator) {
>   [javadoc]                                                   ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:35: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.Cursor;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:36: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.Database;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:37: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.DatabaseEntry;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:38: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.DatabaseException;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:39: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.OperationStatus;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:40: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.Transaction;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/Block.java:22: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.DatabaseEntry;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/Block.java:23: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.DatabaseException;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/File.java:27: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.Cursor;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/File.java:28: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.Database;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/File.java:29: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.DatabaseEntry;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/File.java:30: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.DatabaseException;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/File.java:31: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.OperationStatus;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/File.java:32: package com.sleepycat.je does not exist
>   [javadoc] import com.sleepycat.je.Transaction;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:56: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     protected Database files, blocks;
>   [javadoc]               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:58: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     protected Transaction txn;
>   [javadoc]               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:78: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     public JEDirectory(Transaction txn, Database files, Database blocks,
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:78: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     public JEDirectory(Transaction txn, Database files, Database blocks,
>   [javadoc]                                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:78: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     public JEDirectory(Transaction txn, Database files, Database blocks,
>   [javadoc]                                                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:88: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     public JEDirectory(Transaction txn, Database files, Database blocks) {
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:88: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     public JEDirectory(Transaction txn, Database files, Database blocks) {
>   [javadoc]                                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:88: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     public JEDirectory(Transaction txn, Database files, Database blocks) {
>   [javadoc]                                                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:215: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: class org.apache.lucene.store.je.JEDirectory
>   [javadoc]     public void setTransaction(Transaction txn) {
>   [javadoc]                                ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/Block.java:31: cannot find symbol
>   [javadoc] symbol  : class DatabaseEntry
>   [javadoc] location: class org.apache.lucene.store.je.Block
>   [javadoc]     protected DatabaseEntry key, data;
>   [javadoc]               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/File.java:43: cannot find symbol
>   [javadoc] symbol  : class DatabaseEntry
>   [javadoc] location: class org.apache.lucene.store.je.File
>   [javadoc]     protected DatabaseEntry key, data;
>   [javadoc]               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:20: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.Db;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:21: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.DbTxn;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:41: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class com.sleepycat.db.DbHandleExtractor
>   [javadoc]     static public Db getDb(Database database)
>   [javadoc]                            ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:41: cannot find symbol
>   [javadoc] symbol  : class Db
>   [javadoc] location: class com.sleepycat.db.DbHandleExtractor
>   [javadoc]     static public Db getDb(Database database)
>   [javadoc]                   ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:46: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: class com.sleepycat.db.DbHandleExtractor
>   [javadoc]     static public DbTxn getDbTxn(Transaction transaction)
>   [javadoc]                                  ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/com/sleepycat/db/DbHandleExtractor.java:46: cannot find symbol
>   [javadoc] symbol  : class DbTxn
>   [javadoc] location: class com.sleepycat.db.DbHandleExtractor
>   [javadoc]     static public DbTxn getDbTxn(Transaction transaction)
>   [javadoc]                   ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:22: cannot find symbol
>   [javadoc] symbol  : class DatabaseEntry
>   [javadoc] location: package com.sleepycat.db
>   [javadoc] import com.sleepycat.db.DatabaseEntry;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:23: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.Db;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:24: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.DbTxn;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:25: cannot find symbol
>   [javadoc] symbol  : class DatabaseException
>   [javadoc] location: package com.sleepycat.db
>   [javadoc] import com.sleepycat.db.DatabaseException;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/Block.java:30: cannot find symbol
>   [javadoc] symbol  : class DatabaseEntry
>   [javadoc] location: class org.apache.lucene.store.db.Block
>   [javadoc]     protected DatabaseEntry key, data;
>   [javadoc]               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:27: cannot find symbol
>   [javadoc] symbol  : class DatabaseEntry
>   [javadoc] location: package com.sleepycat.db
>   [javadoc] import com.sleepycat.db.DatabaseEntry;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:28: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.DbConstants;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:29: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.Dbc;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:30: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.Db;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:31: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.DbTxn;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:32: cannot find symbol
>   [javadoc] symbol  : class DatabaseException
>   [javadoc] location: package com.sleepycat.db
>   [javadoc] import com.sleepycat.db.DatabaseException;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:35: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.DbEnv;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:36: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.Db;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:37: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.DbConstants;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:38: cannot find symbol
>   [javadoc] symbol  : class DatabaseEntry
>   [javadoc] location: package com.sleepycat.db
>   [javadoc] import com.sleepycat.db.DatabaseEntry;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:39: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.Dbc;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:40: package com.sleepycat.db.internal does not exist
>   [javadoc] import com.sleepycat.db.internal.DbTxn;
>   [javadoc]                                 ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:41: cannot find symbol
>   [javadoc] symbol  : class DatabaseException
>   [javadoc] location: package com.sleepycat.db
>   [javadoc] import com.sleepycat.db.DatabaseException;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:43: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: package com.sleepycat.db
>   [javadoc] import com.sleepycat.db.Database;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:44: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: package com.sleepycat.db
>   [javadoc] import com.sleepycat.db.Transaction;
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/File.java:40: cannot find symbol
>   [javadoc] symbol  : class DatabaseEntry
>   [javadoc] location: class org.apache.lucene.store.db.File
>   [javadoc]     protected DatabaseEntry key, data;
>   [javadoc]               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:58: cannot find symbol
>   [javadoc] symbol  : class Db
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     protected Db files, blocks;
>   [javadoc]               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:59: cannot find symbol
>   [javadoc] symbol  : class DbTxn
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     protected DbTxn txn;
>   [javadoc]               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:74: cannot find symbol
>   [javadoc] symbol  : class DbTxn
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(DbTxn txn, Db files, Db blocks, int flags)
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:74: cannot find symbol
>   [javadoc] symbol  : class Db
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(DbTxn txn, Db files, Db blocks, int flags)
>   [javadoc]                                   ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:74: cannot find symbol
>   [javadoc] symbol  : class Db
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(DbTxn txn, Db files, Db blocks, int flags)
>   [javadoc]                                             ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:84: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(Transaction txn, Database files, Database blocks,
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:84: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(Transaction txn, Database files, Database blocks,
>   [javadoc]                                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:84: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(Transaction txn, Database files, Database blocks,
>   [javadoc]                                                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:95: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(Transaction txn, Database files, Database blocks)
>   [javadoc]                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:95: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(Transaction txn, Database files, Database blocks)
>   [javadoc]                                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:95: cannot find symbol
>   [javadoc] symbol  : class Database
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public DbDirectory(Transaction txn, Database files, Database blocks)
>   [javadoc]                                                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:243: cannot find symbol
>   [javadoc] symbol  : class Transaction
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public void setTransaction(Transaction txn)
>   [javadoc]                                ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:254: cannot find symbol
>   [javadoc] symbol  : class DbTxn
>   [javadoc] location: class org.apache.lucene.store.db.DbDirectory
>   [javadoc]     public void setTransaction(DbTxn txn)
>   [javadoc]                                ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/Lucli.java:28: package jline does not exist
>   [javadoc] import jline.ArgumentCompletor;
>   [javadoc]             ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/Lucli.java:29: package jline does not exist
>   [javadoc] import jline.Completor;
>   [javadoc]             ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/Lucli.java:30: package jline does not exist
>   [javadoc] import jline.ConsoleReader;
>   [javadoc]             ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/Lucli.java:31: package jline does not exist
>   [javadoc] import jline.FileNameCompletor;
>   [javadoc]             ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/Lucli.java:32: package jline does not exist
>   [javadoc] import jline.History;
>   [javadoc]             ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/Lucli.java:33: package jline does not exist
>   [javadoc] import jline.SimpleCompletor;
>   [javadoc]             ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/LuceneMethods.java:35: package jline does not exist
>   [javadoc] import jline.ConsoleReader;
>   [javadoc]             ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/Lucli.java:144: cannot find symbol
>   [javadoc] symbol  : class ConsoleReader
>   [javadoc] location: class lucli.Lucli
>   [javadoc] 	private void handleCommand(String line, ConsoleReader cr) throws IOException, ParseException {
>   [javadoc] 	                                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli/src/java/lucli/LuceneMethods.java:116: cannot find symbol
>   [javadoc] symbol  : class ConsoleReader
>   [javadoc] location: class lucli.LuceneMethods
>   [javadoc]   public void search(String queryString, boolean explain, boolean showTokens, ConsoleReader cr)
>   [javadoc]                                                                               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex/src/java/org/apache/lucene/search/regex/JakartaRegexpCapabilities.java:20: cannot find symbol
>   [javadoc] symbol  : class RE
>   [javadoc] location: package org.apache.regexp
>   [javadoc] import org.apache.regexp.RE;
>   [javadoc]                         ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex/src/java/org/apache/lucene/search/regex/JakartaRegexpCapabilities.java:29: cannot find symbol
>   [javadoc] symbol  : class RE
>   [javadoc] location: class org.apache.lucene.search.regex.JakartaRegexpCapabilities
>   [javadoc]   private RE regexp;
>   [javadoc]           ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex/src/java/org/apache/regexp/RegexpTunnel.java:25: cannot find symbol
>   [javadoc] symbol  : class RE
>   [javadoc] location: class org.apache.regexp.RegexpTunnel
>   [javadoc]   public static char[] getPrefix(RE regexp) {
>   [javadoc]                                  ^
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/src/java/org/apache/lucene/queryParser/QueryParser.java:181: warning - Missing closing '}' character for inline tag: "{@link <a href="#version">above</a>)"
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyAnalyzer.java:72: warning - Tag @link: reference not found: com.ibm.icu.text.CollationKey
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyAnalyzer.java:72: warning - Tag @link: reference not found: com.ibm.icu.text.RuleBasedCollator
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyAnalyzer.java:72: warning - Tag @link: reference not found: Collator#getVersion()
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyAnalyzer.java:72: warning - Tag @link: reference not found: Collator#setStrength(int)
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: com.ibm.icu.text.CollationKey
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: com.ibm.icu.text.RuleBasedCollator
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: Collator#getVersion()
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: Collator#setStrength(int)
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je/src/java/org/apache/lucene/store/je/JEDirectory.java:52: warning - Tag @link: reference not found: com.sleepycat.je.Database Db
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb/src/java/org/apache/lucene/store/db/DbDirectory.java:55: warning - Tag @link: reference not found: com.sleepycat.db.internal.Db Db
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex/src/java/org/apache/lucene/search/regex/JakartaRegexpCapabilities.java:39: cannot find symbol
>   [javadoc] symbol  : variable RE
>   [javadoc] location: class org.apache.lucene.search.regex.JakartaRegexpCapabilities
>   [javadoc]   public static final int FLAG_MATCH_NORMAL = RE.MATCH_NORMAL;
>   [javadoc]                                               ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex/src/java/org/apache/lucene/search/regex/JakartaRegexpCapabilities.java:44: cannot find symbol
>   [javadoc] symbol  : variable RE
>   [javadoc] location: class org.apache.lucene.search.regex.JakartaRegexpCapabilities
>   [javadoc]   public static final int FLAG_MATCH_CASEINDEPENDENT = RE.MATCH_CASEINDEPENDENT;
>   [javadoc]                                                        ^
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: com.ibm.icu.text.CollationKey
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/all/org/apache/lucene/store/instantiated//package-summary.html...
>   [javadoc] Copying file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated/src/java/org/apache/lucene/store/instantiated/doc-files/classdiagram.uxf to directory /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/all/org/apache/lucene/store/instantiated/doc-files...
>   [javadoc] Copying file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated/src/java/org/apache/lucene/store/instantiated/doc-files/classdiagram.png to directory /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/all/org/apache/lucene/store/instantiated/doc-files...
>   [javadoc] Copying file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated/src/java/org/apache/lucene/store/instantiated/doc-files/HitCollectionBench.jpg to directory /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/all/org/apache/lucene/store/instantiated/doc-files...
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: com.ibm.icu.text.CollationKey
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: com.ibm.icu.text.CollationKey
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: com.ibm.icu.text.CollationKey
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation/src/java/org/apache/lucene/collation/ICUCollationKeyFilter.java:73: warning - Tag @link: reference not found: com.ibm.icu.text.CollationKey
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/all/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property
>   [javadoc] 2 errors
>   [javadoc] 107 warnings
> 
> javadocs-core:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/core
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene...
>   [javadoc] Loading source files for package org.apache.lucene.analysis...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.standard...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes...
>   [javadoc] Loading source files for package org.apache.lucene.document...
>   [javadoc] Loading source files for package org.apache.lucene.index...
>   [javadoc] Loading source files for package org.apache.lucene.messages...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser...
>   [javadoc] Loading source files for package org.apache.lucene.search...
>   [javadoc] Loading source files for package org.apache.lucene.search.function...
>   [javadoc] Loading source files for package org.apache.lucene.search.payloads...
>   [javadoc] Loading source files for package org.apache.lucene.search.spans...
>   [javadoc] Loading source files for package org.apache.lucene.store...
>   [javadoc] Loading source files for package org.apache.lucene.util...
>   [javadoc] Loading source files for package org.apache.lucene.util.cache...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/src/java/org/apache/lucene/queryParser/QueryParser.java:181: warning - Missing closing '}' character for inline tag: "{@link <a href="#version">above</a>)"
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/core/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 2 warnings
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/lucene-core-2.9.1-javadoc.jar
> 
> javadocs-demo:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/demo
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.demo...
>   [javadoc] Loading source files for package org.apache.lucene.demo.html...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/demo/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/lucene-demos-2.9.1-javadoc.jar
> 
> javadocs-contrib:
> 
> javadocs:
>      [echo] Building analyzers...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-analyzers
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.analysis.ar...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.br...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cjk...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cn...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.compound...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.compound.hyphenation...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cz...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.de...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.el...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.fa...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.fr...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.miscellaneous...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.ngram...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.nl...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.payloads...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.position...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.query...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.reverse...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.ru...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.shingle...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.sinks...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.th...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-analyzers/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/common"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/common/lucene-analyzers-2.9.1-javadoc.jar
>      [echo] Building smartcn...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-smartcn
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart...
>   [javadoc] Loading source files for package org.apache.lucene.analysis.cn.smart.hhmm...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-smartcn/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/analyzers/smartcn"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/analyzers/smartcn/lucene-smartcn-2.9.1-javadoc.jar
>      [echo] Building ant...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-ant
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.ant...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-ant/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/ant"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/ant/lucene-ant-2.9.1-javadoc.jar
>      [echo] Building benchmark...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-benchmark
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.benchmark...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.feeds...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.programmatic...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.stats...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.tasks...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.byTask.utils...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.quality...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.trec...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.quality.utils...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.stats...
>   [javadoc] Loading source files for package org.apache.lucene.benchmark.utils...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-benchmark/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/benchmark"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/benchmark/lucene-benchmark-2.9.1-javadoc.jar
>      [echo] Building collation...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-collation
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.collation...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-collation/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/collation"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/collation/lucene-collation-2.9.1-javadoc.jar
> 
> javadocs:
>      [echo] Building bdb...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-bdb
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package com.sleepycat.db...
>   [javadoc] Loading source files for package org.apache.lucene.store.db...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-bdb/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb/lucene-bdb-2.9.1-javadoc.jar
>      [echo] Building bdb-je...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-bdb-je
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.store.je...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-bdb-je/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/db/bdb-je"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/db/bdb-je/lucene-bdb-je-2.9.1-javadoc.jar
>      [echo] Building fast-vector-highlighter...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-fast-vector-highlighter
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search.vectorhighlight...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-fast-vector-highlighter/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/fast-vector-highlighter"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/fast-vector-highlighter/lucene-fast-vector-highlighter-2.9.1-javadoc.jar
>      [echo] Building highlighter...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-highlighter
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search.highlight...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-highlighter/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/highlighter"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/highlighter/lucene-highlighter-2.9.1-javadoc.jar
>      [echo] Building instantiated...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-instantiated
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.store.instantiated...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-instantiated/org/apache/lucene/store/instantiated//package-summary.html...
>   [javadoc] Copying file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated/src/java/org/apache/lucene/store/instantiated/doc-files/classdiagram.uxf to directory /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-instantiated/org/apache/lucene/store/instantiated/doc-files...
>   [javadoc] Copying file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated/src/java/org/apache/lucene/store/instantiated/doc-files/classdiagram.png to directory /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-instantiated/org/apache/lucene/store/instantiated/doc-files...
>   [javadoc] Copying file /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated/src/java/org/apache/lucene/store/instantiated/doc-files/HitCollectionBench.jpg to directory /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-instantiated/org/apache/lucene/store/instantiated/doc-files...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-instantiated/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/instantiated"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/instantiated/lucene-instantiated-2.9.1-javadoc.jar
>      [echo] Building lucli...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-lucli
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package lucli...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-lucli/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/lucli"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/lucli/lucene-lucli-2.9.1-javadoc.jar
>      [echo] Building memory...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-memory
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.index.memory...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-memory/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/memory"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/memory/lucene-memory-2.9.1-javadoc.jar
>      [echo] Building misc...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-misc
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.index...
>   [javadoc] Loading source files for package org.apache.lucene.misc...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.analyzing...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.complexPhrase...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.precedence...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-misc/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/misc"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/misc/lucene-misc-2.9.1-javadoc.jar
>      [echo] Building queries...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-queries
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search...
>   [javadoc] Loading source files for package org.apache.lucene.search.similar...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-queries/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queries"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queries/lucene-queries-2.9.1-javadoc.jar
>      [echo] Building queryparser...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-queryparser
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.builders...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.config...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.messages...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.nodes...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.parser...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.processors...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.core.util...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.builders...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.config...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.nodes...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.parser...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.standard.processors...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-queryparser/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/queryparser"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/queryparser/lucene-queryparser-2.9.1-javadoc.jar
>      [echo] Building regex...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-regex
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search.regex...
>   [javadoc] Loading source files for package org.apache.regexp...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-regex/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/regex"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/regex/lucene-regex-2.9.1-javadoc.jar
>      [echo] Building remote...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-remote
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-remote/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/remote"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/remote/lucene-remote-2.9.1-javadoc.jar
>      [echo] Building snowball...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-snowball
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.analysis.snowball...
>   [javadoc] Loading source files for package org.tartarus.snowball...
>   [javadoc] Loading source files for package org.tartarus.snowball.ext...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-snowball/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/snowball"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/snowball/lucene-snowball-2.9.1-javadoc.jar
>      [echo] Building spatial...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-spatial
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.spatial.geohash...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.geometry...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.geometry.shape...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.tier...
>   [javadoc] Loading source files for package org.apache.lucene.spatial.tier.projections...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-spatial/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/spatial"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spatial/lucene-spatial-2.9.1-javadoc.jar
>      [echo] Building spellchecker...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-spellchecker
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.search.spell...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-spellchecker/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/spellchecker"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/spellchecker/lucene-spellchecker-2.9.1-javadoc.jar
>      [echo] Building surround...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-surround
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.parser...
>   [javadoc] Loading source files for package org.apache.lucene.queryParser.surround.query...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-surround/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/surround"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/surround/lucene-surround-2.9.1-javadoc.jar
>      [echo] Building swing...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-swing
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.swing.models...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-swing/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/swing"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/swing/lucene-swing-2.9.1-javadoc.jar
>      [echo] Building wikipedia...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-wikipedia
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.wikipedia.analysis...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-wikipedia/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/wikipedia"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wikipedia/lucene-wikipedia-2.9.1-javadoc.jar
>      [echo] Building wordnet...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-wordnet
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.wordnet...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-wordnet/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/wordnet"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/wordnet/lucene-wordnet-2.9.1-javadoc.jar
>      [echo] Building xml-query-parser...
> 
> javadocs:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-xml-query-parser
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.lucene.xmlparser...
>   [javadoc] Loading source files for package org.apache.lucene.xmlparser.builders...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4/docs/api/package-list
>   [javadoc] Standard Doclet version 1.6.0_0
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/docs/api/contrib-xml-query-parser/stylesheet.css...
>   [javadoc] Note: Custom tags that could override future standard tags:  @todo. To avoid potential overrides, use at least one period character (.) in custom tag names.
>   [javadoc] Note: Custom tags that were not seen:  @uml.property, @todo
>   [javadoc] 1 warning
>      [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "/build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/contrib/xml-query-parser"): java.io.IOException: error=2, No such file or directory
>       [jar] Building jar: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/contrib/xml-query-parser/lucene-xml-query-parser-2.9.1-javadoc.jar
> 
> javadocs:
> 
> javadocs-index.html:
>      [echo] Building analyzers...
> 
> javadocs-index.html:
>      [echo] Building smartcn...
> 
> javadocs-index.html:
>      [echo] Building ant...
> 
> javadocs-index.html:
>      [echo] Building benchmark...
> 
> javadocs-index.html:
>      [echo] Building collation...
> 
> javadocs-index.html:
> 
> javadocs-index.html:
>      [echo] Building bdb...
> 
> javadocs-index.html:
>      [echo] Building bdb-je...
> 
> javadocs-index.html:
>      [echo] Building fast-vector-highlighter...
> 
> javadocs-index.html:
>      [echo] Building highlighter...
> 
> javadocs-index.html:
>      [echo] Building instantiated...
> 
> javadocs-index.html:
>      [echo] Building lucli...
> 
> javadocs-index.html:
>      [echo] Building memory...
> 
> javadocs-index.html:
>      [echo] Building misc...
> 
> javadocs-index.html:
>      [echo] Building queries...
> 
> javadocs-index.html:
>      [echo] Building queryparser...
> 
> javadocs-index.html:
>      [echo] Building regex...
> 
> javadocs-index.html:
>      [echo] Building remote...
> 
> javadocs-index.html:
>      [echo] Building snowball...
> 
> javadocs-index.html:
>      [echo] Building spatial...
> 
> javadocs-index.html:
>      [echo] Building spellchecker...
> 
> javadocs-index.html:
>      [echo] Building surround...
> 
> javadocs-index.html:
>      [echo] Building swing...
> 
> javadocs-index.html:
>      [echo] Building wikipedia...
> 
> javadocs-index.html:
>      [echo] Building wordnet...
> 
> javadocs-index.html:
>      [echo] Building xml-query-parser...
> 
> javadocs-index.html:
> 
> BUILD SUCCESSFUL
> Total time: 4 minutes 30 seconds
> touch debian/stamp-ant-build
> cd . && /usr/lib/jvm/java-6-openjdk/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-nodeps.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/java-6-openjdk/lib/tools.jar  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true    -propertyfile /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/debian/ant.properties test
> Buildfile: build.xml
> 
> javacc-uptodate-check:
> 
> javacc-notice:
> 
> jflex-uptodate-check:
> 
> jflex-notice:
> 
> init:
> 
> clover.setup:
> 
> clover.info:
>      [echo] 
>      [echo]       Clover not found. Code coverage reports disabled.
>      [echo]   	
> 
> clover:
> 
> compile-core:
> 
> compile-demo:
> 
> common.compile-test:
>     [javac] Compiling 1 source file to /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/classes/test
> 
> compile-test:
> 
> common.test:
>     [mkdir] Created dir: /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/build/test
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          jar:file:/usr/share/java/ant-1.7.1.jar!/org/apache/tools/ant/Project.class
>     [junit]      and jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit] Testsuite: org.apache.lucene.TestDemo
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.842 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.TestHitIterator
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.29 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.TestMergeSchedulerExternal
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.716 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.TestSearch
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.TestSearchForDuplicates
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.689 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.TestSnapshotDeletionPolicy
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.438 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestASCIIFoldingFilter
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.204 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestAnalyzers
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.195 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestCachingTokenFilter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.484 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestCharArraySet
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.171 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestCharFilter
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestCharacterCache
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestISOLatin1AccentFilter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.125 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestKeywordAnalyzer
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.306 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestLengthFilter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.162 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestMappingCharFilter
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.298 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestNumericTokenStream
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.28 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestPerFieldAnalzyerWrapper
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.163 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestStandardAnalyzer
>     [junit] Tests run: 26, Failures: 0, Errors: 0, Time elapsed: 0.21 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestStopAnalyzer
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.227 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestStopFilter
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.188 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestTeeSinkTokenFilter
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.213 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestTeeTokenFilter
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.22 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestToken
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.447 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.TestTokenStreamBWComp
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.166 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpls
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.103 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.analysis.tokenattributes.TestTermAttributeImpl
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.205 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.document.TestBinaryDocument
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.4 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.document.TestDateTools
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.136 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.document.TestDocument
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.374 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.document.TestNumberTools
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.879 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestAddIndexesNoOptimize
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.604 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestAtomicUpdate
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.14 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestBackwardsCompatibility
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.947 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestByteSlices
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.003 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestCheckIndex
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.401 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestCompoundFile
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.793 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestConcurrentMergeScheduler
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.075 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestCrash
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.078 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestDeletionPolicy
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.761 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestDirectoryReader
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.956 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestDoc
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.47 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestDocumentWriter
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.03 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestFieldInfos
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.413 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestFieldsReader
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.952 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] Average Non-lazy time (should be very close to zero): 0 ms for 50 reads
>     [junit] Average Lazy Time (should be greater than zero): 2 ms for 50 reads
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.index.TestFilterIndexReader
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.508 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexFileDeleter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.351 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexInput
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexModifier
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.886 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexReader
>     [junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 7.472 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] Entry: TermVectorEntry{field='termvector', term='three', frequency=3}
>     [junit] Entry: TermVectorEntry{field='termvector', term='two', frequency=2}
>     [junit] Entry: TermVectorEntry{field='termvector', term='one', frequency=1}
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.index.TestIndexReaderClone
>     [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 6.226 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexReaderCloneNorms
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.891 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexReaderReopen
>     [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 26.793 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexWriter
>     [junit] Tests run: 106, Failures: 0, Errors: 0, Time elapsed: 111.188 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexWriterDelete
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 1.119 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexWriterExceptions
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.303 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexWriterLockRelease
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.245 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexWriterMergePolicy
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.117 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexWriterMerging
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.612 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestIndexWriterReader
>     [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 18.871 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestLazyBug
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.633 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestLazyProxSkipping
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.888 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestMultiLevelSkipList
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.269 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestMultiReader
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.013 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestNRTReaderWithThreads
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.46 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestNorms
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.287 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestOmitTf
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.161 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestParallelReader
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.724 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestParallelReaderEmptyIndex
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestParallelTermEnum
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.466 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestPayloads
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.918 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestPositionBasedTermVectorMapper
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.173 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestSegmentMerger
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.402 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestSegmentReader
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.045 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestSegmentTermDocs
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.554 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestSegmentTermEnum
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.337 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestStressIndexing
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 37.786 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestStressIndexing2
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 72.484 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestTerm
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.147 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestTermVectorsReader
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.394 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestTermdocPerf
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestThreadedOptimize
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.089 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestTransactionRollback
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.451 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestTransactions
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.962 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.index.TestWordlistLoader
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.25 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.messages.TestNLS
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] WARN: Message with key:Q0005E_MESSAGE_NOT_IN_BUNDLE and locale: en_US not found.
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.queryParser.TestMultiAnalyzer
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.225 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.queryParser.TestMultiFieldQueryParser
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.856 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.queryParser.TestQueryParser
>     [junit] Tests run: 29, Failures: 0, Errors: 0, Time elapsed: 6.308 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] Result: (fieldX:xxxxx fieldy:xxxxxxxx)^2.0
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.search.TestBoolean2
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 40.874 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestBooleanMinShouldMatch
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 54.699 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestBooleanOr
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.738 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestBooleanPrefixQuery
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.595 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestBooleanQuery
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.567 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestBooleanScorer
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.589 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestCachingWrapperFilter
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.955 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestComplexExplanations
>     [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 14.02 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
>     [junit] Tests run: 22, Failures: 0, Errors: 0, Time elapsed: 0.512 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestCustomSearcherSort
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.788 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestDateFilter
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.061 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestDateSort
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.446 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestDisjunctionMaxQuery
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 4.026 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestDocBoost
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.79 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestDocIdSet
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestElevationComparator
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.611 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestExplanations
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.507 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestFieldCache
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.811 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestFieldCacheRangeFilter
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 4.125 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestFieldCacheTermsFilter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestFilteredQuery
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.416 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestFilteredSearch
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.533 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestFuzzyQuery
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.821 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestMatchAllDocsQuery
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.631 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestMultiPhraseQuery
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.135 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestMultiSearcher
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.849 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestMultiSearcherRanking
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.942 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestMultiTermConstantScore
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 3.872 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestMultiThreadTermVectors
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.444 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestMultiValuedNumericRangeQuery
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.59 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestNot
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestNumericRangeQuery32
>     [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 10.799 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] Found 60 distinct terms in range for field 'field8' (constant score filter rewrite).
>     [junit] Found 60 distinct terms in range for field 'field8' (constant score boolean rewrite).
>     [junit] Found 60 distinct terms in range for field 'field8' (filter).
>     [junit] Found 15 distinct terms in range for field 'field4' (constant score filter rewrite).
>     [junit] Found 15 distinct terms in range for field 'field4' (constant score boolean rewrite).
>     [junit] Found 15 distinct terms in range for field 'field4' (filter).
>     [junit] Found 9 distinct terms in range for field 'field2' (constant score filter rewrite).
>     [junit] Found 9 distinct terms in range for field 'field2' (constant score boolean rewrite).
>     [junit] Found 9 distinct terms in range for field 'field2' (filter).
>     [junit] Found 56 distinct terms in left open range for field 'field8'.
>     [junit] Found 11 distinct terms in left open range for field 'field4'.
>     [junit] Found 8 distinct terms in left open range for field 'field2'.
>     [junit] Found 213 distinct terms in right open range for field 'field8'.
>     [junit] Found 33 distinct terms in right open range for field 'field4'.
>     [junit] Found 14 distinct terms in right open range for field 'field2'.
>     [junit] Average number of terms during random search on 'field8':
>     [junit]  Trie query: 243.44
>     [junit]  Classical query: 4417.1
>     [junit] Average number of terms during random search on 'field4':
>     [junit]  Trie query: 36.0
>     [junit]  Classical query: 3508.34
>     [junit] Average number of terms during random search on 'field2':
>     [junit]  Trie query: 17.94
>     [junit]  Classical query: 3450.5
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.search.TestNumericRangeQuery64
>     [junit] Tests run: 32, Failures: 0, Errors: 0, Time elapsed: 9.884 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] Found 493 distinct terms in range for field 'field8' (constant score filter rewrite).
>     [junit] Found 493 distinct terms in range for field 'field8' (constant score boolean rewrite).
>     [junit] Found 493 distinct terms in range for field 'field8' (filter).
>     [junit] Found 135 distinct terms in range for field 'field6' (constant score filter rewrite).
>     [junit] Found 135 distinct terms in range for field 'field6' (constant score boolean rewrite).
>     [junit] Found 135 distinct terms in range for field 'field6' (filter).
>     [junit] Found 66 distinct terms in range for field 'field4' (constant score filter rewrite).
>     [junit] Found 66 distinct terms in range for field 'field4' (constant score boolean rewrite).
>     [junit] Found 66 distinct terms in range for field 'field4' (filter).
>     [junit] Found 27 distinct terms in range for field 'field2' (constant score filter rewrite).
>     [junit] Found 27 distinct terms in range for field 'field2' (constant score boolean rewrite).
>     [junit] Found 27 distinct terms in range for field 'field2' (filter).
>     [junit] Found 242 distinct terms in left open range for field 'field8'.
>     [junit] Found 72 distinct terms in left open range for field 'field6'.
>     [junit] Found 36 distinct terms in left open range for field 'field4'.
>     [junit] Found 15 distinct terms in left open range for field 'field2'.
>     [junit] Found 48 distinct terms in right open range for field 'field8'.
>     [junit] Found 34 distinct terms in right open range for field 'field6'.
>     [junit] Found 12 distinct terms in right open range for field 'field4'.
>     [junit] Found 6 distinct terms in right open range for field 'field2'.
>     [junit] Average number of terms during random search on 'field8':
>     [junit]  Trie query: 267.04
>     [junit]  Classical query: 3325.12
>     [junit] Average number of terms during random search on 'field6':
>     [junit]  Trie query: 79.92
>     [junit]  Classical query: 3354.68
>     [junit] Average number of terms during random search on 'field4':
>     [junit]  Trie query: 38.94
>     [junit]  Classical query: 3421.26
>     [junit] Average number of terms during random search on 'field2':
>     [junit]  Trie query: 17.82
>     [junit]  Classical query: 3329.24
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.search.TestParallelMultiSearcher
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.249 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestPhrasePrefixQuery
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.42 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestPhraseQuery
>     [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 3.141 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestPositionIncrement
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.713 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.193 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestPrefixFilter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.331 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestPrefixInBooleanQuery
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.535 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestPrefixQuery
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.296 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestQueryTermVector
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.189 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestQueryWrapperFilter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.56 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestScoreCachingWrappingScorer
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestScorerPerf
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.793 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] Average number of matches=0
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.search.TestSearchHitsWithDeletions
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 5.236 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestSetNorm
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.851 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestSimilarity
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestSimpleExplanations
>     [junit] Tests run: 53, Failures: 0, Errors: 0, Time elapsed: 7.983 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
>     [junit] Tests run: 53, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestSloppyPhraseQuery
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.543 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestSort
>     [junit] Tests run: 24, Failures: 0, Errors: 0, Time elapsed: 7.334 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestSpanQueryFilter
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.362 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestStressSort
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 31.759 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestTermRangeFilter
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.768 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestTermRangeQuery
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.172 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestTermScorer
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.418 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestTermVectors
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 2.18 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestThreadSafe
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 138.254 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestTimeLimitedCollector
>     [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 11.474 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] Exception in thread "Thread-72" junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.doTestTimeout(TestTimeLimitedCollector.java:178)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.access$100(TestTimeLimitedCollector.java:38)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector$1.run(TestTimeLimitedCollector.java:271)
>     [junit] Exception in thread "Thread-71" Exception in thread "Thread-70" junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.doTestTimeout(TestTimeLimitedCollector.java:178)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.access$100(TestTimeLimitedCollector.java:38)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector$1.run(TestTimeLimitedCollector.java:271)
>     [junit] junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.doTestTimeout(TestTimeLimitedCollector.java:178)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.access$100(TestTimeLimitedCollector.java:38)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector$1.run(TestTimeLimitedCollector.java:271)
>     [junit] Exception in thread "Thread-69" junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.doTestTimeout(TestTimeLimitedCollector.java:178)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.access$100(TestTimeLimitedCollector.java:38)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector$1.run(TestTimeLimitedCollector.java:271)
>     [junit] Exception in thread "Thread-67" junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.doTestTimeout(TestTimeLimitedCollector.java:178)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.access$100(TestTimeLimitedCollector.java:38)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector$1.run(TestTimeLimitedCollector.java:271)
>     [junit] Exception in thread "Thread-68" junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.doTestTimeout(TestTimeLimitedCollector.java:178)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.access$100(TestTimeLimitedCollector.java:38)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector$1.run(TestTimeLimitedCollector.java:271)
>     [junit] Exception in thread "Thread-66" junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.doTestTimeout(TestTimeLimitedCollector.java:178)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.access$100(TestTimeLimitedCollector.java:38)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector$1.run(TestTimeLimitedCollector.java:271)
>     [junit] ------------- ---------------- ---------------
>     [junit] Testcase: testTimeoutMultiThreaded(org.apache.lucene.search.TestTimeLimitedCollector):	FAILED
>     [junit] some threads failed! expected:<50> but was:<43>
>     [junit] junit.framework.AssertionFailedError: some threads failed! expected:<50> but was:<43>
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.doTestMultiThreads(TestTimeLimitedCollector.java:287)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitedCollector.testTimeoutMultiThreaded(TestTimeLimitedCollector.java:260)
>     [junit] 	at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:212)
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.lucene.search.TestTimeLimitedCollector FAILED
>     [junit] Testsuite: org.apache.lucene.search.TestTimeLimitingCollector
>     [junit] Tests run: 6, Failures: 1, Errors: 0, Time elapsed: 11.777 sec
>     [junit] 
>     [junit] ------------- Standard Error -----------------
>     [junit] Exception in thread "Thread-50" junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:180)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:40)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:273)
>     [junit] Exception in thread "Thread-51" junit.framework.AssertionFailedError: doc collected at timeout must be > 0!
>     [junit] 	at junit.framework.Assert.fail(Assert.java:47)
>     [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitingCollector.doTestTimeout(TestTimeLimitingCollector.java:180)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitingCollector.access$100(TestTimeLimitingCollector.java:40)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitingCollector$1.run(TestTimeLimitingCollector.java:273)
>     [junit] ------------- ---------------- ---------------
>     [junit] Testcase: testTimeoutMultiThreaded(org.apache.lucene.search.TestTimeLimitingCollector):	FAILED
>     [junit] some threads failed! expected:<50> but was:<48>
>     [junit] junit.framework.AssertionFailedError: some threads failed! expected:<50> but was:<48>
>     [junit] 	at org.apache.lucene.search.TestTimeLimitingCollector.doTestMultiThreads(TestTimeLimitingCollector.java:289)
>     [junit] 	at org.apache.lucene.search.TestTimeLimitingCollector.testTimeoutMultiThreaded(TestTimeLimitingCollector.java:262)
>     [junit] 	at org.apache.lucene.util.LuceneTestCase.runBare(LuceneTestCase.java:212)
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.lucene.search.TestTimeLimitingCollector FAILED
>     [junit] Testsuite: org.apache.lucene.search.TestTopDocsCollector
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.613 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestTopScoreDocCollector
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.341 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.TestWildcard
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.function.TestCustomScoreQuery
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 96.868 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.function.TestDocValues
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.function.TestFieldScoreQuery
>     [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.496 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.function.TestOrdValues
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.659 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.function.TestValueSource
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.payloads.TestBoostingTermQuery
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.942 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.payloads.TestPayloadNearQuery
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.472 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.payloads.TestPayloadTermQuery
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.765 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.spans.TestBasics
>     [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 14.189 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
>     [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 2.177 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.spans.TestNearSpansOrdered
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.698 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.spans.TestPayloadSpans
>     [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.845 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:2
>     [junit] doc:0 s:3 e:6 one:Entity:3
>     [junit] doc:0 s:3 e:6 three:Noise:5
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:3
>     [junit] doc:0 s:0 e:3 rr:Noise:1
>     [junit] doc:0 s:0 e:3 xx:Entity:0
>     [junit] doc:0 s:0 e:3 yy:Noise:2
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:3
>     [junit] doc:1 s:0 e:4 yy:Noise:1
>     [junit] doc:1 s:0 e:4 xx:Entity:0
>     [junit] doc:1 s:0 e:4 rr:Noise:3
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:3
>     [junit] doc:0 s:0 e:3 rr:Noise:1
>     [junit] doc:0 s:0 e:3 yy:Noise:2
>     [junit] doc:0 s:0 e:3 xx:Entity:0
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:3
>     [junit] doc:0 s:0 e:3 yy:Noise:2
>     [junit] doc:0 s:0 e:3 xx:Entity:0
>     [junit] doc:0 s:0 e:3 rr:Noise:1
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:3
>     [junit] doc:1 s:0 e:4 yy:Noise:1
>     [junit] doc:1 s:0 e:4 rr:Noise:3
>     [junit] doc:1 s:0 e:4 xx:Entity:0
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:3
>     [junit] doc:2 s:0 e:5 ss:Noise:2
>     [junit] doc:2 s:0 e:5 pp:Noise:3
>     [junit] doc:2 s:0 e:5 qq:Noise:1
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:8
>     [junit] doc:3 s:0 e:11 six:Noise:5
>     [junit] doc:3 s:0 e:11 eleven:Noise:10
>     [junit] doc:3 s:0 e:11 one:Entity:0
>     [junit] doc:3 s:0 e:11 nine:Noise:8
>     [junit] doc:3 s:0 e:11 two:Noise:1
>     [junit] doc:3 s:0 e:11 five:Noise:4
>     [junit] doc:3 s:0 e:11 ten:Noise:9
>     [junit] doc:3 s:0 e:11 three:Noise:2
>     [junit] 
>     [junit] Spans Dump --
>     [junit] payloads for span:8
>     [junit] doc:4 s:0 e:11 ten:Noise:10
>     [junit] doc:4 s:0 e:11 three:Noise:3
>     [junit] doc:4 s:0 e:11 one:Entity:1
>     [junit] doc:4 s:0 e:11 eleven:Noise:9
>     [junit] doc:4 s:0 e:11 two:Noise:2
>     [junit] doc:4 s:0 e:11 six:Noise:6
>     [junit] doc:4 s:0 e:11 nine:Noise:0
>     [junit] doc:4 s:0 e:11 five:Noise:5
>     [junit] match:k:Noise:11
>     [junit] match:a:Noise:10
>     [junit] Num payloads:1
>     [junit] rr:Noise:1
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.search.spans.TestSpanExplanations
>     [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 4.17 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
>     [junit] Tests run: 31, Failures: 0, Errors: 0, Time elapsed: 0.384 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.spans.TestSpans
>     [junit] Tests run: 25, Failures: 0, Errors: 0, Time elapsed: 2.216 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.spans.TestSpansAdvanced
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.542 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.search.spans.TestSpansAdvanced2
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.981 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.store.TestBufferedIndexInput
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.481 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.store.TestDirectory
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.122 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.store.TestFileSwitchDirectory
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.35 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.store.TestHugeRamFile
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.936 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.store.TestLock
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.store.TestLockFactory
>     [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 6.402 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.store.TestRAMDirectory
>     [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.393 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.store.TestWindowsMMap
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestAttributeSource
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.142 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestBitVector
>     [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.562 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestCloseableThreadLocal
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.132 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestFieldCacheSanityChecker
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.096 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestIndexableBinaryStringTools
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.219 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestNumericUtils
>     [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.429 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestOpenBitSet
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.07 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestPriorityQueue
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.176 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestRamUsageEstimator
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.105 sec
>     [junit] 
>     [junit] ------------- Standard Output ---------------
>     [junit] size:56
>     [junit] size:60
>     [junit] size:48
>     [junit] size:202
>     [junit] ------------- ---------------- ---------------
>     [junit] Testsuite: org.apache.lucene.util.TestSmallFloat
>     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.136 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestSortedVIntList
>     [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestStringHelper
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.TestStringIntern
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.855 sec
>     [junit] 
>     [junit] Testsuite: org.apache.lucene.util.cache.TestSimpleLRUCache
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
>     [junit] 
> 
> BUILD FAILED
> /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/common-build.xml:437: The following error occurred while executing this line:
> /build/user-lucene2_2.9.1+ds1-2-amd64-hXnBta/lucene2-2.9.1+ds1/common-build.xml:430: Tests failed!
> 
> Total time: 20 minutes 0 seconds
> make: *** [debian/stamp-ant-check] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/13/lucene2_2.9.1+ds1-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-java-maintainers mailing list