Re: Ready for JDK 9 ?

2017-08-08 Thread Gavin McDonald
Hi Guys For my part - my ‘project’ is ensuring these builds are available on the ASF Build Slaves which include 75+ jenkins nodes and 20+ Buildbot nodes. https://github.com/apache/infrastructure-puppet/blob/deployment/modules/build_slaves/manifests/jenkins.pp#L23

Re: Jenkins -> JIRA issue

2017-08-08 Thread Lukasz Lenart
Thanks a lot :) 2017-08-09 7:03 GMT+02:00 Olivier Lamy : > jira plugin 2.4 has an issue which is fixed in 2.4.2. > @infra so this means update the plugin and restart. > > On 9 August 2017 at 14:50, Lukasz Lenart wrote: > >> Hi, >> >> Do you know what's

Re: Jenkins -> JIRA issue

2017-08-08 Thread Olivier Lamy
jira plugin 2.4 has an issue which is fixed in 2.4.2. @infra so this means update the plugin and restart. On 9 August 2017 at 14:50, Lukasz Lenart wrote: > Hi, > > Do you know what's wrong? This was working recently but now it blows > up on two different builds. > >

Jenkins -> JIRA issue

2017-08-08 Thread Lukasz Lenart
Hi, Do you know what's wrong? This was working recently but now it blows up on two different builds. ERROR: Step ‘JIRA: Update relevant issues’ aborted due to exception: java.lang.ClassNotFoundException: com.atlassian.fugue.Effect at

Ready for JDK 9 ?

2017-08-08 Thread Rory O'Donnell
Hi Mark & Gavin, Thank you very much for all your testing of JDK 9 during its development! Such contributions have significantly helped shape and improve JDK 9. Now that we have reached the JDK 9 Final Release Candidate phase [1] , I would like to ask if your project can be considered to

Re: Ready for JDK 9 ?

2017-08-08 Thread Rory O'Donnell
Thanks Mark, let us know how the latest version is doing ? Rgds,Rory On 08/08/2017 10:52, Mark Struberg wrote: Hi Rory! First thanks for keeping us up2date with the Java9 status! I guess we will need a bit time to do a final verification of the various projects. To be honest I lost a bit of

Re: Ready for JDK 9 ?

2017-08-08 Thread Mark Struberg
Hi Rory! First thanks for keeping us up2date with the Java9 status! I guess we will need a bit time to do a final verification of the various projects. To be honest I lost a bit of pace because some versions did run fine, the next introduced a total showstopper. I'll have to check whether all

Re: Ready for JDK 9 ?

2017-08-08 Thread Ismael Juma
Hi Rory, Regarding Apache Kafka, we are getting closer (the recently released Gradle 4.1 helped), but there are a few blockers before our test suite passes: 1. EasyMock: https://github.com/easymock/easymock/issues/193. There is a PR (https://github.com/easymock/easymock/pull/200), but it's

Re: Ready for JDK 9 ?

2017-08-08 Thread Tilman Hausherr
Hello all, (this also answers the same mail I received) PDFBox builds on jdk9. Our efforts can be seen here: https://issues.apache.org/jira/browse/PDFBOX-3584 todo for me (will need a few days): - install latest version - retest on second PC (failed last time I tried a few weeks ago) - commit

Re: Ready for JDK 9 ?

2017-08-08 Thread Rory O'Donnell
Thanks Ismael! Rgds,Rory On 08/08/2017 15:23, Ismael Juma wrote: Hi Rory, Regarding Apache Kafka, we are getting closer (the recently released Gradle 4.1 helped), but there are a few blockers before our test suite passes: 1. EasyMock: https://github.com/easymock/easymock/issues/193. There