cruisecontrol - How to integrate ClearCase client CCRC 7.1 with Cruise Control build integration (java)? -
what needed have build integration (cruise control) on workstation ccrc installed?
the principle of build scheduler trigger build based on criteria: scm, criteria typically detection of new versions.
the local workstation cannot ake simple 'lshistory' in local view, because local view isn't view (it copy of snapshot 'web' view created/maintained on ccrc server).
the idea use ccrc java api (as in your previous question), in script made update ccrc view , see if new version detected.
Comments
Post a Comment