Evans, Jonathan (2) wrote:
> There are definitely cases where having compiled a couple of base projects 
> the dependency tree then starts separating off into unrelated branches.  And 
> having compiled one dll it is immediatly possible to start testing or 
> documenting it whilst the build process moves onto the next dll.
>   
Yet another reason for using CC.Net to manage this.  If you make a 
change in one of the dependent projects, you'll want to rebuild that 
without rebuilding the base projects.  And if you get a test failure on 
one of the projects, you don't want to wait for the others to finish 
before finding out.

Gary


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to