Hello,
I would like to initialize some other applications during my Jenkins Plugin Installation. May I know how could I do this ? What Class should I extend so that, whenever my Plugin is installed or re-installed, I could run some commands to initialize some of my application? I tried to extend from InstallPluginCommand, and override the run method. But, I couldn't get the debug point inside the run method. Thank you! -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/6d12ee81-63db-4f7c-a2ed-a80bfa5f07ae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
