[ https://issues.jenkins-ci.org/browse/JENKINS-13647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162710#comment-162710 ]
SCM/JIRA link daemon commented on JENKINS-13647: ------------------------------------------------ Code changed in jenkins User: Gregory Boissinot Path: src/main/java/com/sonyericsson/rebuild/RebuildAction.java http://jenkins-ci.org/commit/rebuild-plugin/1b940ee344354bef8f8a1629c219dd453e2c903c Log: Fix for JENKINS-13647 Avoid NullPointerException on the getProject() method when getURL() method is call from a content where your can't retrieve a Project object in the request (such as in the batch-task plugin) > Environment variables from EnvInject plugin are not inherited/parsed by batch > tasks > ----------------------------------------------------------------------------------- > > Key: JENKINS-13647 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13647 > Project: Jenkins > Issue Type: Bug > Components: batch-task > Affects Versions: current > Reporter: tsondergaard > Assignee: Kohsuke Kawaguchi > Attachments: config.xml > > > Environment variables set for a job with the "Prepare an environment for the > run" and not processed/used for batch tasks. This is very similar to bug > JENKINS-5580 reported for batch tasks and the now deprecated setenv plugin -- 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