|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Code changed in jenkins
User: rinrinne
Path:
src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/ChangeIdAnnotator.java
http://jenkins-ci.org/commit/gerrit-trigger-plugin/778d041e90165370970eec26a263892a0433dfe3
Log:
Fix NPE for ChangeIdAnnotator
Check whether gerritCause.getEvent() returns null or not.
Fix for JENKINS-22634
https://issues.jenkins-ci.org/browse/JENKINS-22634