Mandatory — Name of the ClearCase UCM view which will be
created to download the content of the baseline selected at build-time.
You can use two variables within the view name:
JOB_NAME
is replaced with the name of the job;
USER_NAME
is replaced with the name of the user running
Hudson.
The ClearCase UCM view is available as two environment variables:
- The name of the ClearCase UCM view is available as
CLEARCASE_VIEWNAME
;
- The absolute path to the ClearCase UCM view is available as
CLEARCASE_VIEWPATH
.