NAntContrib is design to "augment"
NAnt.
With this last release, 0.84, I extracted NAnt and
NAntContrib distributions into separate directories. Then I took all the
dlls from the NAntContrib bin directory and copied them into the NAnt bin
directory. Then I just run nant.exe from that
directory.
All you need is one build file and you can mix NAnt and
NAntContrib tasks throughout your targets.
I hope this helps,
Jason
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Waldinger, Jamie
Sent: Tuesday, December 30, 2003 3:56 PM
To: '[EMAIL PROTECTED]'
Subject: [NAntC-Dev] Nantcontrib question
Hi,
Is Nantcontrib meant to integrate with Nant, or simply to run alongside of Nant? I would like to use tasks from both Nant and Nantcontrib - so does that mean writing two separate build files and then calling them in sequence with a batch script or something? Kindly explain.
Jamie
[EMAIL PROTECTED]