diff options
author | 2017-12-21 13:52:58 -0800 | |
---|---|---|
committer | 2017-12-21 14:29:56 -0800 | |
commit | 7b60cdd6e5d81ae6e929d61898f4faefb1ddb8e2 (patch) | |
tree | 0502e07303b6875ca72bb65362f8b32b870ebbc9 /java/jacoco.go | |
parent | c5de1b6cb2e5b111ba725aa79beeff6b5d4493f4 (diff) |
Strip module-info.class files when combining jars
Combining static jars from dependencies may bring in module-info.class
files, which don't make sense once multiple modules have been combined,
and sometimes confuse downstream tools like desugar. Strip them out
like make does when combining jars.
Test: m checkbuild
Change-Id: I560c5acfcc6e1be9adf604c22cf200581f92f702
Diffstat (limited to 'java/jacoco.go')
0 files changed, 0 insertions, 0 deletions