|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)
- [JIRA] (JENKINS-14495) Exception: java.lang... [email protected] (JIRA)

I think you are getting at the crux of the problem when you find that there are duplicates in registered behaviors. My fix of
JENKINS-14514was just a blind workaround for that, and it seems like pull #533 is very similar. My guess is that splitting _javascript_ into separate files resulted in behavior registration being run repeatedly from the same <st:adjunct/>, and apparently this was not idempotent. Will look deeper.