Hello,

i use jenkins 1.459 with Simple Dynamic ClearCase plugin and i want to
see the versions used for a build and also use jenkins to present
differences in versions between builds. I configured the Simple
Dynamic ClearCase plugin V1.2.2 in an example project to record the
version information for a certain vob (lets say /vobs/example) and for
the main branch. The command produced at start of the build by this
plugin then is nonsense and fails to execute:

cleartool setview -exec 'cleartool lshistory -branch main -last 10 -
fmt "%Nd| |%u| |%En| |%Vn| |%e| |%o| |%Nc\n" -nco /vobs/example'
example_view

In my clearcase installation (7.1.1.1) cleartool does not know the
command "setview". Reading this line i think it is nonsense anyway,
and that the program in fact just wanted to execute the inner part
starting with "cleartool lshistory...".

Is there anybody out there that successfully used this plugin? Is it
only the current version that is broken? How can i use jekins
succesfully with clearcase to create version reports for each build
that enable me to generate version difference reports between builds?

Best regards
Helmut

Reply via email to