commit | 8402a6f1cca2c4f738701226ce594c42f7da2eb3 | [log] [tgz] |
---|---|---|
author | Hector Oswaldo Caballero <hector.caballero@ericsson.com> | Thu Dec 15 13:32:01 2016 -0500 |
committer | Hector Oswaldo Caballero <hector.caballero@ericsson.com> | Wed Dec 21 09:42:10 2016 -0500 |
tree | 9a2cff2449f609ae13ac7d812892567a94611e2d | |
parent | ef4f7c976d4dab20fb234c43597f97ee88921b98 [diff] |
Implement Bazel build There is a known limitation with this change: because of the way the manifest file is generated in Bazlet: deploy_manifest_lines = manifest_entries + [ "Gerrit-ApiType: plugin", "Implementation-Vendor: Gerrit Code Review", ], the specified 'Implementation-Vendor: Ericsson' entry is overwritten in the jar manifest file. Also by: David Ostrovsky <david.ostrovsky@gmail.com> Change-Id: I185c3f914ecf1a1aaee27da8d63a37a4fb602d24