----- Original Message ----- From: "Scott Hernandez" <[EMAIL PROTECTED]> To: "Wenig, Stefan" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, October 31, 2003 5:19 PM Subject: Re: [nant-dev] replace task
> Yep. We have discussed supporting the replace task but have opted to wait > until we implement filterchain/filterset functionality in the core. This is > on the list of things to get in there, but it will probably be a release or > two away;it will be in the 1.0 release for sure :) > > Maybe we should include this task in the NAntContrib project until we > implement support in the core tasks? Good idea. The FilterSet and Filter types (and matching collection classes) are still available in NAnt.Core.Types and NAnt.Core.Util.FileUtils has some static methods for copying or moving a file while replacing tokens, so creating such a task should be really easy Gert Gert ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
