Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/124/
Java: 64bit/jdk-9-ea+158 -XX:+UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 9932 lines...]
    [javac] Compiling 323 source files to 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-solrj/classes/java
    [javac] 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398:
 error: reference to NamedList is ambiguous
    [javac]     return new NamedList<>( 
Collections.unmodifiableList(copy.nvPairs));
    [javac]            ^
    [javac]   both constructor <T>NamedList(Map<String,? extends T>) in 
NamedList and constructor <T>NamedList(List<Object>) in NamedList match
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class NamedList
    [javac] 
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/solrj/src/java/org/apache/solr/common/util/NamedList.java:398:
 error: incompatible types: cannot infer type arguments for NamedList<>
    [javac]     return new NamedList<>( 
Collections.unmodifiableList(copy.nvPairs));
    [javac]                         ^
    [javac]     reason: cannot infer type-variable(s) T
    [javac]       (argument mismatch; List cannot be converted to Map<String,? 
extends T>)
    [javac]   where T is a type-variable:
    [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] 2 errors

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build.xml:252: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:536: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:484: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:385: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/common-build.xml:405: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:501: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:1955: 
Compile failed; see the compiler error output for details.

Total time: 33 minutes 9 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