Merge pull request #199 from slide/master
authorAnkit Jain <radical@gmail.com>
Wed, 7 Dec 2011 14:05:41 +0000 (06:05 -0800)
committerAnkit Jain <radical@gmail.com>
Wed, 7 Dec 2011 14:05:41 +0000 (06:05 -0800)
commitff2b468cab002fc031c1db37ac62e197964c7b25
tree20504d9f8cdf18b3c352d031a70516f60674457b
parentccc2a258446e098e5d41c00cf14c525cb70b8577
parentf2c44f81a35de87a00c5eca3c31baaf7b63363f0
Merge pull request #199 from slide/master

[xbuild] Add 'OverrideReadOnlyFiles' property to Copy task. bug#2239

Also, fixed bug #2239 where the copy task does not
behave the same as msbuild when a file being copied is
ReadOnly. msbuild resets the attributes of the file to
Normal.