[ 
https://issues.apache.org/jira/browse/TWILL-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830944#comment-15830944
 ] 

ASF GitHub Bot commented on TWILL-205:
--------------------------------------

GitHub user anew opened a pull request:

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

    (TWILL-205) Add getOwner(), getGroup() and setGroup() to Location

    

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

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

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

    https://github.com/apache/twill/pull/25.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 #25
    
----
commit d55d73b6c2015867817ba05670527cc4fa59da8f
Author: anew <andr...@cask.co>
Date:   2017-01-20T01:05:56Z

    (TWILL-205) Add getOwner(), getGroup() and setGroup() to Location

----


> Location should have a way to set the group ownership
> -----------------------------------------------------
>
>                 Key: TWILL-205
>                 URL: https://issues.apache.org/jira/browse/TWILL-205
>             Project: Apache Twill
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.9.0
>            Reporter: Andreas Neumann
>            Assignee: Andreas Neumann
>             Fix For: 0.10.0
>
>
> This is needed to control access to files, which is often done by giving 
> group permissions. Location already has a way to set the permissions, but it 
> would be good if the group id could be changed, too.
> Also it would be useful to get the owner and group of a location.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to