Re: [Nant-users] XSLT Generated Build File and deprecated uptodatefile attribute

2004-06-28 Thread Gert Driesen
dnesday, June 23, 2004 8:54 AM Subject: RE: [Nant-users] XSLT Generated Build File and deprecated uptodatefile attribute If the deprecation messages are getting to you, you could modify the source in your local copy... In the file $NANT_HOME/src/NAnt.Core/Tasks/IfTask.cs, delete the [System.

RE: [Nant-users] XSLT Generated Build File and deprecated uptodatefile attribute

2004-06-22 Thread Troy Laurin
ld catches up.   -T From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick ZigomanisSent: Wednesday, 23 June 2004 10:07 AMTo: [EMAIL PROTECTED]Subject: RE: [Nant-users] XSLT Generated Build File and deprecated uptodatefile attribute Yes, it does. And I

RE: [Nant-users] XSLT Generated Build File and deprecated uptodatefile attribute

2004-06-22 Thread Nick Zigomanis
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Troy Laurin Sent: Wednesday, 23 June 2004 11:55 AM To: [EMAIL PROTECTED] Subject: RE: [Nant-users] XSLT Generated Build File and deprecated uptodatefile attribute   Well, it looks like file::up-to-date falls quite short of the functionality that

RE: [Nant-users] XSLT Generated Build File and deprecated uptodatefile attribute

2004-06-22 Thread Troy Laurin
:up-to-date function unless someone mentions that it's already been done.  Until then, I guess you get to live with a deprecation warning :-)     All the best,   -- Troy From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bonnett, Evan ASent: Wednesday, 23 June 20

[Nant-users] XSLT Generated Build File and deprecated uptodatefile attribute

2004-06-22 Thread Bonnett, Evan A
Title: Message All,   I've included an here that is using the deprecated uptodatefile.  NAnt warns that the attribute is deprecated and to use the ${file::uptodate(comparefile, uptodatefile)} function.   In this code below, it will set the ${build.required} property to false if all files a