|
||||||||
|
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.

Right, the fact it only occurred with Checkstyle lead me to believe it's an issue with that prematurely.
I was able to reproduce the reported problem in standalone Jenkins 1.584 with Checkstyle 3.39, in a freestyle job with Git checking out jenkinsci/checkstyle-plugin, Maven checkstyle:checkstyle, and a default checkstyle publicher (otherwise pristine install). /job/foo/api/xml?depth=2 and /job/foo/1/api/xml?depth=1 failed.
Debugging into Stapler now.