Github user aledsage commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/114#issuecomment-51899101
Added those log statements, and rebased. @sjcorbett can you take a quick
look again please (at the disabled test in FileUtilTest, and the two methods in
FileUtil.
Note I only get it to log once as I don't want to flood the log (e.g. on
windows or whatever) if it keeps being unable to change permissions - @neykov
can you keep an eye on this for windows please.
Also note the use of `&` instead of `&&`. Even if setting readable to 0 for
everyone failed, still try to set it to readable for the user. No particularly
strong feelings, but that felt most appropriate.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---