]> source.dussan.org Git - jgit.git/commit
Bazel: Replace deprecated --experimental_strict_action_env option 69/1194069/1
authorDavid Ostrovsky <david@ostrovsky.org>
Tue, 30 Apr 2024 05:07:20 +0000 (07:07 +0200)
committerDavid Ostrovsky <david@ostrovsky.org>
Tue, 30 Apr 2024 05:10:53 +0000 (07:10 +0200)
commit7c1a6a005f5c8fd170b13fc6b566711307e296ae
tree17d104302fca0e2ea23ad01e19928f652ed41e9d
parente6a4a2a1fb11d7870bf3cccde3dbf88071b5a5cf
Bazel: Replace deprecated --experimental_strict_action_env option

In recent Bazel release the option was deprecated and replaced with:
--incompatible_strict_action_env option.

Hence this change is fixing this warning:

  WARNING: Option 'experimental_strict_action_env' is deprecated:
  Use --incompatible_strict_action_env instead

Change-Id: I49645b084c338d9c2bfff8ad20831bcf18de6b53
.bazelrc