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

2014-09-05 Thread Bibin Mohan.K
Hi Damien, Thanks for reply, Your given solution is good ,but we need to know how to display new created textbox which is created on new created Config. Jelly and able to pass the value on new created Java class. Your previous awesome Plugin solution it not displaying the new textbox

Re: Repeatable add/delete buttons do not show up / do not work

2014-09-05 Thread Nimelrian
Nobody got a clue? -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Repeatable-add-delete-buttons-do-not-show-up-do-not-work-tp4718150p4718532.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- You received this message because you are subscribed to

Re: New Plugin: saltapi

2014-09-05 Thread Christian McHugh
On Fri, Sep 5, 2014 at 7:14 AM, nicolas de loof nicolas.del...@gmail.com wrote: please create a wiki page for this plugin. Done. Where does the plugin information bit at the top come from? Do I need to register more info some place else? -- You received this message because you are

Re: New Plugin: saltapi

2014-09-05 Thread nicolas de loof
copy header macro used on other plugin pages, the metrics are computed every ~24h from update center data, so will need you to release first version. 2014-09-05 16:04 GMT+02:00 Christian McHugh christian.mch...@gmail.com: On Fri, Sep 5, 2014 at 7:14 AM, nicolas de loof

Re: Connect jelly and java

2014-09-05 Thread Robert Sandell
Well the project main page is not a place that is prepared to do any form bindings for you since its not a config page. You should just need to create a normal html select in your jobMain.jelly and fill it in whatever static way you like. select name=mySelect option value=testTest/option

Method to fill dropdown list not getting parameters

2014-09-05 Thread Kappen, Sebastian
Hi everyone, I'm currently implementing a plugin that creates jobs and fills them with build steps. I have a dropdown list for the different project types, and a repeatable field with dropboxes for the build steps available to the selected project. Here's the jelly: j:jelly xmlns:j=jelly:core

AbstractBuild Vs Run .... AbstractProject Vs Job

2014-09-05 Thread Tom Fennelly
One of the things I'm working on is trying to convert some of the plugins to work with workflow. Workflow is different to other Job types in a number of ways. Jobs can be paused, failed, restarted in the middle, can have multiple SCMs and the whole concept of the build's workspace is