Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2178/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 8411 lines...]
    [javac] Compiling 784 source files to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/classes/java
    [javac] 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/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] 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/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] 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/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] 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/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
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:464: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:377: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:506: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1927: 
Compile failed; see the compiler error output for details.

Total time: 26 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:-UseCompressedOops -XX:+UseG1GC
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