Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf54edc6

Browse files
hvadehracopybara-github
authored andcommitted
Fix documentation for--{,tool_}java_language_version
Fixes:bazelbuild/bazel#21317PiperOrigin-RevId: 611061155Change-Id: Id1c18c4e59a2fd896fd52214092b4d854a493bc8
1 parent57a8330 commitf54edc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎toolchains/default_java_toolchain.bzl‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ NONPREBUILT_TOOLCHAIN_CONFIGURATION = dict(
133133
header_compiler_direct= [Label("@remote_java_tools//:TurbineDirect")],
134134
)
135135

136+
# If this is changed, the docs for "{,tool_}java_language_version" also
137+
# need to be updated in the Bazel user manual
136138
_DEFAULT_SOURCE_VERSION="8"
137139

138140
defdefault_java_toolchain(name,configuration=DEFAULT_TOOLCHAIN_CONFIGURATION,toolchain_definition=True,exec_compatible_with= [],target_compatible_with= [],**kwargs):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp