Jason May created JENKINS-12813:
-----------------------------------

             Summary: Resolving variable that does not exist
                 Key: JENKINS-12813
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12813
             Project: Jenkins
          Issue Type: Improvement
          Components: description-setter
    Affects Versions: current
         Environment: Any Version of Jenkins, version 1.0 of Description Setter 
plugin
            Reporter: Jason May
            Assignee: huybrechts


When setting a job description from a file in the workspace, and the file 
contains a variable (i.e. $MYVAR) that does not exist, would be much better to 
not error and fail the build, but rather log out the error and mark the build 
as passed.  Could set a boolean flag like "fail build on error" that could have 
the behavior so the current behavior could be kept as well?

--
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

        

Reply via email to