Re: New build brakes already existing green build

2012-02-20 Thread staffan
Thanks for your help Karl, but I don't think were are talking about the sam problem here. Let me try to refrase: The problem is not wheter 355 is gren or not, the problem is that it influenced on the stable build 354. Last friday build #354 was green and stabel, along with the upstream project #7

Re: [ANNOUNCE] Jenkins Upgrades to Java 8

2017-01-19 Thread Staffan Forsell
delivered machines and these branches are built using jenkins. So basically will it be possible to still run ssh slaves on OS:es not-supporting jdk8 by default? /Thanks Staffan On Tuesday, 17 January 2017 14:48:37 UTC+1, Baptiste Mathus wrote: > > Hello, > > Please read the ann

Re: [ANNOUNCE] Jenkins Upgrades to Java 8

2017-01-20 Thread Staffan Forsell
tml >> >> for your system, uncompress it, add its bin directory in the PATH, done you >> have a JDK8 on 14.04. >> >> And if really, you are using a special system, far more funky than that, >> as Jesse said already: you can then just connect to those using ssh

[Declarative Pipeline] Using Dockerfile not in root of checkout

2017-02-05 Thread Staffan Forsell
current.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) ... 1 more Using the dockerfile closure, it's unclear if args is for the build com

Re: [Declarative Pipeline] Using Dockerfile not in root of checkout

2017-02-05 Thread Staffan Forsell
Hmmm, of course I found https://issues.jenkins-ci.org/browse/JENKINS-41668 a couple of minutes later... On Sunday, 5 February 2017 20:50:16 UTC+1, Staffan Forsell wrote: > > I have an normal pipeline that looks like this: > > #!groovy > node('docker_host') { > stag

Re: [Declarative Pipeline] Using Dockerfile not in root of checkout

2017-02-07 Thread Staffan Forsell
Ok, thx. I will test it as soon as it's merged/released. /S On Monday, 6 February 2017 12:57:56 UTC+1, Andrew Bayer wrote: > > I've got a PR up for this now - > https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/107 > > A. > > On Sun, Feb 5, 2

[Declarative pipeline] Setting environment variable based on other environment var

2017-02-08 Thread Staffan Forsell
ined to a subdir of workspace and exist in the environment for many later stages. /Thanks Staffan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jen

Re: [Declarative pipeline] Setting environment variable based on other environment var

2017-02-08 Thread Staffan Forsell
; On Wed, Feb 8, 2017 at 10:47 PM, Andrew Bayer > wrote: > >> I'm on a plane right now so can't find it, but there's an open ticket for >> this and we'll be looking into it shortly. >> >> A. >> >> On Feb 8, 2017 08:19, "