Looks like `jar_jar` drops all the transitive deps of the input jar when constructing `JavaInfo` for the output. Is this by design?
Looks like
jar_jardrops all the transitive deps of the input jar when constructingJavaInfofor the output. Is this by design?