"If using dynamic views, don't you run into the potential risk of the
view contents being updated in the middle of a build?"

We have a "build oriented stream/branch" so, what we do is:
1. Monitor integration stream (we use cruisecontrol for taht)
2. Once found modification - deliver (if using UCM) or merge to the "build
stream/branch"
3. Run the build on the build stream.

That works perfect (of course, no one use the "build stream/branch" it is
only used by the build machine.

Erez.



On Jan 31, 2008 11:09 AM, Jan Fredrik Wedén <[EMAIL PROTECTED]> wrote:

> On Jan 25, 2008 6:25 PM, Kalle Korhonen <[EMAIL PROTECTED]>
> wrote:
> > Same here, dynamic views with Continuum as a build server. There were
> some
> > quirks making it play nice with ClearCase, but generally works ok (and
> yes,
> > svn is way superior).
> >
> > Kalle
> >
>
> If using dynamic views, don't you run into the potential risk of the
> view contents being updated in the middle of a build?
>
> As for the original question: we solved a similar issue using
> CruiseControl's composite builder and then running some ClearCase
> operations using an Ant script before we kicked off the Maven build.
>
> --
> - Jan Fredrik Wedén
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to