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 2022/10/22 10:20:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 22/Oct/22 10:19
            Start Date: 22/Oct/22 10:19
    Worklog Time Spent: 10m 
      Work Description: andrebrait commented on PR #256:
URL: https://github.com/apache/commons-compress/pull/256#issuecomment-1287753025

   @garydgregory done, coverage should be back up and all conflicts were resolved.




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

    Worklog Id:     (was: 819333)
    Time Spent: 3h 40m  (was: 3.5h)

> 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
>          Time Spent: 3h 40m
>  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)