Commit 79e2c17
Rename CcInfo#transitive_native_libraries to _legacy_transitive_native_libraries
This is needed to convert CcInfo to Starlark without causing a major regression.
Mark the field as legacy, because we'll need to eventually clean it up.
Upgrade rules_java, that support both old and new field location.
PiperOrigin-RevId: 792196604
Change-Id: I0cee6887a9adf5e91490fa8cfc58f51c63478f691 parent 974a7e0 commit 79e2c17
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
216 | 220 | | |
217 | 221 | | |
218 | 222 | | |
| |||
0 commit comments