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.

http://nant.sourceforge.net/release/latest/help/tasks/style.html
http://nant.sourceforge.net/release/latest/help/tasks/include.html

Ryan Davis
Acceleration.net
Director of Programming Services
2831 NW 41st street, suite B
Gainesville, FL 32606

Office: 352-335-6500 x 124
Fax: 352-335-6506


Kevin Kirkpatrick wrote:

Can anyone share with me how you’ve dynamically created nant.build files on the fly?

 

Reply via email to