Thanks!
--
You received this message because you are subscribed to the Google Groups "bazel-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bazel-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bazel-discuss/2d315cb0-f0a1-470a-be4a-4e0e81810ca9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
never link is added to nodes in the dependency graph. In some cases you want
this attribute to be added to the edges and not to the nodes. That why there is
a feature request to add provided_deps attribute to the java_library rule: [1].