Well, that was a *thousand-foot-view* of the process.  We use the same
technique (with lots more details) to accomplish the scenarios you
described.  So far, it's been working for us (knock on wood).  

Daniel 

-----Original Message-----
From: Gary Feldman [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 15, 2006 1:24 PM
To: nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Does NAnt have a "while" capability?

Nguyen, Daniel wrote:
> Michael,
>  
> My following suggestions may sound like a quick, ugly *hack*, so 
> please take it with a grain of salt.
>  
> If project B has to wait for project A to complete, can you place a 
> call at the end of the project A to call project B once it's completed

> its run?
This works if there's a single path (A then B), but not if there's
concurrency that requires a resynchronization (do A, B, and C in
parallel, and do D after all three of them finish).

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=DEVDE
V
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------------------------------------
A.G. Edwards & Sons' outgoing and incoming e-mails are electronically
archived and subject to review and/or disclosure to someone other 
than the recipient.

-------------------------------------------------------------------------------------


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