Re: JDK names on Windows nodes & Jenkinsfile

2017-03-26 Thread Hervé BOUTEMY
It's working like a charm: I updated tools names in Jenkinsfile for Maven core ITs to "Maven 3 (latest)" and "JDK 1.x (latest)" (x = 7 and 8) and the build runs perfectly [1] These Ubuntu+Windows aliases are really great! Thank you! While at it, a few enhancements proposals: - instead of "JDK 1

Re: JDK names on Windows nodes & Jenkinsfile

2017-03-26 Thread Gavin McDonald
Hi, Please see:- https://builds.apache.org/view/I/view/Infrastructure/job/infra-test-all-pipeline/ and https://github.com/apache/infrastructure-test/blob/master/Jenkinsfile.sample

Re: JDK names on Windows nodes & Jenkinsfile

2017-03-25 Thread Hervé BOUTEMY
instead of complaining, since I have karma on it, I updated Wiki page to match latest JDK updates on Windows nodes https://cwiki.apache.org/confluence/display/INFRA/JDK+Installation+Matrix (and I put the "Platform" column as first column, since it's the most important to me, and I suppose other

Re: JDK names on Windows nodes & Jenkinsfile

2017-03-24 Thread Hervé BOUTEMY
Le samedi 25 mars 2017, 05:28:37 CET Gavin McDonald a écrit : > > On 24 Mar 2017, at 2:55 pm, Hervé BOUTEMY wrote: > > > > Hi, > > > > It seems new JDKs were added to Windows nodes recently [1]: instead of > > "JDK > > 1.8 (unlimited security) 64-bit Windows only", we now have 2 options: "JDK >

Re: JDK names on Windows nodes & Jenkinsfile

2017-03-24 Thread Gavin McDonald
> On 24 Mar 2017, at 2:55 pm, Hervé BOUTEMY wrote: > > Hi, > > It seems new JDKs were added to Windows nodes recently [1]: instead of "JDK > 1.8 (unlimited security) 64-bit Windows only", we now have 2 options: "JDK > 1.8.0_92 (unlimited security) 64-bit Windows only" and "JDK 1.8.0_121 > (u

Re: JDK names on Windows nodes & Jenkinsfile

2017-03-24 Thread sebb
See also INFRA-13632 On 24 March 2017 at 14:57, sebb wrote: > On 24 March 2017 at 03:55, Hervé BOUTEMY wrote: >> Hi, >> >> It seems new JDKs were added to Windows nodes recently [1]: instead of "JDK >> 1.8 (unlimited security) 64-bit Windows only", we now have 2 options: "JDK >> 1.8.0_92 (unlimi

Re: JDK names on Windows nodes & Jenkinsfile

2017-03-24 Thread sebb
On 24 March 2017 at 03:55, Hervé BOUTEMY wrote: > Hi, > > It seems new JDKs were added to Windows nodes recently [1]: instead of "JDK > 1.8 (unlimited security) 64-bit Windows only", we now have 2 options: "JDK > 1.8.0_92 (unlimited security) 64-bit Windows only" and "JDK 1.8.0_121 > (unlimited se

JDK names on Windows nodes & Jenkinsfile

2017-03-23 Thread Hervé BOUTEMY
Hi, It seems new JDKs were added to Windows nodes recently [1]: instead of "JDK 1.8 (unlimited security) 64-bit Windows only", we now have 2 options: "JDK 1.8.0_92 (unlimited security) 64-bit Windows only" and "JDK 1.8.0_121 (unlimited security) 64-bit Windows only". Having new JDKs is great,