blob: 548a09224e652b8f41cc74ef3c400e9f729a63d4 [file] [log] [blame]
Carmelo Cascone395b2312019-06-18 17:34:16 -07001build --javabase=@org_onosproject_onos//tools/build/jdk:default_jdk
2build --host_javabase=@org_onosproject_onos//tools/build/jdk:default_jdk
3build --java_toolchain=@org_onosproject_onos//tools/build/jdk:default_toolchain
4build --host_java_toolchain=@org_onosproject_onos//tools/build/jdk:default_toolchain
Carmelo Casconed33d3b42019-06-18 12:12:36 -07005
Ray Milkey7dac7da2017-08-01 16:56:05 -07006build --nouse_ijars
Thomas Vachuska1506abb2018-07-31 16:28:37 -07007build --experimental_strict_action_env
Carmelo Cascone21eb0422019-06-17 12:00:33 -07008
9# io_bazel_rules_go needs this
10build --incompatible_disable_deprecated_attr_params=false
11# intellij-bazel plugin needs this
12build --incompatible_depset_is_not_iterable=false
13build --incompatible_new_actions_api=false
14
Ray Milkeyf3814422018-09-17 14:47:23 -070015test --test_summary=terse
16test --test_output=errors
17test --test_verbose_timeout_warnings
Ray Milkeyfd9be7e2019-02-26 13:26:11 -080018
Thomas Vachuska1506abb2018-07-31 16:28:37 -070019#build --disk_cache=~/bazel-cache
20#build --remote_http_cache=http://10.1.10.224:80/cache