Any timelines? Tokens are critical in supporting robust builds for different environments like dev, qa, prod. Moving from Ant I find I can't live without them :).
-----Original Message----- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 17, 2004 11:52 PM To: Baldree Matt; [EMAIL PROTECTED] Subject: Re: [Nant-users] nant 0.85 Hi Matt, We've removed support for filtersets from NAnt, although the filterset and filter elements are still in cvs. I will probable move these NAntContrib, and add a <replace> task to NAntContrib which uses filtersets. Gert ----- Original Message ----- From: "Baldree Matt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 17, 2004 11:19 PM Subject: [Nant-users] nant 0.85 > Does copy with filters/tokens work? I'm trying to use it and I can't seem to > get it to work. I don't see any examples or test cases for it. Shouldn't > this work? > > <copy flatten="false" todir="${common.embed.dir}" overwrite="true"> > <fileset > basedir="build/config/${current.runtime.config}/${current.runtime.version}/$ > {current.build.config}"> > <includes name="**/common.config" /> > > </fileset> > <filterset> > <filter token="package.version" value="${package.version}" /> > <filter token="publickey" value="${publickey}" /> > </filterset> > </copy> > > -matt > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Nant-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-users > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users