Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12307/
Java: 32bit/jdk1.8.0_60-ea-b06 -client -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 8577 lines...]
    [javac] Compiling 784 source files to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java
    [javac] 
/home/jenkins/workspace/Lucene-Solr-trunk-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-trunk-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] 
/home/jenkins/workspace/Lucene-Solr-trunk-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-trunk-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] 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

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:464: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:377: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:506: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1927: 
Compile failed; see the compiler error output for details.

Total time: 19 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_60-ea-b06 -client 
-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