Issue Type: Bug Bug
Affects Versions: current
Assignee: Josh Vinson
Components: coverity
Created: 16/Aug/12 9:31 PM
Description:

In the additional arguments fields for cov-build, cov-analyze, cov-commit, etc., Jenkins build variables are not able to be used. I tried to add the following to additional cov-commit-defects arguments:

--strip-path "${WORKSPACE}" --target x86 --description "from Jenkins"

and the variable is not replaced with the workspace, it actually tried to strip the path of '${WORKSPACE}' which is obviously not what you want to do.

Environment: Jenkins 1.475
Coverity plugin 1.1.3

Windows 7 (64-bit) running as Windows service
java version "1.7.0_05"
Java(TM) SE Runtime Environment (build 1.7.0_05-b06)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)
Project: Jenkins
Priority: Minor Minor
Reporter: Kyle O'Connor
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