Re: RocketChatNotifier build on DEV@cloud

2016-10-15 Thread Martin Reinhardt
thanks ;) Am Mittwoch, 12. Oktober 2016 21:00:20 UTC+2 schrieb Daniel Beck: > > > > On 12.10.2016, at 20:30, Jesse Glick > wrote: > > > > I thought that was automatic, but perhaps this infrastructure is > > broken. Added manually for now. > > That job ran (for

Re: UI is not visible during execution when running jobs from Jenkins as service

2016-10-15 Thread Daniel Beck
> On 14.10.2016, at 14:49, Ranjit kumar Kundu wrote: > > When I am running jobs from Jenkins ( installed as service in my remote > machine) browser is not visible. Seriously, you need to stop crossposting questions that don't belong to the jenkinsci-dev list. -- You

Re: How to use the credentials API properly

2016-10-15 Thread Stephen Connolly
On Saturday 15 October 2016, Péter Major wrote: > Hi, > > I'm having some troubles trying to integrate the hipchat-plugin with the > credentials-plugin, and I'm quite confused about how to use the credentials > API properly. > Any help with any of these questions would be

Re: [DISCUSS] Time for Jenkins to require Java 8 to run

2016-10-15 Thread Kanstantsin Shautsou
ROR 2016-10-15 21:21 GMT+04:00 Arnaud Héritier : > FYI PR#66 I would like to apply Olivier's comment before applying it and > PR#66 daniel's comment. > > > Le samedi 15 octobre 2016, Arnaud Héritier a écrit : > >> I was supposed to work on it yesterday

Re: [DISCUSS] Time for Jenkins to require Java 8 to run

2016-10-15 Thread Arnaud Héritier
FYI PR#66 I would like to apply Olivier's comment before applying it and PR#66 daniel's comment. Le samedi 15 octobre 2016, Arnaud Héritier a écrit : > I was supposed to work on it yesterday but I had a problem at home and I > had to stop to work early. There are 2 PRs I

How to use the credentials API properly

2016-10-15 Thread Péter Major
Hi, I'm having some troubles trying to integrate the hipchat-plugin with the credentials-plugin, and I'm quite confused about how to use the credentials API properly. Any help with any of these questions would be much appreciated: 1) The JavaDoc on AbstractIdCredentialsListBoxModel contains a

Re: [DISCUSS] Time for Jenkins to require Java 8 to run

2016-10-15 Thread Arnaud Héritier
I was supposed to work on it yesterday but I had a problem at home and I had to stop to work early. There are 2 PRs I would like to finalize before the release. I hope to do it tomorrow evening or at the later on Monday. I don't know if Olivier had some others todo ? Le samedi 15 octobre 2016,

Re: Plugin to add a custom build step.

2016-10-15 Thread Daniel Beck
> On 15.10.2016, at 17:36, Kul Bhushan Srivastava wrote: > > the same is not achieved You need to provide much more information than this. http://www.catb.org/~esr/faqs/smart-questions.html#beprecise -- You received this message because you are subscribed to the Google

Re: [DISCUSS] Time for Jenkins to require Java 8 to run

2016-10-15 Thread Kanstantsin Shautsou
I have no stacktrace and test case as we replaced guice to released version in our custom build. Will do of course when get again, but PR in core is blocked only by maven-plugin release. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.

Plugin to add a custom build step.

2016-10-15 Thread Kul Bhushan Srivastava
I gone through the following URL https://wiki.jenkins-ci.org/display/JENKINS/Create+a+new+Plugin+with+a+custom+build+Step and implemented the same to develop my own custom plugin but the same is not achieved. Jenkins version : 1.651.1 Please help. -- You received this message because you