forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix documentation in JavaInfo to avoid circular reference.
Mark transitive_runtime_deps deprecated in favour of transitive_runtime_jars. Mark transitive_deps deprecated in favour of transitive_compile_time_jars. There might be personal opinions about that (_jars prefix is more common in java_common), but just saying that both getters are legacy and not saying which one to use creates an unnecessary cognitive load. PiperOrigin-RevId: 411974807
- Loading branch information
1 parent
6dfedb0
commit 46d5936
Showing
1 changed file
with
7 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters