Don't swallow lock failures

Re-throw lock failures after setting status to reflect them. Otherwise
it is difficult to track down their cause in logs.

Change-Id: Ib49a42391fd615474eb61558f6399d0f98e1ec59
1 file changed
tree: b88b2c39b15ffbf128199a836e5920de72677069
  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