Re: Clearcase-ucm-plugin option to "Build a specific baseline with a parameterized build" problem

2012-11-15 Thread marcdb
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

Using the changeset of the ClearCase UCM plugin

2012-10-31 Thread marcdb
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

Praqma ClearCase UCM plugin: is it possible to know the viewroot directory when configuring a buildjob ?

2012-10-17 Thread marcdb
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