I wrote my own Builder class (MyClass extends Builder and DescriptorImpl extends BuildStepDescriptor<Builder>). In the corresponding config.jelly I have a dropdown menu where the user can select a string which is then provided as an argument to a batch file. Whenever I choose my builder on the config page of a job everything is fine. But as soon as I come back to this page the dropwdown menu has disappeared and there is the usual "execute windows batch file" textarea instead. What could be the reason for this behaviour?
-- 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/d/optout.
