Re: Re: Re: Parametrized build with dynamically populating values

2014-03-04 Thread Ioannis Moutsatsos
;>>> On Monday, March 3, 2014 6:10:56 AM UTC-5, alok kumar wrote: >>>> >>>>> -- Forwarded message -- >>>>> From: "alok kumar" >>>>> Date: Feb 27, 2014 11:27 PM >>>>> Subject: Re: Re: Parametr

Re: Re: Re: Parametrized build with dynamically populating values

2014-03-04 Thread alok kumar
t; ------ Forwarded message -- >>>> From: "alok kumar" >>>> Date: Feb 27, 2014 11:27 PM >>>> Subject: Re: Re: Parametrized build with dynamically populating values >>>> To: "Jayaprakash D B" >>>> Cc:

Re: Re: Re: Parametrized build with dynamically populating values

2014-03-04 Thread alok kumar
gt; >> On Monday, March 3, 2014 6:10:56 AM UTC-5, alok kumar wrote: >> >>> -- Forwarded message -- >>> From: "alok kumar" >>> Date: Feb 27, 2014 11:27 PM >>> Subject: Re: Re: Parametrized build with dynamically populating val

Re: Re: Re: Parametrized build with dynamically populating values

2014-03-04 Thread alok kumar
--- Forwarded message -- >> From: "alok kumar" >> Date: Feb 27, 2014 11:27 PM >> Subject: Re: Re: Parametrized build with dynamically populating values >> To: "Jayaprakash D B" >> Cc: >> >> >> Hi , >> I compiled the code as y

Re: Re: Re: Parametrized build with dynamically populating values

2014-03-04 Thread Ioannis Moutsatsos
Hi Alok; I do not see the error message in the forum post. On Monday, March 3, 2014 6:10:56 AM UTC-5, alok kumar wrote: > > -- Forwarded message -- > From: "alok kumar" > > Date: Feb 27, 2014 11:27 PM > Subject: Re: Re: Parametrized build with dynami

Fwd: Re: Re: Parametrized build with dynamically populating values

2014-03-03 Thread alok kumar
-- Forwarded message -- From: "alok kumar" Date: Feb 27, 2014 11:27 PM Subject: Re: Re: Parametrized build with dynamically populating values To: "Jayaprakash D B" Cc: Hi , I compiled the code as you had suggested and put the .hpi file in the plugins folde

Re: Parametrized build with dynamically populating values

2014-02-26 Thread alok kumar
Hi, Thanks for letting me know about the cascading choice. Thats exactly what I am looking for. Can you please let me know how do I go about compiling it and using it in my Jenkins setup? Thanks, Alok On Wed, Feb 26, 2014 at 4:01 AM, Ioannis Moutsatsos wrote: > Yes, Cascading Parameter options

Re: Parametrized build with dynamically populating values

2014-02-25 Thread Ioannis Moutsatsos
Yes, Cascading Parameter options are now available in the 0.2.1 (SNAPSHOT) release of the Jenkins Dynamic Parameter Plugin. You will have to build it from the git repository until it is officially released. I was able to use it successfully with Jenkins v1.532.1 on Windows. See https://wiki.jen

Parametrized build with dynamically populating values

2014-02-19 Thread alok kumar
Hi All, Is there a way in which I can submit a parametrized build in which the options available on one of the sections depend upon what value was chosen in the previous or any other parameter? E.g. If the option chosen in the parameter form page is windows, it populates win7, win2008, win2003 dyn