Anyone,
I am currently using Nant to build msdev projects and some of those
projects have post and pre build actions. Those actions use macros
which I need to also use but directed in another way. Can I use those
macros too in Nant and if so how? i.e. ${TargetPath}, ${TargetDir}.
Thanks,
Reb
Hi,
How do you see what is happening when you execute something using the
exec task? I am running something but I can't see anything happening
though it is working. Do I have to pipe it to a file?
Thanks,
Rebecca
---
Using Tomcat but need
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