
Unchanged, updated, and deleted approvals may need to be handled separately by the underlying storage layer, e.g. in Submit. Record this information in the result of LabelNormalizer.normalize(). For callers that don't care whether approvals were updated or not, provide a convenience method to concatenate them. Change-Id: Ifea7db3f7333d3ddb5e4d647a1d7e8eeb8cbff11
If you are adding a directory here: - Search all pom.xml files for "CORE PLUGIN LIST". - Add the new plugin to that location. - (optional) Thank the Maven developers for making this easy. - Ensure the plugin's pom.xml <version> is the same as Gerrit's own pom.xml(s). Gerrit will only embed a plugin that has the same version as itself. - Register the plugin as a submodule with git submodule.