Re: [NAnt-users] bug in move task?

2009-04-27 Thread Martin Gainty
the delete item was discussed in Ant users ..more specifically files were deleted (without checking UAC perms)-bug files were deleted without respecting attributes of the file- bug move implies retain same attributes (in other words file carries original date/time) copy implies new date/time (the

Re: [NAnt-users] editing a VBP

2009-04-27 Thread Bob Archer
> >> For this specific task, we use a combination of a custom regex > >> function, and the loadfile, property and echo tasks. > > > > Thanks... yours is very close to what I did. I didn't bother with the > > regex's and stuff. Here is what I ended up with. It works well. > > We had the regex funct

Re: [NAnt-users] bug in move task?

2009-04-27 Thread Bob Archer
Great news. Thanks again. From: Gert Driesen [mailto:gert.drie...@telenet.be] Sent: Saturday, April 25, 2009 11:49 AM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] bug in move task? Hi Bob, This is now fixed in CVS, and the

Re: [NAnt-users] bug in fileset patterns...

2009-04-27 Thread Bob Archer
Thank you for fixing it. And thanks for all the awesome work you do on this tool. From: Gert Driesen [mailto:gert.drie...@telenet.be] Sent: Saturday, April 25, 2009 9:39 AM To: Bob Archer; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] bug in file