Github user alopresto commented on the issue:

    https://github.com/apache/nifi/pull/925
  
    @jpercivall it looks like the errors are of two flavors:
    * setPosixFilePermissions() apparently does not work on Windows systems. I 
will add the equivalent file permission modification code to be compatible (but 
I can't test, as I don't have a Windows system available, so please verify 
after the next push). 
    * your Windows date output format uses an offset time zone (`GMT-0500`) as 
opposed to the *nix  format (`PST`). I'll adjust the regex to handle this. 
    
    Thanks for finding these. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to