[ https://issues.jenkins-ci.org/browse/JENKINS-12836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159910#comment-159910 ]
SCM/JIRA link daemon commented on JENKINS-12836: ------------------------------------------------ Code changed in jenkins User: Thomas Broyer Path: gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/hudsontrigger/data/Branch.java http://jenkins-ci.org/commit/gerrit-trigger-plugin/92dc4dd6878913b8eb9c837bff8ae93e17be324e Log: JENKINS-12836: add a Descriptor for the Branch to nuke warning in the logs. > Gerrit-Trigger spams log with "class ....Branch is missing its descriptor in > ... ....GerritProject.getBranches()" > ----------------------------------------------------------------------------------------------------------------- > > Key: JENKINS-12836 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12836 > Project: Jenkins > Issue Type: Bug > Components: gerrit-trigger > Environment: Jenkins 1.451 with Gerrit-Trigger 2.3.1, then upgraded > to Gerrit-Trigger 2.4.0. > Reporter: Thomas Broyer > Assignee: rsandell > Priority: Minor > Attachments: jenkins.log > > > Log is full of: > {noformat} > Caused by: java.lang.AssertionError: class > com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.Branch is > missing its descriptor in public java.util.List > com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.data.GerritProject.getBranches(). > See > https://wiki.jenkins-ci.org/display/JENKINS/My+class+is+missing+descriptor > at > hudson.model.Descriptor$PropertyType.getItemTypeDescriptorOrDie(Descriptor.java:194) > ... 198 more > {noformat} > See attachment for full log. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira