Enterprise Continuous Integration with Binary Dependencies example

原文http://confluence.public.thoughtworks.org/display/CCNET/Enterprise+Continuous+Integration+with+Binary+Dependencies+example

Added by Mike Roberts , last edited by Mike Roberts on Jan 15, 2007  (view change)

This example shows how to use CruiseControl.NET to automate 'Enterprise' (or cross-project) Continuous Integration (ECI). The particular flavour of ECI works by splitting up 1 project into 2 and introducing a 'binary' (or DLL) dependency between the 2. An ECI build is used as an 'early warning' to say when the two projects have become out of sync (e.g. an API change)

Unzip the zip file to C:\ccnetexamples\eci, and then follow the directions in the embedded readme.txt file

Download the zip from http://sourceforge.net/project/showfiles.php?group_id=71179&package_id=140831

This example was used to demonstrate a paper at XP 2004 - see here for more details.

posted @ 2009-05-29 13:35  上不了岸的鱼  阅读(476)  评论(0编辑  收藏  举报