oracle / opengrok

OpenGrok is a fast and usable source code search and cross reference engine, written in Java
http://oracle.github.io/opengrok/
Other
4.35k stars 745 forks source link

avoid truncation when merging config files #4509

Closed vladak closed 10 months ago

vladak commented 10 months ago

This change introduces output file mandatory parameter to the ConfigMerge utility. As a result the tools will no longer consume its output in order to produce new configuration file, avoiding truncation.