Implement Buck driven build

Clone or link this plugin to the plugins directory of Gerrit tree
and issue the command:

  buck build plugins/gitblit

The output is created in

  buck-out/gen/plugins/gitblit/gitblit.jar

The project can be imported into the Eclipse IDE:

  ./tools/eclipse/project.py

Change-Id: I0026d8cbdd7a70c0ddca8fb41ac387a2ce73a845
2 files changed
tree: 136d7926e47230693ae69112e5a80f82b4042f9f
  1. lib/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE
  6. pom.xml
  7. README
  8. ReleaseNotes-2.9.txt