You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aid="java_toolchain-licenses"></a>licenses | - | List of strings | optional |`[]`|
572
572
| <aid="java_toolchain-misc"></a>misc | Deprecated: use javacopts instead | List of strings | optional |`[]`|
573
573
| <aid="java_toolchain-oneversion"></a>oneversion | Label of the one-version enforcement binary. | <ahref="https://bazel.build/concepts/labels">Label</a> | optional |`None`|
574
+
| <aid="java_toolchain-oneversion_allowlist"></a>oneversion_allowlist | Label of the one-version allowlist. | <ahref="https://bazel.build/concepts/labels">Label</a> | optional |`None`|
574
575
| <aid="java_toolchain-oneversion_allowlist_for_tests"></a>oneversion_allowlist_for_tests | Label of the one-version allowlist for tests. | <ahref="https://bazel.build/concepts/labels">Label</a> | optional |`None`|
575
-
| <aid="java_toolchain-oneversion_whitelist"></a>oneversion_whitelist |Label of the one-version allowlist.| <ahref="https://bazel.build/concepts/labels">Label</a> | optional |`None`|
576
+
| <aid="java_toolchain-oneversion_whitelist"></a>oneversion_whitelist |Deprecated: use oneversion_allowlist instead| <ahref="https://bazel.build/concepts/labels">Label</a> | optional |`None`|
576
577
| <aid="java_toolchain-package_configuration"></a>package_configuration | Configuration that should be applied to the specified package groups. | <ahref="https://bazel.build/concepts/labels">List of labels</a> | optional |`[]`|
577
578
| <aid="java_toolchain-proguard_allowlister"></a>proguard_allowlister | Label of the Proguard allowlister. | <ahref="https://bazel.build/concepts/labels">Label</a> | optional |`"@bazel_tools//tools/jdk:proguard_whitelister"`|
578
579
| <aid="java_toolchain-reduced_classpath_incompatible_processors"></a>reduced_classpath_incompatible_processors | Internal API, do not use! | List of strings | optional |`[]`|
0 commit comments