Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14472/
Java: 64bit/jdk1.9.0-ea-b83 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 8516 lines...]
    [javac] Compiling 879 source files to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 1.8
    [javac] 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102:
 error: reference to NamedList is ambiguous
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new 
NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                       ^
    [javac]   both constructor <T>NamedList(Entry<String,? extends T>[]) in 
NamedList and constructor <T>NamedList(Map<String,? extends T>) in NamedList 
match
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class NamedList
    [javac] 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/java/org/apache/solr/core/ImplicitPlugins.java:102:
 error: incompatible types: cannot infer type arguments for NamedList<>
    [javac]     return new PluginInfo(SolrRequestHandler.TYPE, m, new 
NamedList<>(singletonMap(DEFAULTS, new NamedList(defaults))),null);
    [javac]                                                                    ^
    [javac]     reason: no instance(s) of type variable(s) K,V exist so that 
Map<K,V> conforms to Entry<String,? extends T>[]
    [javac]   where K,V,T are type-variables:
    [javac]     K extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     V extends Object declared in method <K,V>singletonMap(K,V)
    [javac]     T extends Object declared in class NamedList
    [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] Note: Some messages have been simplified; recompile with 
-Xdiags:verbose to get full output
    [javac] 2 errors

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:466: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:379: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:509: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1944: 
Compile failed; see the compiler error output for details.

Total time: 18 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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