![]() |
|
|
|
|
Issue Type:
|
Bug
|
|
Affects Versions:
|
current |
|
Assignee:
|
Vincent Latombe
|
|
Components:
|
clearcase |
|
Created:
|
19/Jun/13 6:35 PM
|
|
Description:
|
When using the clearcase plugin on a Unix slave, the CLEARCASE_VIEWPATH variable is set incorrectly using a backslash instead of a slash.
Ex:
WORKSPACE=/workspace
CLEARCASE_VIEWNAME=myview
CLEARCASE_VIEWPATH=/workspace\myview
should be
CLEARCASE_VIEWPATH=/workspace/myview
CLEARCASE_VIEWPATH is set correctly on windows (e.g. %CLEARCASE_VIEWPATH% = %WORKSPACE%%CLEARCASE_VIEWNAME%)
Can work around it by using ${WORKSPACE}/${CLEARCASE_VIEWNAME}, but still should be fixed.
|
|
Environment:
|
Master: Jenkins 1.504 on Windows with ClearCase plugin 1.3.14
Slave: RHEL5
|
|
Project:
|
Jenkins
|
|
Priority:
|
Major
|
|
Reporter:
|
Jeff Thornsen
|
|
|
|
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
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/groups/opt_out.