]> source.dussan.org Git - jgit.git/commit
Merge branch 'master' into next 39/1194139/3
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 2 May 2024 13:16:45 +0000 (15:16 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 2 May 2024 13:23:55 +0000 (15:23 +0200)
commitacbb197355bc1ce3d2be747e3af62a01ca6821e5
treed90b6be67723c00db1e85251eb91410bb10c8e62
parentc8844571b3a483e3cc5f77d18b4e972ad5fe2c5e
parent98f329e93791a49068adc0bc2f5c81234fe2d943
Merge branch 'master' into next

* master:
  Bazel: Add support for JDK 21
  Bazel: Replace deprecated --experimental_strict_action_env option
  Fix warning about using raw type
  [errorprone] Fix pattern ModifiedButNotUsed
  [errorprone] Fix pattern CatchAndPrintStackTrace
  [errorprone] Fix pattern FutureReturnValueIgnored
  [errorprone] Fix pattern BadImport
  [errorprone] Fix pattern UseCorrectAssertInTests
  [errorprone] Fix pattern ProtectedMembersInFinalClass
  [errorprone] Fix pattern CatchFail
  [errorprone] Fix pattern see UnusedVariable
  [errorprone] Fix pattern LongLiteralLowerCaseSuffix
  [errorprone] Fix error pattern JdkObsolete
  [errorprone] Fix UnnecessaryParentheses errors
  Bazel: Update RBE docker image to Ubuntu 22.04 and JDK 17
  Bump Bazel version to 7.1.1
  PackIndex: Make #getOffset protected to allow out-of-package subclasses

Change-Id: I4ecde5e6a3cb9f122990893fa97f6d2a9978bcc4