| build --nouse_ijars |
| build --experimental_strict_action_env |
| test --test_summary=terse |
| test --test_output=errors |
| test --test_verbose_timeout_warnings |
| build --host_javabase=@local_jdk//:jdk |
| build --javabase=@local_jdk//:jdk |
| build --java_toolchain=@bazel_tools//tools/jdk:toolchain_hostjdk8 |
| build --host_javabase=@local_jdk//:jdk |
| build --distinct_host_configuration=false |
| #FIXME - this is temporary while porting to karaf 4.2.1 |
| build --action_env=HOME |
| #build --disk_cache=~/bazel-cache |
| #build --remote_http_cache=http://10.1.10.224:80/cache |