NAntContrib
![]() |
Allows information on Windows Installer databases and products to be retrieved.
Allows BizTalk receive locations to be controlled.
Immediately stops a given process.
When used in combination with the <exec> task, it allows processed to be spawned for a certain duration or task, and then stopped.
Loads a file's contents as NAnt properties.
Waits for a given process on the local computer to exit.
When used in combination with the <exec> task, it allows processed to be spawned for a certain duration or task, and then wait until the process is finished before continueing.
Fixes in both Mono and NAntContrib now allow NAntContrib to be used in Mono (both Windows and Linux).
Updated build file to allow NAntContrib to be built against .NET Framework 3.5 and Mono 3.5 Profile.
Attempting to delete a virtual directory that does not exist, no longer results in a build failure.
<msi>
task multiple times (bug #1040963).
typelib
or
regfile
attribute.
No changes
<schemaref>
to <schema>
.
removedeleted
attribute to support removal of local files
that were deleted files from the Visual SourceSafe repository.
usemodtime
attribute to support setting the timestamp of
local files to the modification time of these files in the Visual SourceSafe
repository.
<mail>
task.