Hmm...this is odd. Fails on my local jenkins machine as well but not on my
dev machine (using Java 7 JVM).

- Mark

On Wed, May 27, 2015 at 11:01 AM Apache Jenkins Server <
[email protected]> wrote:

> Build: https://builds.apache.org/job/Solr-Artifacts-5.x/844/
>
> No tests ran.
>
> Build Log:
> [...truncated 12816 lines...]
>     [javac] Compiling 807 source files to
> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-5.x/solr/build/solr-core/classes/java
>     [javac]
> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-5.x/solr/core/src/java/org/apache/solr/logging/MDCLoggingContext.java:26:
> error: package java.util.function does not exist
>     [javac] import java.util.function.Supplier;
>     [javac]                          ^
>     [javac]
> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-5.x/solr/core/src/java/org/apache/solr/logging/MDCLoggingContext.java:42:
> error: cannot find symbol
>     [javac]   private static ThreadLocal<Integer> CALL_DEPTH =
> ThreadLocal.withInitial(new Supplier<Integer>() {
>     [javac]
>                 ^
>     [javac]   symbol:   class Supplier
>     [javac]   location: class MDCLoggingContext
>     [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
> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-5.x/solr/build.xml:510:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-5.x/solr/common-build.xml:389:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-5.x/lucene/common-build.xml:523:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Solr-Artifacts-5.x/lucene/common-build.xml:1945:
> Compile failed; see the compiler error output for details.
>
> Total time: 1 minute 26 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Sending artifact delta relative to Solr-Artifacts-5.x #843
> Archived 3 artifacts
> Archive block size is 32768
> Received 0 blocks and 38101191 bytes
> Compression is 0.0%
> Took 1 min 12 sec
> Publishing Javadoc
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

Reply via email to