Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4561/
Java: 32bit/jdk1.8.0_40 -client -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 8899 lines...]
    [javac] Compiling 785 source files to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\classes\java
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.7
    [javac] 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\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] 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\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] 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\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] 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\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

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

Total time: 18 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40 -client 
-XX:+UseSerialGC
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