JavaInfo instances created from starlark have a None value in compilation_info
https://github.com/bazelbuild/rules_scala/pull/872
bazel info release?1.1.0
Two important notes:
cc @iirina
I took a look and it's not actually blocking the move to attribute since IJ can just use target[JavaInfo].transitive_runtime_jars for now
+1 -- this is important for IntelliJ support (and for any non-native java rules). We'll workaround it in the short-term, but I think it's very important to fix this on the Bazel side.
@aiuto @iirina any ideas when this will be triaged?
Most helpful comment
+1 -- this is important for IntelliJ support (and for any non-native java rules). We'll workaround it in the short-term, but I think it's very important to fix this on the Bazel side.