diff options
author | Ivan Frade <ifrade@google.com> | 2024-12-17 10:19:48 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2024-12-23 12:56:24 -0800 |
commit | 478c91216ff1867b747bbe6cfe0c180b4e0bbdf4 (patch) | |
tree | b452b44e920f0761db7977c5eeae7f365e973ff0 /org.eclipse.jgit/src/org/eclipse/jgit/internal | |
parent | 9219a7724e4f8b46130577acd24fee8cd7956099 (diff) | |
download | jgit-478c91216ff1867b747bbe6cfe0c180b4e0bbdf4.tar.gz jgit-478c91216ff1867b747bbe6cfe0c180b4e0bbdf4.zip |
RecursiveMerger: Create PersonIdent with java.time API
We are moving away from the old java.util.Date api to the
java.time.Instant version. This class uses a deprecated constructor in
PersonIdent.
Use the new constructor for PersonIdent with Instant/ZoneId.
Change-Id: I50e2a643ad17a5c0722f87b1bb8abcad286745a5
Diffstat (limited to 'org.eclipse.jgit/src/org/eclipse/jgit/internal')
0 files changed, 0 insertions, 0 deletions