Documentation: fix Bazel options for a Java 8 build
Update the dev-bazel.txt documentation with the correct options to trigger a legacy Java 8 build. Change-Id: Ib1f883207182bd9b1b0ed3ef8ef7e57db84967ef
This commit is contained in:
@@ -61,8 +61,7 @@ Java 8 is a legacy Java release and support for Java 8 will be discontinued
|
||||
in future gerrit releases. To build Gerrit with Java 8 language level, run:
|
||||
|
||||
```
|
||||
$ bazel build --java_toolchain //tools:error_prone_warnings_toolchain_java8
|
||||
:release
|
||||
$ bazel build --java_toolchain //tools:error_prone_warnings_toolchain :release
|
||||
```
|
||||
|
||||
[[java-11]]
|
||||
|
||||
Reference in New Issue
Block a user