https://bugzilla.novell.com/show_bug.cgi?id=359325
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=359325#c3 --- Comment #3 from Gert Driesen <[EMAIL PROTECTED]> 2008-02-23 00:48:48 MST --- Thomas, you get that error because you don't have NAntContrib installed. The <kill> task is not available in the NAnt distribution. I tend to include new tasks in the NAntContrib distribution first, until they are mature enough to be moved to the (more stable) NAnt distribution. Use this to build and install NAntContrib: $ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/nantcontrib co -P NAntContrib $ cd NAntContrib $ nant install -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
