|
||||||||
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 |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This bug still exists in 2.20.
Build parameters are no longer expanded. My promotion directory looks like this after any version past 2.15:
drwxr-xr-x 3 jenkins nogroup 4096 Apr 1 12:39 ${PROJECT}
instead of
drwxr-xr-x 3 jenkins nogroup 4096 Apr 1 12:39 Sling-Controller
Where PROJECT=Sling-Controller as defined as a build-parameter in the job.