[Nant-users] Embedded XML resources and the task

2004-01-27 Thread nantbfraser
My NAnt builds have been broken for some time because my task was generating the wrong name for an embedded .XML resources file. However, I noticed that some flexibility was added to NAnt in 0.8.4, so I've upgraded NAnt and I'm now trying to use the dynamicprefix= attribute on the tag of , but

[Nant-users] Feature request: another way to include dependencies in builds

2003-10-29 Thread nantbfraser
There has been a lot of recent activity around the task. Most people seem to be using this to ensure that their builds proceed in the correct sequence. Just for interest, I'd like to share an idea I had when I first started using NAnt. For large projects, it still seems to be a better solution t

[Nant-users] Testing property values if, unless, and if task

2003-10-01 Thread nantbfraser
My first post to nant-users. Hello everyone. I think I've found a shortcoming in NAnt. It's not a new one, but I'd like to offer a new perspective and find out what's happening with this. Searching for a solution to my problem, I came upon an interesting exchange between Gert Driesen and Ian Ma