Issue Type: Bug Bug
Assignee: Unassigned
Components: promoted-builds
Created: 12/Oct/12 1:39 AM
Description:

My Build Promotion groovy script contains the following code:
def promoBuild = Thread.currentThread().executable
def promoBuildEnvVarsMap = promoBuild.envVars

Every time I promote a build for the first time, I receive a Null Pointer Exception trying to access envVars. If I re-execute the promotion I do not run into this problem.

Environment: Jenkins: 1.447.2
Promotion Plugin: 2.6.2
Project: Jenkins
Priority: Major Major
Reporter: Brett Biba
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

Reply via email to