|
||||||||
|
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-15116) Multi-site poll buffer not us... [email protected] (JIRA)
- [JIRA] (JENKINS-15116) Multi-site poll buffer n... [email protected] (JIRA)
- [JIRA] (JENKINS-15116) Multi-site poll buffer n... [email protected] (JIRA)
- [JIRA] (JENKINS-15116) Multi-site poll buffer n... [email protected] (JIRA)
- [JIRA] (JENKINS-15116) Multi-site poll buffer n... [email protected] (JIRA)
- [JIRA] (JENKINS-15116) Multi-site poll buffer n... [email protected] (JIRA)
- [JIRA] (JENKINS-15116) Multi-site poll buffer n... [email protected] (JIRA)

proposed fix:
change in file ClearCaseSCM.java:
calcRevisionsFromBuild():
change:
return createRevisionState(build, launcher, taskListener, build.getTime());
to
return createRevisionState(build, launcher, taskListener, getBuildTime(build));