Add dependency on joda-time

Core gerrit migrated from joda-time to the Java 8 date/time API, and
no longer exports joda-time in the plugin API. As a result, the plugin
cannot be built against the latest snapshot API in standalone mode.

Long term we should migrate the LFS plugin to use the Java 8 APIs,
but as a temporary solution add the dependency to fix the standalone
build.

Change-Id: Ie83cb2be38c4f7440a89eef01d9a9bef3058c7e4
2 files changed
tree: 65a7bddc096529262bb5a576aec70f278313e378
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. external_plugin_deps.bzl
  7. WORKSPACE