|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/resources/hudson/model/TreeView/ajaxRows.jelly
core/src/main/resources/hudson/model/View/main.groovy
core/src/main/resources/hudson/views/JobColumn/column.jelly
core/src/main/resources/lib/hudson/projectView.jelly
maven-plugin/src/main/resources/hudson/maven/MavenModuleSet/modules.jelly
test/src/test/java/hudson/maven/MavenMultiModuleTest.java
http://jenkins-ci.org/commit/jenkins/b0c222477b0eaf0bc2c7a4c7eba35be7d2e591a8
Log:
[FIXED JENKINS-17713] JobColumn/column.jelly needs to have an itemGroup for display name calculation.
So passing it in explicitly from both the view main page and from the Maven module set modules page.
A more automatic solution might be to make getRelativeDisplayNameFrom use Ancestor.