[ 
https://issues.jenkins-ci.org/browse/JENKINS-13186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160747#comment-160747
 ] 

Michael Clarke commented on JENKINS-13186:
------------------------------------------

Do environmental variables work in any of the fields for you? We don't 
currently parse them for the 'known hosts' and 'private key location' fields, 
but every other field should be parsed for environmental variables. It could be 
that we don't have a set of environmental variables at the time we do the 
parsing (although I don't know why this would be the case), but this would 
result in no fields being parsed so should be easy to check.
                
> Environment variables don't work in the CVS ROOT Field
> ------------------------------------------------------
>
>                 Key: JENKINS-13186
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13186
>             Project: Jenkins
>          Issue Type: Bug
>          Components: cvs
>    Affects Versions: current
>         Environment: Latest Jenkins and latest CVS plugin
>            Reporter: Torresz Daniel
>
> I set up a new environment variable(MYCVSROOT -> 
> :pserver:myuser:mypassw@myhost:/mycvsrepo) on the configure system page.
> I created a new job and I wanted to use this environment variable(%MYCVSROOT% 
> or $MYCVSROOT) in the Source Code Management/CVS Root field, but the value of 
> the MYCVSROOT does not substitued.

--
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

        

Reply via email to