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:
|
Title: Unhandled Exception: during exec task
- [NAnt-users] Dynamic .build files Kevin Kirkpatrick
- Re: [NAnt-users] Dynamic .build files Ryan Davis
- Re: [NAnt-users] Dynamic .build files Thibaut Barrère