Various fixes for ErrorProne warnings

Add @FormatMethod/@FormatString in log wrappers
Add @RunWith(Junit4.class) to all tests
Use correct branches in test (the test was testing the wrong thing!)

Change-Id: Iaa17ba1f5c1618b87a2281d9bf4d4b93d617d56c
6 files changed
tree: 34bdc13880b731c4d00d7cb492cde7bd7307cb64
  1. java/
  2. javatests/
  3. BUILD
  4. external_plugin_deps.bzl
  5. LICENSE
  6. README.md
README.md

The plugin will update a superproject to contain the submodules defined in the manifest XML file whenever the manifest repo is changed.

For more information see the documentation or the build instructions