Re: Deprecated JDKs being removed from Jenkins soon.

2017-09-28 Thread Ismael Juma
Thanks. Another example we saw recently: https://builds.apache.org/job/kafka-pr-jdk9-scala2.12/1524/console Ismael On Sun, Sep 24, 2017 at 11:06 AM, Gavin McDonald wrote: > > > On 24 Sep 2017, at 6:52 pm, Ismael Juma wrote: > > > > Thanks for the quick response. Seems like it was H25: > > Tha

Re: Deprecated JDKs being removed from Jenkins soon.

2017-09-28 Thread Gavin McDonald
> On 29 Sep 2017, at 10:13 am, Ismael Juma wrote: > > Thanks. Another example we saw recently: > > https://builds.apache.org/job/kafka-pr-jdk9-scala2.12/1524/console > Thanks, fixed that node too. Will check for others. Gav… > Ismael > > On Sun, Sep 24, 2017 at 11:06 AM, Gavin McDonald >

Re: Deprecated JDKs being removed from Jenkins soon.

2017-09-28 Thread Ismael Juma
Thanks! Ismael On Fri, Sep 29, 2017 at 1:45 AM, Gavin McDonald wrote: > > > On 29 Sep 2017, at 10:13 am, Ismael Juma wrote: > > > > Thanks. Another example we saw recently: > > > > https://builds.apache.org/job/kafka-pr-jdk9-scala2.12/1524/console > > > > Thanks, fixed that node too. > > Will

Re: Jenkins Github PR integration - Support for whitelisting?

2017-09-28 Thread Dominik Psenner
On 2017-09-27 23:26, Meghna Baijal wrote: Thanks Dominik! I looked at Log4net’s Jenkinsfile and it is going to be a good reference for me in the future. I am currently adding some features via the Jenkinsfile script and I am hoping they will work as expected on Apache Jenkins :) Thanks for the