Re: JDK, Maven, Ant versions have been consolidated.

2016-08-14 Thread Gav
I'll make a copy of the jenkins home dir and get started. It might be an idea to add those test files to puppet wdyt? (I see nothing private about them) Gav... On Sat, Aug 13, 2016 at 3:13 AM, Uwe Schindler wrote: > Hi Gav, > > > > I disabled all auto-running Jenkins Jobs of Lucene/Solr as this

Re: Jenkins Node Labelling Documentation

2016-08-14 Thread Gav
On Mon, Aug 15, 2016 at 8:45 AM, John D. Ament wrote: > Somehow I missed this note. > > Would it be possible to remove Ubuntu instead of ubuntu? It looks like > more jobs use ubuntu: https://builds.apache.org/label/ubuntu/ vs https:// > builds.apache.org/label/Ubuntu/ > Yes I can do that, not t

Re: Jenkins Node Labelling Documentation

2016-08-14 Thread John D. Ament
Somehow I missed this note. Would it be possible to remove Ubuntu instead of ubuntu? It looks like more jobs use ubuntu: https://builds.apache.org/label/ubuntu/ vs https://builds.apache.org/label/Ubuntu/ John On Thu, Aug 4, 2016 at 5:18 AM Gav wrote: > Hi All, > > Following on from my earlier

Re: Jenkins Node Labelling Documentation

2016-08-14 Thread Gav
On Tue, Aug 9, 2016 at 2:01 PM, Sean Busbey wrote: > I'm trying to transition jobs off of the yahoo-not-h2 label, but again > I don't see a single label I can use that covers an appropriate set of > nodes. > > Can we expand Hadoop to include H10 and H11? No > Can we come up with a > label tha

Re: Jenkins Maven Matrix - and consolidating of versions.

2016-08-14 Thread Karl Heinz Marbaise
Hi, On 14/08/16 13:28, Gav wrote: exclude ubuntu3 please Done so and test successful... Thanks for the hint.. Kind regards Karl Heinz Marbaise On Sun, Aug 14, 2016 at 9:24 PM, Karl Heinz Marbaise mailto:khmarba...@gmx.de>> wrote: Hi Gav, On 14/08/16 13:19, Gav wrote: 3.3

Re: Jenkins Maven Matrix - and consolidating of versions.

2016-08-14 Thread Gav
exclude ubuntu3 please On Sun, Aug 14, 2016 at 9:24 PM, Karl Heinz Marbaise wrote: > Hi Gav, > > > On 14/08/16 13:19, Gav wrote: > >> 3.3.9 is present , can i ask why you think it isnt? >> > > Maybe I'm wrong but this: > > FATAL: Couldn?t find any executable in /home/jenkins/tools/maven/apac > h

Re: Jenkins Maven Matrix - and consolidating of versions.

2016-08-14 Thread Karl Heinz Marbaise
Hi Gav, On 14/08/16 13:19, Gav wrote: 3.3.9 is present , can i ask why you think it isnt? Maybe I'm wrong but this: FATAL: Couldn?t find any executable in /home/jenkins/tools/maven/apache-maven-3.3.9 Build step 'Invoke top-level Maven targets' marked build as failure Recording test results

Re: Jenkins Maven Matrix - and consolidating of versions.

2016-08-14 Thread Gav
3.3.9 is present , can i ask why you think it isnt? On Sun, Aug 14, 2016 at 8:53 PM, Karl Heinz Marbaise wrote: > Hi, > > Furthermore we need Maven 3.3.9 to test our latest builds ...cause at the > moment it looks it is not installed ? > > I think the list should be: > > Maven 3.0.5, 3.1.1, 3.

Re: Jenkins Maven Matrix - and consolidating of versions.

2016-08-14 Thread Karl Heinz Marbaise
Hi, Furthermore we need Maven 3.3.9 to test our latest builds ...cause at the moment it looks it is not installed ? I think the list should be: Maven 3.0.5, 3.1.1, 3.2.5, 3.3.9 the newest releases of the appropriate line.. Kind regards Karl Heinz Marbaise On 03/08/16 18:11, herve.bout