Duncan Godwin wrote:

We have the copy task so far, filtering would need to be added.

I seem to remember John Lam has implemented this for his own version of NAnt but I haven't seen the code anywhere. I just think where a parallel for similar functionality exists (in Ant) it should be used if possible, unless it just doesn't apply to .NET.


John didn't have his own version of NAnt - just some custom tasks - one of which did replacement of version info into assemblyinfo.cs files. That code is in NantContrib as the VersionTask. I tend to agree that a generalised filter/replacement task would be useful. Whatever we can borrow/learn from the Ant implementation would be good.

Ian




------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to