Kevin Dente wrote:

>>* change the way <include> works so that when
>>tasks/targets execute from
>>included files the base directory for those tasks
>>will be relative to the
>>directory of the included build file.  
>>    
>>
>
>I actually expect things to work the other way. We use
>the include task to provide common targets, in an
>effort to keep individual build files as simple as
>possible. So we expect the included file to be
>incorporated into the including project, and run
>relative to the including projects basedir.
>  
>
This is kinda my feeling also. Its as if the included file was part of 
the main build file - the fact that its 'included' is just for 
modularity. Other people may feel differently about this.

Ian






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to