I think that with the baseline parameter, you have to specify the name of
the baseline at runtime. So as such, it isn't very useful for scheduled
builds.
But you could try if you can use environment variables in the name of the
baseline. I would first try with something like $BUILD_ID and see i
Hello,
I am trying to set up a Jenkins project with the ClearCase UCM plugin. Our
build system is based on oobs and ivy and we use the dependencies defined
in ivy to determine what needs to be built. I wanted to use the changeset
generated during a build job for further processing inside that
Hello,
I am trying to setup Jenkins with the ClearCase UCM plugin from Praqma.
We are currently using Ant+Ivy as buildsystem.
All our buildtools (JDK, Ivy, Ant etc...) and buildfiles (build.xml,
ivy.xml) are under version control, and are thus included in the ClearCase
view.
The ant executable