blob: 64f85c8a8a8f14bbd58668bd2f82f96103ff014a [file] [log] [blame]
# Build options to use JDK 11
# build --incompatible_use_jdk11_as_host_javabase
# build --javabase=@bazel_tools//tools/jdk:remote_jdk11
# build --host_javabase=@bazel_tools//tools/jdk:remote_jdk11
# build --host_java_toolchain=@bazel_tools//tools/jdk:toolchain_vanilla
# build --java_toolchain=@bazel_tools//tools/jdk:toolchain_vanilla
build --nouse_ijars
build --experimental_strict_action_env
test --test_summary=terse
test --test_output=errors
test --test_verbose_timeout_warnings
#build --disk_cache=~/bazel-cache
#build --remote_http_cache=http://10.1.10.224:80/cache