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/05/06 11:18:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 06/May/22 11:17
            Start Date: 06/May/22 11:17
    Worklog Time Spent: 10m 
      Work Description: garydgregory commented on PR #256:
URL: https://github.com/apache/commons-compress/pull/256#issuecomment-1119508643

   Hi @andrebrait 
   Sorry about the noise on git master but our build was broken due to some mistakes in porting from JUnit 4 to 5. Would you mind rebasing on master?




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

    Worklog Id:     (was: 767145)
    Time Spent: 2.5h  (was: 2h 20m)

> 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: 2.5h
>  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.7#820007)