James Moger
2014-03-17 08704c63e1c5d8a089d0dba58c5fa3ba119a32a7
refs
author James Moger <james.moger@gitblit.com>
Monday, March 17, 2014 09:31 -0400
committer James Moger <james.moger@gitblit.com>
Monday, March 17, 2014 09:31 -0400
commit08704c63e1c5d8a089d0dba58c5fa3ba119a32a7
tree 9ee44978c1f7be14f50c2f42981142cf26ff6bb9 tree | zip | gz
parent f8c1913bd9fb332bfa3ff722f6870216d5194c6f view | diff
Merge overrides in addition to merging the normal settings

Some command-line parameters are ignored due to a bug in the merge
settings method which merges overrides into the normal settings map.
This works fine until the settings class decides to reload from the
pristine settings file which dumps the explicitly overrides.

The solution is to merge the overrides in addition to the standard
settings.
1 files modified
1 ■■■■ changed files
src/main/java/com/gitblit/IStoredSettings.java 1 ●●●● diff | view | raw | blame | history