Re: [nant-dev] Property Task - no file attribute?

2003-07-13 Thread Ian MacLean
Brenton House wrote: As a former Jakarta Ant user, I am always migrating scripts from Ant to NAnt as I am porting code from Java to C#. I am curious why the Property Task does not have the attribute “File” for loading properties from a text file. (http://ant.apache.org/manual/CoreTasks/propert

[nant-dev] Property Task - no file attribute?

2003-07-13 Thread Brenton House
As a former Jakarta Ant user, I am always migrating scripts from Ant to NAnt as I am porting code from Java to C#.  I am curious why the Property Task does not have the attribute “File” for loading properties from a text file.  (http://ant.apache.org/manual/CoreTasks/property.html)  I know