I'm using Jenkins 1.596 with ClearCase Plug-in 1.5.3.
SCM is UCM ClearCase.
My job is currently polling against the stream and if new work has been delivered, it will create a new view.
- Developers manually recommend baselines. Is it possible to poll for the event of baseline recommendation?
- When view is created by the plugin, is it possible to instruct it to use the recommended baseline? Currently, it's picking up latest version even though no new baselines have been created.