9aa7a10744
The merge method in AddressSettings should *not* use any getters. It should reference the relevant variables directly. Using any getters will return default values in the underlying value is null. This can cause problems for hierarchical settings. Also fixed a few potential NPEs exposed by the test-case. |
||
---|---|---|
.. | ||
src | ||
pom.xml |