You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add make variables for runfiles location of $(JAVABASE) to support --no_legacy_external_runfiles. (#272)
Add make variables for runfiles locations of `$(JAVA)` and `$(JAVABASE)`. These are needed to access these paths when passing them to test rules via `env` when using `--no_legacy_external_runfiles`. The original make variables still work in exec contexts such as genrules.
Closes#272
COPYBARA_INTEGRATE_REVIEW=#272 from thirtyseven:patch-2 438b659
PiperOrigin-RevId: 726438570
Change-Id: I74e0815e1e71547c653a7b53bff801c62392f075
0 commit comments