Files
gerrit/gerrit-server/src/main/java
Luca Milanesio 9e1d291e83 Use recursive name lookup for PluginConfig
PluginConfig is based on Gerrit's Config and delegates its
variable resolution to its base config object.
When resolving the configuration names, we do need to perform
a recursive resolution otherwise we would always get an
empty names list.

Change-Id: Iff7a0de4530597fbe45c7aef753363ab6132ecfa
2016-11-08 23:38:29 +00:00
..