I am able to build Jenkins' job with JDK version 1.8 by configuring
through tab General > Execute concurrent builds if necessary > JDK 1.8
(latest)

Thanks for help!

On 24 February 2018 at 17:12, Daniel Pono Takamori <[email protected]> wrote:
> We support a wide variety of JDK varieties; here is the reference
> page: 
> https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix
> You can change the version of the JDK in the 'Job Config' page for
> your specific build.
> Also I've cc'ed [email protected] as that is the build testing/ CI
> appropriate mailing list :)
>
> Cheers!
>
>
>
> On Sat, Feb 24, 2018 at 3:05 PM, Chia-Hung Lin <[email protected]> wrote:
>> When building artifact, the process fails with error
>>
>>     [ERROR] Failure executing javac, but could not parse the error:
>>
>> In the console output, Jenkins prints messages
>>     
>> /home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin
>> /home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/ucb:/usr/sfw/bin:/usr/ccs/bin
>>
>> That seems that Jenkins build server still support 1.7 instead of 1.8.
>> If so, any chance to support Java 8?
>>
>> Thanks

Reply via email to