|
||||||||
|
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-7162) specifying a cli para... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)
- [JIRA] (JENKINS-7162) specifying a cli... [email protected] (JIRA)

Code changed in jenkins
User: c3johnso
Path:
core/src/main/java/hudson/cli/BuildCommand.java
test/src/test/groovy/hudson/cli/BuildCommandTest.groovy
http://jenkins-ci.org/commit/jenkins/7e0d7c0acba504b8bd205cdb228346bbfa09ddfa
Log:
[FIXED JENKINS-7162] Add missing parameters as defaults when called from CLI
Add all the job defined Parameters to the ParameterAction using Defaults
if not passed via the command line.