[
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)