---------- Forwarded message ---------- From: "alok kumar" <[email protected]> Date: Feb 27, 2014 11:27 PM Subject: Re: Re: Parametrized build with dynamically populating values To: "Jayaprakash D B" <[email protected]> Cc:
Hi , I compiled the code as you had suggested and put the .hpi file in the plugins folder. Restarted Jenkins. But, now when I try to use it, I get the following error: Sample is my child parameter and P4 is my parent parameter. Can you please suggest what I am doing wrong? Thanks, Alok > > > ---------- Forwarded message ---------- > From: "alok kumar" <[email protected]> > Date: Feb 27, 2014 9:00 AM > Subject: Re: Parametrized build with dynamically populating values > To: <[email protected]> > Cc: > > 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 <[email protected]> > wrote: > > 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.jenkins-ci.org/display/JENKINS/Jenkins+Dynamic+Parameter+Plug-in > > https://github.com/Seitenbau/sb-jenkins-dynamicparameter/pull/12 > > > > On Wednesday, February 19, 2014 11:43:14 AM UTC-5, alok kumar wrote: > > 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 dynamically in another parameter. On the > other hand, if it is linux, it populates the same parameter with values > such as SLES, RHEL, CENTOS, UBUNTU,etc. > > Any help would be deeply appreciated. > > Thanks, > > Alok > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > > > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
