[NAnt-users] p4 tasks in nant contrib

2008-10-16 Thread Jody Williams
I tried to use the p4change and p4edit tasks to create a new changelist and add items to it and these tasks seem to be broken. I found the description of the problem online, but no solution. There are several problems with the tasks. First a window is popped up with the changelist information in it

RE: [NAnt-users] C# custom function

2006-03-07 Thread Jody Williams
TED] Sent: Tuesday, March 07, 2006 12:32 PM To: Jody Williams Cc: nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] C# custom function > -Original Message- > From: Jody Williams [mailto:[EMAIL PROTECTED] > Sent: dinsdag 7 maart 2006 19:33 > To: Gert Dr

RE: [NAnt-users] C# custom function

2006-03-07 Thread Jody Williams
, March 07, 2006 12:33 AM To: Jody Williams; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] C# custom function   Hi Jody,   I'm not sure where you found that information, but Function and FunctionSet have not been replaced.   For an example, you can always

[NAnt-users] C# custom function

2006-03-06 Thread Jody Williams
I’ve just started using NAnt, and the documentation I’ve found on writing custom functions seems to be out of date. It looks like FunctionSet and Function have been replaced. I thought I found the correct replacements, but when I try to copy my .dll to the nant directory and call the functi