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 ...

原文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.

相关文章
《Automated-Testing-Of-Crypto-Software-Using-Differential-Fuzzing》电子版地址
Automated-Testing-Of-Crypto-Software-Using-Differential-Fuzzing
51 0
《Automated-Testing-Of-Crypto-Software-Using-Differential-Fuzzing》电子版地址
Application dependency determination tool
Application dependency determination tool
Application dependency determination tool
|
安全
The Importance of Built-In Cloud Monitoring
When running applications in the cloud, one concern that organizations have is the level of visibility and control they have over the system.
1820 0
|
SQL 分布式计算 MaxCompute
Installation and Operation Guide for BigBench on MaxCompute Benchmarking Suite
This article describes how to install and run the BigBench on MaxCompute.
1752 0
QA Best Practices in Rapid Iterative Development
Introduction and Background Although rapid iterative development has become a popular approach to software development, many development teams are u.
1630 0

热门文章

最新文章