ConfigEntry: Trim whitespaces on exclude entries

It is natural to add whitespaces after commas in the exclude list.
Trim the result of splitting the entry, so later when we compare the
refs we get the expected results.

Change-Id: I8e49ae482665aa0f456944b5454561e682b84a43
2 files changed
tree: 9e898dc0788b36bef226ae627dcca21ba3617a08
  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