ConfigEntry: Move source matching to the ConfigEntry

All the information to decide if the incoming project/ref matches a
conf is in the conf entry, keep the matching there.

This makes easier to add globs to choose branches in a
following change.

Change-Id: I0ebbd7da3691b545dc6cda0bdc517a9f40cf2d37
3 files changed
tree: c4b3d5f24c9d22456fc15dc92aa0061002c1b9da
  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