[Nant-users] ComAdmin task?

2004-07-23 Thread Darrel Herbst
I’ve looked through the .85 tasks and contrib tasks, but I don’t see anything to interact with ComAdmin to be able to shut down/start/delete/register com+ applications.  If you know how to do it with existing tasks, can you point me in the right direction?   Thanks.

[Nant-users] How do you mail the build log on failure?

2004-03-17 Thread Darrel Herbst
I would like to set up a nightly build/test file which will email out the build log if the build fails, but I keep getting this message below, which looks to me as though the build log file is locked, so nant cannot read in the file while it is writing it at the same time. How do other people mail