Re: Jenkins plugin development issues..

2016-12-20 Thread Indra Gunawan (ingunawa)
y, December 20, 2016 at 7:41 AM To: "jenkinsci-users@googlegroups.com" <jenkinsci-users@googlegroups.com> Subject: Jenkins plugin development issues.. Hi, I am implementing a Jenkins plugin as “post build action”. I want to do the following operation. Q1. I have defined

Re: Jenkins plugin development issues..

2016-12-20 Thread Daniel Beck
> On 20.12.2016, at 16:41, Ankush Purwar wrote: > > I am implementing a Jenkins plugin as “post build action”. This question is best asked on the jenkinsci-dev mailing list as it concerns Jenkins plugin development. -- You received this message because you are

Jenkins plugin development issues..

2016-12-20 Thread Ankush Purwar
Hi, I am implementing a Jenkins plugin as "post build action". I want to do the following operation. Q1. I have defined a field of type "repeatable" in config.jelly and this field further have two values say value1 and value2. How can I ensure that all value1's are unique across whole