diff options
author | Ivan Frade <ifrade@google.com> | 2024-11-19 12:01:31 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2024-12-05 13:29:25 -0800 |
commit | 2f597a662e39a53cb2baac02cf0881204cb3555b (patch) | |
tree | 2f9d88203aea295693a5bb488ccb7c90955b3ea8 /org.eclipse.jgit.ant.test | |
parent | bd57a19fa35b6de493926e2996b28235b96b5690 (diff) | |
download | jgit-2f597a662e39a53cb2baac02cf0881204cb3555b.tar.gz jgit-2f597a662e39a53cb2baac02cf0881204cb3555b.zip |
RawParseUtils: Use java.time API to build PersonIdents
PersonIdent has deprecated the long/int constructors for the time, in
favor of Instant/ZoneId.
Update RawParseUtils to create PersonIdents with the new
constructors.
Change-Id: Ic62ff0c4219b4bd228c694e73e00a7c794e3553a
Diffstat (limited to 'org.eclipse.jgit.ant.test')
0 files changed, 0 insertions, 0 deletions