----- Original Message ----- From: "Ian MacLean" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Sent: Friday, June 27, 2003 8:29 AM Subject: Re: [nant-dev] default framework
> Gert Driesen wrote: > > >Hi Ian, > > > >Sorry to bring this up again but if we decide to remove the defaultframework > >attribute from the NAnt configuration file, and have NAnt automatically > >select the first valid framework as default framework, then shouldn't we add > >an attribute on the project level that allows you to set a default framework > >for a project, instead of having to rely on NAnt. > > > I didn't say remove the defaultframework attribute - just to look for a > valid framework *if* defaultframework doesn't exist and update . > Actually I'm having second thoughts about that now - in the testing > situation ( where its failing now ) we should be passing > currentframework on the commandline. defaultframework is a system > setting and should really be set at install time. ok, fine by me ... I look into passing the current framework to the spawned nant, we can just pass it using the defaultframework commandline option, as that will also set the current framework. > > We've discussed this before and I still don't see a need to have a > project attribute for defaultframework when you can already set the > currentframework property. that's why I said sorry upfront, but that didn't help I guess :-) Gert ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
