]> source.dussan.org Git - jgit.git/commit
PersonIdent: Revert @since of #getZoneId 06/1204406/1
authorIvan Frade <ifrade@google.com>
Wed, 20 Nov 2024 19:18:46 +0000 (11:18 -0800)
committerIvan Frade <ifrade@google.com>
Wed, 20 Nov 2024 19:21:09 +0000 (11:21 -0800)
commitf072d2ec7b1fe21d403c93f8c3dac7fc9e9e526a
treebdc9a83db0b31e90f44480a3673254691839c6a8
parentb1d6eef41947537bb4a8428b17a5f872e66660a4
PersonIdent: Revert @since of #getZoneId

In [1], the @since tag of #getZoneId was updated to 7.1 by
mistake. The implementation of the method is different but the API
hasn't changed.

Revert the tag to 6.1, when the method was introduced.

[1] https://gerrithub.io/c/eclipse-jgit/jgit/+/1204142/9/org.eclipse.jgit/src/org/eclipse/jgit/lib/PersonIdent.java

Change-Id: If71d763ac28d4ec02bfebb1e65f56227f44e027d
org.eclipse.jgit/src/org/eclipse/jgit/lib/PersonIdent.java