Re: [NAnt-users] Dynamic .build files

2006-05-11 Thread Ryan Davis
Title: Unhandled Exception: during exec task There are a lot of ways.  Essentially you're just writing a xml file, and there are lots of ways to do that. I've used the "style" task to have nant generate another nant file using XSLT, and then used "include" to run tasks in that generated file.

[NAnt-users] Dynamic .build files

2006-05-11 Thread Kevin Kirkpatrick
Title: Unhandled Exception: during exec task Can anyone share with me how you’ve dynamically created nant.build files on the fly?  

[NAnt-users] Unhandled Exception: during exec task

2006-05-11 Thread Rebecca Kedziora
Title: Unhandled Exception: during exec task Anyone, I am trying to build this target and sometimes it works fine and sometimes it doesn't.  Never sure when it will work okay.  When it bombs it comes from Nant complaining about stack overflow.  Is this a known problem and a patch is provid