Gert Driesen wrote:


NAnt.Win32
ADSIBaseTask.cs
ADSIGetPropertyTask.cs
ADSISetPropertyTask.cs



Are these actually win32 specific tasks ? Their name does suggest that, but these are using System.DirectoryServices right ?

We can leave them in Win32 for now, and decide later ...


is ADSI implemented on other platforms ? - I just took a guess that it wasn't


NAnt.NUnit.NUnit2
NUnitReportTask.cs



Hasn't this task been supersedes by http://nunit2report.sourceforge.net ?


maybe so. I wonder if Gilles will let us ship with it. Its gpl so probably.

NAnt.SourceControl.SourceSafe
AddTask.cs
BaseTask.cs
CheckinTask.cs
CheckoutTask.cs
GetTask.cs
LabelTask.cs
UndoCheckoutTask.cs



Will this be NAnt.SourceControl.SourceSafe.Tasks or
NAnt.SourceControl.Tasks.SourceSafe ?


probably NAnt.SourceControl.SourceSafe.Tasks unless you think we should bundle all sourcecontrol tasks in one assembly.

General/NAnt.Core ??

   CodeStatsTask.cs
   ConcatTask.cs




not too sure about the usefulness of the CodeStatsTask here. Shouldn't it
be in NAnt.DotNet anyway ?


does it only work with cs files ? Anything we have doubts about can go in Optional - or Experimental - depending on how it ends up.

Ian




------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to