On Sat, Apr 13, 2019 at 3:27 PM Daniel Anechitoaie <[email protected]> wrote: > } catch (e) { > myPlugin() > throw e > }
Not really sure what you are trying to accomplish here, but this does not smell like a good idea. -- 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/CANfRfr0AC6d_qq-jE%3DXnZQOx%3DpmC3u5Bm42c9-2x%3DmLbSFpQKQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
