Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12139/
Java: 64bit/jdk1.9.0-ea-b54 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 8760 lines...]
    [javac] Compiling 785 source files to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.7
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/java/org/apache/solr/response/TextResponseWriter.java:206:
 error: cannot find symbol
    [javac]     } else if (val instanceof WriteableValue) {
    [javac]                               ^
    [javac]   symbol:   class WriteableValue
    [javac]   location: class TextResponseWriter
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/java/org/apache/solr/response/TextResponseWriter.java:207:
 error: cannot find symbol
    [javac]       ((WriteableValue)val).write(name, this);
    [javac]         ^
    [javac]   symbol:   class WriteableValue
    [javac]   location: class TextResponseWriter
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/java/org/apache/solr/response/transform/TransformerFactory.java:51:
 error: cannot find symbol
    [javac]     defaultFactories.put( "json", new 
RawValueTransformerFactory("json") );
    [javac]                                       ^
    [javac]   symbol:   class RawValueTransformerFactory
    [javac]   location: class TransformerFactory
    [javac] 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/java/org/apache/solr/response/transform/TransformerFactory.java:52:
 error: cannot find symbol
    [javac]     defaultFactories.put( "xml", new 
RawValueTransformerFactory("xml") );
    [javac]                                      ^
    [javac]   symbol:   class RawValueTransformerFactory
    [javac]   location: class TransformerFactory
    [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] 4 errors

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:463: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:376: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:523: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1946: 
Compile failed; see the compiler error output for details.

Total time: 21 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b54 
-XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to