[ https://issues.jenkins-ci.org/browse/JENKINS-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
evernat resolved JENKINS-3837. ------------------------------ Resolution: Incomplete No response from the reporter, so resolving as incomplete. > RunListener events are lost. > ---------------------------- > > Key: JENKINS-3837 > URL: https://issues.jenkins-ci.org/browse/JENKINS-3837 > Project: Jenkins > Issue Type: Bug > Components: core > Affects Versions: current > Environment: Platform: All, OS: All > Reporter: roe > Attachments: RunListener.java.patch > > > If a RunListener throws an unchecked exception in any of its methods, this > will > stop the loop and no more events will be delivered. This is not a big deal in > the onStarted event, as the listeners will simply not see the build at all. > onCompleted and onFinalized are somehow a little bit different, as they've > already seen the started event, and kind of expects to see the completed > events. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira