Greg BOUGEARD created JENKINS-13720:
---------------------------------------
Summary: The manifest branch, file & other parameters should
evaluate input parameters
Key: JENKINS-13720
URL: https://issues.jenkins-ci.org/browse/JENKINS-13720
Project: Jenkins
Issue Type: Bug
Components: repo
Reporter: Greg BOUGEARD
I added a String parameter BRANCH_NAME to my job.
I'd like to use it as manifest branch manifest file and it's not evaluated when
the repo init is done :
fatal: manifest '${BRANCH_NAME}.xml' not available
fatal: manifest ${BRANCH_NAME}.xml not found
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira