You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jin Xu (Jira)" <ji...@apache.org> on 2023/03/06 14:30:00 UTC

[jira] [Updated] (COMPRESS-641) add getLinkFlag for TarArchiveEntry

     [ https://issues.apache.org/jira/browse/COMPRESS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jin Xu updated COMPRESS-641:
----------------------------
    Description: 
Hi.
I'm making a tar compressing tool.
And I need to know what the original flag of a tar entry I read, otherwise I would make it changed in the decompressed result...
https://github.com/apache/commons-compress/pull/365

> add getLinkFlag for TarArchiveEntry
> -----------------------------------
>
>                 Key: COMPRESS-641
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-641
>             Project: Commons Compress
>          Issue Type: New Feature
>            Reporter: Jin Xu
>            Priority: Minor
>
> Hi.
> I'm making a tar compressing tool.
> And I need to know what the original flag of a tar entry I read, otherwise I would make it changed in the decompressed result...
> https://github.com/apache/commons-compress/pull/365



--
This message was sent by Atlassian Jira
(v8.20.10#820010)