Re: Not able fetch value from the newly created Config.jelly to newly created class

2014-08-28 Thread Bibin Mohan.K
Hi Damien, Thanks for your Valuable information. Actually we want to get value from new created text box for the Checking class and new created text box has to display on UI.So if i put value in new textbox it pass to previous Hello World Builder class. I attached the source code, please

Re: Need developer to create jenkins plugin

2014-08-28 Thread Dennis Jacobs
Hi Dan, could you give a bit more detail regarding what the plugin actually should do? Regards, Dennis. On Wednesday, August 27, 2014 11:25:19 PM UTC+2, Dan Kuykendall wrote: Hi, I am interested in hiring a developer to create a jenkins plugin for us. If interested, please email me:

Re: Need developer to create jenkins plugin

2014-08-28 Thread Dan Kuykendall
Hi Dennis, I will reply with the details to you directly, so we dont waste everyone elses time. Dan On 8/28/2014 1:13 AM, Dennis Jacobs wrote: Hi Dan, could you give a bit more detail regarding what the plugin actually should do? Regards, Dennis. On Wednesday, August 27, 2014 11:25:19

Re: Persistent action per Project

2014-08-28 Thread addict . vim
Jesse, thank you a lot. It works среда, 27 августа 2014 г., 20:51:39 UTC+4 пользователь Jesse Glick написал: On Wed, Aug 27, 2014 at 11:29 AM, addic...@gmail.com javascript: wrote: I have added field to JobProperty but when job configuration changed new instance of JobProperty is

Global Post-Build Step

2014-08-28 Thread scarytom
Is it possible to write a Jenkins plugin that enhances the Configure System screen to allow the user to define a global post-build step that runs after every single build and performs a simple check that could mark the build as a failure? I want to write something that allows me to check that

Re: Global Post-Build Step

2014-08-28 Thread 'Matthew Moore' via Jenkins Developers
I'd bet you could build something with: http://javadoc.jenkins-ci.org/hudson/model/BuildStepListener.html However, their intent is purely observation, so YMMV. Not sure if there are any more suitable hooks that are intended for mutation. I think there is definitely a use case for global

Re: Global Post-Build Step

2014-08-28 Thread scarytom
Thanks Matthew, I'm not too bothered about failing the build, so observation only should be fine. I should have phrased my question slightly differently though, as the bit I'm really struggling with is how to set up a global build step. Any idea how this might be achieved? -T On Thursday,

[ANN] workflow plugin code walk-through

2014-08-28 Thread Kohsuke Kawaguchi
Jesse and I will walk through the source code of the workflow plugin [1], highlights key abstractions and extension points, and discuss how they are put together. If you are interested in developing or retrofitting plugins to work with workflows, I think you'll find this session interesting. The

Re: Not able fetch value from the newly created Config.jelly to newly created class

2014-08-28 Thread Damien Finck
Hi, I'm sorry, but I don't understand your problem. Can you better explain me what is the expected result? Damien Le jeudi 28 août 2014 09:36:14 UTC+2, Bibin Mohan.K a écrit : Hi Damien, Thanks for your Valuable information. Actually we want to get value from new created text box for the

RE:- Issue with Jenkins Plugin for AccuRev 5.7

2014-08-28 Thread Farooq md
Hi, I am planning to use Jenkins to build CI process with AccuRev as the SCM. I saw in one of the blogs that it supports AccuRev Plugin. I tried to download / Install the Plugin through “Manage Jenkins à Manage Plugins àAvailable TabàAccuRev Plugin (0.6.30 Version) à Install Without

Re: New Plugin: google play publisher

2014-08-28 Thread Christopher Orr
On 08/20/2014 01:45 PM, Jerome Lacoste wrote: On Tuesday, August 19, 2014 4:51:24 PM UTC+2, Christopher wrote: Hey, So as I mentioned earlier (and I kinda mentioned on the users mailing list a few weeks ago), I had starting working on basically the same plugin. I finally