|
||||||||
|
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: Paul Allen
Path:
src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
http://jenkins-ci.org/commit/p4-plugin/88e6506c40754d5c9c562fd5e23e36fd2b9fc90a
Log:
Prevent error when deleting unbuilt jobs.
If a job has no previous build it could fail with a null pointer.
JENKINS-25491