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

I haven't seen the Checkstyle plugin code, but my best guess is that it doesn't like that provided checkstyle.xml have only sniff names without description. And it thinks that file should have been generated by original Checkstyle program and not PHP_CodeSniffer so it considers this as some kind of malfunction of that Checkstyle program.
For me displaying the whole "No description available. Please update to latest checkstyle version" doesn't make any sense. Maybe we should really strip it from the tooltip?