Skip to content
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

Merged
merged 2 commits into from
Oct 23, 2017
Merged

Conversation

ittaiz
Copy link
Member

@ittaiz ittaiz commented Oct 22, 2017

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

removed bazel versions 0.5.3 and 0.5.4 from travis supported versions since above feature mandates 0.6.0 onwards
@ittaiz
Copy link
Member Author

ittaiz commented Oct 23, 2017

@or-shachar wdyt?

Copy link
Contributor

@or-shachar or-shachar left a 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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ittaiz missing newline

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@ittaiz ittaiz merged commit 0ad89f6 into master Oct 23, 2017
@johnynek
Copy link
Member

johnynek commented Nov 4, 2017

@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.

@ittaiz
Copy link
Member Author

ittaiz commented Nov 6, 2017 via email

@ittaiz ittaiz deleted the strict_deps_java_command_line_flag branch April 15, 2018 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants