Oleg Nenashev edited a comment on Bug JENKINS-23658

Seems the issue is unrelated to the core

@Ireneusz
What version of the cigame plugin do you use?

ScoreCard.java

121:    for (RuleSet set : ruleBook.getRuleSets()) {
122:       record(build, set, listener);
123:    }


The plugin occasionally gets the null RuleBook, which is being returned by GameDescriptor(seems to be impossible is the last cigame version)

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.

Reply via email to