Re: Build abort on shell action not working in pipeline

2016-12-20 Thread Daniel Beck
> On 20.12.2016, at 13:41, Arvind Jayaprakash wrote: > > Should I be raising this as a bug instead? If it's reproducible and you're on the newest plugin versions (and newest weekly or LTS release of Jenkins), then that seems reasonable. -- You received this message

Re: Build abort on shell action not working in pipeline

2016-12-20 Thread Arvind Jayaprakash
Should I be raising this as a bug instead? On Monday, December 12, 2016 at 9:38:37 PM UTC+5:30, Arvind Jayaprakash wrote: > > Yes. I've attached the versions of all plugins as a reference > > On Monday, December 12, 2016 at 9:33:31 PM UTC+5:30, Daniel Beck wrote: >> >> >> > On 12.12.2016, at

Re: Build abort on shell action not working in pipeline

2016-12-12 Thread Arvind Jayaprakash
Yes. I've attached the versions of all plugins as a reference On Monday, December 12, 2016 at 9:33:31 PM UTC+5:30, Daniel Beck wrote: > > > > On 12.12.2016, at 12:55, Arvind Jayaprakash > wrote: > > > > I guess this is not the first report on the build abort action not

Re: Build abort on shell action not working in pipeline

2016-12-12 Thread Daniel Beck
> On 12.12.2016, at 12:55, Arvind Jayaprakash wrote: > > I guess this is not the first report on the build abort action not working in > a pipeline Are you on the newest versions of all Pipeline-related plugins? -- You received this message because you are subscribed to

Build abort on shell action not working in pipeline

2016-12-12 Thread Arvind Jayaprakash
I guess this is not the first report on the build abort action not working in a pipeline (based on past mails I see this group). I write to demonstrate a full example where this doesn't work. Here is my pipeline in it's entiry node('mvn-3.3-jdk-8') { stage('stoopid grep') { sh 'grep aa