Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-10 Thread Sean Busbey
Hi Gav! I updated all of the HBase related builds to use the 'JDK 1.x (latest)' labels for JDK selection, but now we have several multiple-configuration builds that fail. One of our community members tracked it down to the addition of spaces (and perhaps parens?) used in the JDK names, since t

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-07 Thread Gav
Hi, On Fri, Aug 5, 2016 at 5:02 PM, Richard Eckart de Castilho wrote: > Hi, > > We have some builds that so far occasionally run on Windows and other > times on Ubuntu depending which resources are free. It is also a nice way > to randomly check if the build works on both of these platforms. > >

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-05 Thread Richard Eckart de Castilho
Hi, We have some builds that so far occasionally run on Windows and other times on Ubuntu depending which resources are free. It is also a nice way to randomly check if the build works on both of these platforms. Looking at the matrix, it seems that none of the JDK labels works cross platform,

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-04 Thread Suresh Marru
ven and Ant versions - please do check > the > builds@ mailing list archives for these notices - these are due to be > migrated by > Sunday at the latest > > Any questions please email me direct or reply to any of the builds@ mails. > > > HTH > > Gav... (AS

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-04 Thread Gav
Hi all, Please note that today is the day 7 days have past since the 7 days notice that I said I was removing some jenkins JDK drop down options. Unfortunately a fair few projects have failed to move their builds to another option. Therefore I have extended by another 3 days only. I have inform

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-02 Thread Gav
On Tue, Aug 2, 2016 at 10:19 PM, Ismael Juma wrote: > Hi, > > We had a couple of failed Kafka builds using JDK 1.8 (latest) where the JDK > was not found: > > https://builds.apache.org/job/kafka-trunk-jdk8/793/ > https://builds.apache.org/job/kafka-trunk-jdk8/794/ > > The JDK was found OK in the

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-02 Thread Ismael Juma
Hi, We had a couple of failed Kafka builds using JDK 1.8 (latest) where the JDK was not found: https://builds.apache.org/job/kafka-trunk-jdk8/793/ https://builds.apache.org/job/kafka-trunk-jdk8/794/ The JDK was found OK in the previous build: https://builds.apache.org/job/kafka-trunk-jdk8/792/

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-08-01 Thread Ismael Juma
Hi, On Mon, Aug 1, 2016 at 4:14 AM, Gav wrote: > JDK 1.4 (latest), JDK 1.5 (latest), JDK 1.6 (latest), JDK 1.7 (latest), JDK > 1.8 (latest) > > All point to the very latest (and in some cases last) publically available > release as of today. Thanks for doing this, I have updated Kafka Jenkins

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-07-31 Thread Gav
Hi again, Just an update for you, All symlinks labelled JDK 1.4 (latest), JDK 1.5 (latest), JDK 1.6 (latest), JDK 1.7 (latest), JDK 1.8 (latest) All point to the very latest (and in some cases last) publically available release as of today. See : https://cwiki.apache.org/confluence/display/IN

Re: Jenkins JDK Matrix - and consolidating of versions.

2016-07-29 Thread Stefan Bodewig
On 2016-07-29, Gav wrote: > I went through all the JDK drop down options available in the Jenkins UI > when > creating a build.The Confluence wiki page at :- > https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix > lists all them all. When choosing a version to use I hope tha

Jenkins JDK Matrix - and consolidating of versions.

2016-07-29 Thread Gav
Hi All, So 99% of our Jenkins build machines are now puppetised with our configs in our Git repos. Going forward this should make things easier to maintain the software (and versions of) on the nodes. I went through all the JDK drop down options available in the Jenkins UI when creating a build.T