Re: Adding pipeline compatabilty to jenkins plugin

2016-09-26 Thread Cédric Cousseran
Hi, I've encountered the same issue with my plugin, the syntax of the snippet generator is not supported. I've tried the solutions you mentioned, without success. Do you have a more precise idea of what caused your issue? Thanks, Cédric Cousseran Le jeudi 1 septembre 2016 14:53:45 U

Re: Adding pipeline compatabilty to jenkins plugin

2016-09-26 Thread Cédric Cousseran
on-tools-plugin%2Ftree%2FLoadRunnerPipelineStep%2Fsrc%2Fmain%2Fjava%2Fcom%2Fhp%2Fapplication%2Fautomation%2Ftools%2FpipelineSteps&sa=D&sntz=1&usg=AFQjCNGWrVTIVdHBkMelZkfjemNU8wMJsQ> > > On Monday, September 26, 2016 at 4:13:54 PM UTC+3, Cédric Cousseran wrote: >> >> Hi,

Re: Adding pipeline compatabilty to jenkins plugin

2016-09-27 Thread Cédric Cousseran
UTC+2, fkp...@gmail.com a écrit : > > could you please post the stack trace from the console? > > On Monday, September 26, 2016 at 6:38:55 PM UTC+3, Cédric Cousseran wrote: >> >> Thanks for the response, >> >> I took a look at your code, but I've not been able to

Re: Adding pipeline compatabilty to jenkins plugin

2016-09-27 Thread Cédric Cousseran
Using a lowercase letter at the start of the function name did the trick: @Override public String getFunctionName() { return "customStep"; } Thank you for your help Le mardi 27 septembre 2016 16:04:35 UTC+2, Jesse Glick a écrit : > > Should not matter, but as a matter of convention, functi

Maintainer request for the Gatling plugin

2017-01-11 Thread Cédric Cousseran
Hi, I want to be a maintainer of the Gatling Plugin: https://github.com/jenkinsci/gatling-plugin GitHub ID: ccedric Jenkins ID: ccousseran Regards, Cédric Cousseran -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubs

Re: Maintainer request for the Gatling plugin

2017-01-13 Thread Cédric Cousseran
nt to be added as an additional maintainer, > then we need heads-up from an existing maintainer. I guess it's an obvious > default, anyway, isn't it? > > We can all save time if people provide more context in general for those > kinds of requests, thank you! > > 2017

Re: Maintainer request for the Gatling plugin

2017-01-13 Thread Cédric Cousseran
a PR for >> example from the maintainer) up front is *much much* appreciated, and show >> a respect for other people's time. >> Having to two many roundtrips here for this is probably not enjoyable for >> anyone. >> >> The answer from Stéphane below is.