Define new annotation to get the plugin URL path

It is handy to inject the full plugin canonical URL excluding the
hostname, protocol and port, which could be hidden behind a reverse
proxy.

This allows to generate all links in a "reverse-proxy-friendly"
fashion throughout all plugin code.

Change-Id: I2b8f8a7c528c5d10eea39a84254ac38c8d213be5
5 files changed
tree: 10f63fbe15763d3f28adca586cbefc080d5fdab4
  1. src/
  2. .gitignore
  3. BUCK
  4. BUILD
  5. LICENSE
  6. README.md
README.md

plugin-manager

Gerrit web-based plugin manager