--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b253b369-f730-4221-a9b5-ff8d9a02c6ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Set build name. Unrecognized macro 'BUILD_NUM' in '${BUILD_NUM}'Second issue is in a shell, when trying to use it as an environemnt variable I get: + echo "BUILD_NUM = $BUILD_NUM"BUILD_NUM = $BUILD_NUMI would think others are in my situation as well. I took a look at the source on GitHub and it doesn't seem like the plugin is sending them as 'safeParameters' as the security notice states and no updates/releases to the plugin have been done since Dec 2015. On the page SECURITY-170, it states 'only build parameters that have been explicitly defined in a job's configuration will be available', so the plugin needs to mark them as 'safe' to have them passed to the downstream job as far as I can tell.Am I reading the security notice correctly?Thanks,Mark B.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/61a7524b-27d0-4609-aac8-bac9ef994626%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b253b369-f730-4221-a9b5-ff8d9a02c6ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1b1fc3c9-d3da-466b-a46d-b0138e8bebe3%40googlegroups.com.