GitHub user anew opened a pull request:

    https://github.com/apache/twill/pull/26

    (TWILL-208) add Location.mkdirs(String permissions)

    - adds mkdirs() that takes permissions
    - makes sure getOutputStream(permisssions) also uses that when creating the 
directories 
    - add test case

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anew/twill twill-208

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/twill/pull/26.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #26
    
----
commit 6d32277cc7cf03afd11e9bbef4d382fccb95d4ea
Author: anew <andr...@cask.co>
Date:   2017-01-24T23:39:43Z

    (TWILL-208) add Location.mkdirs(String permissions)

----


---
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