-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Strict deps java cmd line flag #320
Conversation
removed bazel versions 0.5.3 and 0.5.4 from travis supported versions since above feature mandates 0.6.0 onwards
8432d88
to
0c9281b
Compare
@or-shachar wdyt? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ittaiz need to add newline at the end of the test script. Does it run without it?
@@ -583,3 +592,4 @@ $runner test_scala_library_expect_no_recompilation_on_internal_change_of_java_de | |||
$runner test_scala_library_expect_no_java_recompilation_on_internal_change_of_scala_sibling | |||
$runner test_scala_library_expect_failure_on_missing_direct_java | |||
$runner bazel run test:test_scala_proto_server | |||
$runner test_scala_library_expect_failure_on_missing_direct_deps_warn_mode_java |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ittaiz missing newline
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
@ittaiz when do you think we should add some docs on using strict deps? I’d like to benchmark it on our largest repo and see if what the perf cost is and what it finds. |
see #329
…On Sat, Nov 4, 2017 at 1:10 PM P. Oscar Boykin ***@***.***> wrote:
@ittaiz <https://github.com/ittaiz> when do you think we should add some
docs on using strict deps? I’d like to benchmark it on our largest repo and
see if what the perf cost is and what it finds.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#320 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABUIFw-IMnwv5JWeoeYH38-Ol_X0REVVks5szMSugaJpZM4QBz7C>
.
|
strict_java_deps for java can be configured via command line
This was pending a change in Bazel to be released in 0.6.0