bazelbuild / rules_closure

Closure rules for Bazel
https://developers.google.com/closure
Apache License 2.0
152 stars 114 forks source link

Migrate usages of deprecated JavaInfo fields #579

Closed sgowroji closed 1 year ago

sgowroji commented 1 year ago

The fields were deprecated in 2021, and are dropped in Bazel@HEAD

Fixes https://github.com/bazelbuild/rules_closure/issues/578

CC Greenteam @Wyverald