|
||||||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Not a core issue, but clearly a bug in the plugin:
Core docs: https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/security/Permission.java#L139
Plugin violating core rule: https://github.com/jenkinsci/pollscm-plugin/blob/master/src/main/java/org/jenkinsci/plugins/pollscm/PollNowAction.java#L82
The plugin may or may not work depending on the order in which Jenkins loads classes.