The problem is that CC.NET seems not to get the exit event of a started process. e.g. I am starting a build.sh script within the <exec> task and the build is started, but CC.NET does not get the end of the build. I also tested this with a simple <exec>"echo hello"</exec> and this also does not return under Linux.
so there seems to be a problem with processhandling and <exec> under Linux/Mono with CC.NEt can anybody help, please thank you very much, Berni.
