You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2022/12/08 01:19:00 UTC

[jira] [Resolved] (COMPRESS-614) Use FileTime for time fields in SevenZipArchiveEntry

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

Gary D. Gregory resolved COMPRESS-614.
--------------------------------------
    Fix Version/s: 1.23
       Resolution: Fixed

> Use FileTime for time fields in SevenZipArchiveEntry
> ----------------------------------------------------
>
>                 Key: COMPRESS-614
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-614
>             Project: Commons Compress
>          Issue Type: Improvement
>          Components: Archivers
>    Affects Versions: 1.21
>            Reporter: Andre Brait
>            Priority: Major
>              Labels: 7zip
>             Fix For: 1.23
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> Instead of java.util.Date, which caps precision in milliseconds, let's move on to using FileTime.
> We can keep backwards compatibility through the getters and setters for modification, access and creation dates.
> If you're ok with it, I'll send a PR for this.



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