| commit | d529fcb87428fb5d30f7acf4e02e5958abb04b71 | [log] [tgz] |
|---|---|---|
| author | David Ostrovsky <david@ostrovsky.org> | Tue Aug 14 08:38:26 2018 +0200 |
| committer | David Ostrovsky <david@ostrovsky.org> | Tue Aug 14 08:40:32 2018 +0200 |
| tree | 8c60184f330a6b78ed0ecc62cb8531cca58fd36d | |
| parent | 85a07f6a039cc5290b963bd42ebc2b33cd698cd4 [diff] |
Revert "Fix compilation error against current master" This was a wrong fix as plugins cannot transitively depend on any gerrit core library, that itself transitively depends on substantial sub-graph of gerrit core. The correct fix is to export the the needed library in the Plugin API. This reverts commit 85a07f6a039cc5290b963bd42ebc2b33cd698cd4. Change-Id: I3579f1ceb9563bca02ebd441660cec6c8c0518e8