Skip to content
Snippets Groups Projects
Select Git revision
0 results

jgit

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Ivan Frade authored
    The PersonIdent(PersonIdent,Date) constructor must create a copy with
    the same author/email/timezone but different time.  When we changed
    the implementation to the new Instant/ZoneId version, we forgot to
    pass the timezone. This made fail some tests downstream.
    
    Pass the timezone when constructing the copy.
    
    Change-Id: Iaa979e6dbaa3c55d4c4d2040068ab8b03163cd4e
    ee8a4149
    History
    Name Last commit Last update