commit | 4027df792cc8ec7c6bd71053947d77db05944600 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Tue Oct 15 19:42:54 2019 |
committer | Kurt Alfred Kluever <kak@google.com> | Wed Oct 16 14:33:22 2019 |
tree | af57af5463b43bdec87267807114ac28fb4b565f | |
parent | e4848a51cf1984284ef881b8380927429c350200 [diff] |
Emit manifests for srcjar jars For compatibility with JavaBuilder, and to clean up manifest handling for output jars in general. Some tools that consume archives (e.g. unzip) don't like empty archives, so emitting a manifest ensures the gensrc jar is never empty. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=274865410