hand_of_henry created JENKINS-12825: ---------------------------------------
Summary: Allow expansion of environment variables in the configuration Key: JENKINS-12825 URL: https://issues.jenkins-ci.org/browse/JENKINS-12825 Project: Jenkins Issue Type: New Feature Components: deploy Reporter: hand_of_henry Ahoy, I'm creating a deployment build that's parameterized with a "Choice" pull down list. The goal is to deploy the war to the IP address specified by the build parameter. Currently the form fields do not resolve environment variables so the IP Address is never expanded to the selected value. I've tested this with a Tomcat 7 deploy and eyeballed the code and I don't see any resolving for any of the Tomcat Deployment Containers. I think this would be nice. Thanks, Brian -- 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