repo.ref expects ref but gets sha1

Use repo.resolve() rather than repo.ref() which accepts hex sha1s.

Now, manifests that include copyfile directives will be copied to
the appropriate destinations even if the repositories are pinned to SHA1
revisions.

Change-Id: Iaee9db3bbe33f1a1340d94a68ffdd93bdd6489c7
2 files changed
tree: 060d47122104943e6d27c2a59a9a18c96fa55434
  1. java/
  2. javatests/
  3. BUILD
  4. LICENSE
  5. 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.