Hello, Is it possible to setup a task such that it won't run unless another task has executed successfully? The depends clause won't work because if TaskA depends on TaskB and TaskB hasn't been run, then TaskA will run TaskB. What I want is for TaskA to run if and only if TaskB has already run and completed successfully.
-D. Bron ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users