Hi,I'm looking for a way where I can restart a build from the last not succeeded part or task.This is because our build proces takes more than an hour, and it's not an option to rebuild the whole stuff after the build failed.
I was thinking about using some kind of status file which contains a stat
Hi, I'm quite new to nant,
I have a small problem but can't find a solution.
I have a function which replaces text in a textfile but a having trouble with the double quotes.
In the task a have 2 attributes which are OriginalValue and ReplaceValue. Now I want to do something like this:
Then I g