You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/05 12:26:00 UTC

[jira] [Work logged] (COMPRESS-404) Add Path equivalents to TarArchiveEntry, with methods using File delegating to equivalents

     [ https://issues.apache.org/jira/browse/COMPRESS-404?focusedWorklogId=441797&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-441797 ]

ASF GitHub Bot logged work on COMPRESS-404:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Jun/20 12:25
            Start Date: 05/Jun/20 12:25
    Worklog Time Spent: 10m 
      Work Description: theobisproject commented on pull request #97:
URL: https://github.com/apache/commons-compress/pull/97#issuecomment-639450639


   @bodewig @PeterAlfredLee Is there anything left I need to do to get this integrated?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 441797)
    Time Spent: 3h 50m  (was: 3h 40m)

> Add Path equivalents to TarArchiveEntry, with methods using File delegating to equivalents
> ------------------------------------------------------------------------------------------
>
>                 Key: COMPRESS-404
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-404
>             Project: Commons Compress
>          Issue Type: Sub-task
>            Reporter: Simon Spero
>            Priority: Minor
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> (This is a reasonable place to start, as Paths give better access to tar-relevant metadata on unix system).
> Symlink info is easier to obtain
> Unix based Paths allow access to useful attributes under "unix:*"  
> - numeric uid and gid 
> - string owner and group names
> - mtime,ctime,atime 
> - numeric mode
> - numeric dev and inode 
> - numeric rdev 
> - Linux, Solaris and Windows allow access to extended attributes 
> (MacOS X xattrs aren't supported as of jdk 9)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)