|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Code changed in jenkins
User: Vincent Janelle
Path:
docs/View-Reference.md
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/views/ListView.groovy
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/views/ListViewSpec.groovy
http://jenkins-ci.org/commit/job-dsl-plugin/d21759bed951c01b9396a5fff4249fc1e74aa87b
Log:
JENKINS-2795Add recurse parameter to listViewAdds the recurse parameter, which is necessary when using the folders
plugin to get things to actually show up.