Could you post your config.jelly file and the relevant parts of your Builder class?
-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von [email protected] Gesendet: Freitag, 19. September 2014 11:56 An: [email protected] Betreff: UI of own builder not persisted 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. -- 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.
