commit | d2e8d12a231a7a54689e5a06266fb113c6f157e6 | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Thu Oct 07 12:30:17 2021 -0700 |
committer | Ivan Frade <ifrade@google.com> | Thu Oct 07 12:33:18 2021 -0700 |
tree | b82ac9e1c88eaaf54d992532b9ac40effac9a598 | |
parent | 964d45630087d65cb1bb6389411dc5a9cba2545d [diff] |
BUILD: Add dependency to commons-lang3 Previous change migrated the code to commons lang v3. The build complains: "Using ...lang3.StringUtils from an indirect dependency". Add commons-lang3 as dependency to the plugin in the BUILD. Change-Id: I41af8f9cdba34d4995b545f3d282a2854d687c34
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