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)
[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.


Trivial merge