vrijdag 5 november 2004 22:31To:
[EMAIL PROTECTED]Subject: [Nant-users] Question about
Nant.OnFailure property
I’ve got a question about the
Nant.OnFailure property. In my build file, I define the OnFailure property for
the main project. The main project executes a set of build files us
I’ve got a question about the Nant.OnFailure property.
In my build file, I define the OnFailure property for the main project.
The main project executes a set of build files using the
task. If one of the subtasks fails, will the OnFailure task in the main
project be called?
Stephe