Add also jaxb runtime

Adding the API made the project compile but the tests were still
failing. Tests were missing the implementation classes.

Add those missing classes. Now jiri tests pass.

Change-Id: Idb31d061a18237f9b1524c0d2d438f27a28e6881
2 files changed
tree: f5188a7111aa610653bf3524c99a0b67d1c388a1
  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