I am trying to run 'xsd.exe' from the 'exec' task. Currently it runs
every build. I would obviously only like it to run if the output is
older than the input, and I should be able to do that with the 'if'
attribute of the task if I could just figure out how to test for an
older target.

I haven't been able to find an 'xsd' task for nant in the contrib
project, so I'm assuming there isn't one (I also haven't been able to
figure out the organization of the contrib project so it's entirely
possible I've just missed it). If that is correct, how hard is it to
write an additional task for Nant?

Any suggestions appreciated.

Thanks

Colin



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to