[
https://issues.apache.org/jira/browse/TWILL-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15435882#comment-15435882
]
ASF GitHub Bot commented on TWILL-188:
--------------------------------------
GitHub user chtyim opened a pull request:
https://github.com/apache/twill/pull/3
(TWILL-188) Added methods to Location to manipulation of permission
- Three methods are added
void createNew(String permission)
String getPermissions()
void setPermissions(String permission)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chtyim/twill twill-188
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/twill/pull/3.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 #3
----
----
> LocationFactory should have options to accept permission for create
> -------------------------------------------------------------------
>
> Key: TWILL-188
> URL: https://issues.apache.org/jira/browse/TWILL-188
> Project: Apache Twill
> Issue Type: Bug
> Reporter: Shankar Selvam
>
> Currently LocationFactory and Location API doesn't have a way to specify the
> permission to use for creating the path. we need a way to specify the
> permission for create and other operations on Location
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)