diff options
author | lberki <lberki@google.com> | 2017-11-14 01:28:25 -0800 |
---|---|---|
committer | Copybara-Service <copybara-piper@google.com> | 2017-11-14 01:29:55 -0800 |
commit | 4260c30a03a9b83d48a5e8690aca19cd80be4c38 (patch) | |
tree | 3f0f94b2e277cb9fccb561270e43bd7aec1d4785 /src/main/java/com/google/devtools/build/lib/skyframe/SkyframeAwareAction.java | |
parent | b064d536b7f4b2593406eadc051a0da13d398a43 (diff) |
Automated rollback of commit 10b0d8aa6b73a024cc007c5e075cb329add878ef.
*** Reason for rollback ***
Breaks Google-internal targets, sadly.
*** Original change description ***
Ban middlemen from runfiles artifacts.
Previous changes have removed all middlemen from runfiles
artifacts. This CL locks it down and removes various now-redundant
*WithoutMiddlemen() methods from Runfiles.
I put a check for middlemen in ConflictChecker.put, which should be a
chokepoint for runfiles artifacts. It's unfortunate we can't detect
middlemen earlier than execution, but I can't see a way to efficiently
check every runfiles artifact earlier.
Cha...
***
RELNOTES: None.
PiperOrigin-RevId: 175650018
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/skyframe/SkyframeAwareAction.java')
0 files changed, 0 insertions, 0 deletions