blob: 266386afc3d47a334d829284c482de402a7ddc9f [file] [log] [blame]
Carmelo Cascone21eb0422019-06-17 12:00:33 -07001build --javabase=@bazel_tools//tools/jdk:remote_jdk11
2build --host_javabase=@bazel_tools//tools/jdk:remote_jdk11
3build --java_toolchain=@org_onosproject_onos//tools/build/bazel:default_toolchain
4build --host_java_toolchain=@org_onosproject_onos//tools/build/bazel:default_toolchain
Ray Milkey7dac7da2017-08-01 16:56:05 -07005build --nouse_ijars
Thomas Vachuska1506abb2018-07-31 16:28:37 -07006build --experimental_strict_action_env
Carmelo Cascone21eb0422019-06-17 12:00:33 -07007
8# io_bazel_rules_go needs this
9build --incompatible_disable_deprecated_attr_params=false
10# intellij-bazel plugin needs this
11build --incompatible_depset_is_not_iterable=false
12build --incompatible_new_actions_api=false
13
Ray Milkeyf3814422018-09-17 14:47:23 -070014test --test_summary=terse
15test --test_output=errors
16test --test_verbose_timeout_warnings
Ray Milkeyfd9be7e2019-02-26 13:26:11 -080017
Thomas Vachuska1506abb2018-07-31 16:28:37 -070018#build --disk_cache=~/bazel-cache
19#build --remote_http_cache=http://10.1.10.224:80/cache