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]
