When looking at build results for a specific build number, for a build that has dependencies to other builds, the (detail) link for "Changes in dependency" shows incorrect changes. For example, if the dependency has gone from #16 -> #19 the details show changes for build #16 as well. This is incorrect since the changes for the build #16 have already been included in the previous build.
In short, the details for a dependency from #16 -> #19 should really show changes from #17 -> #19.
- links to
Code changed in jenkins
User: Daniel Beck
Path:
core/src/main/java/hudson/Functions.java
core/src/main/resources/hudson/model/AbstractProject/changes.jelly
core/src/main/resources/hudson/model/AbstractProject/changes.properties
core/src/main/resources/hudson/model/AbstractProject/changes_da.properties
core/src/main/resources/hudson/model/AbstractProject/changes_de.properties
core/src/main/resources/hudson/model/AbstractProject/changes_es.properties
core/src/main/resources/hudson/model/AbstractProject/changes_fr.properties
core/src/main/resources/hudson/model/AbstractProject/changes_ja.properties
core/src/main/resources/hudson/model/AbstractProject/changes_lv.properties
core/src/main/resources/hudson/model/AbstractProject/changes_pt_BR.properties
core/src/main/resources/hudson/model/AbstractProject/changes_ru.properties
core/src/main/resources/hudson/model/AbstractProject/changes_tr.properties
core/src/main/resources/hudson/model/AbstractProject/changes_zh_TW.properties
http://jenkins-ci.org/commit/jenkins/25acdd8850ba949d42417febe735dc518e29db80
Log:
[FIXED JENKINS-18902] Exclude lower bound of range from changes