Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: cvs-plugin
-
Labels:None
-
Environment:Latest Jenkins and latest CVS plugin
-
Similar Issues:
Description
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.
Code changed in jenkins
User: mc1arke
Path:
src/main/java/hudson/scm/AbstractCvs.java
src/main/java/hudson/scm/CVSSCM.java
src/main/java/hudson/scm/CvsProjectset.java
http://jenkins-ci.org/commit/cvs-plugin/bfc1a2dd6034895a31267bfaf3275d59bae0b592
Log:
[FIXED JENKINS-13186] Perform environmental expansion on module name fields