config.xml files for global config and for job config are not well-formed text files; the last line does not end in a linebreak
{causing UNIX tools that rely on well-formed text files to break}this is nightmarish when editing the files manually and using git to track changes to them, a pattern which is otherwise very successful. editors like vim save only well-formed text files, which are then malformed by jenkins when it touches them.
[JENKINS-25628] config.xml files do not end in newline
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Labels | New: xstream |
Workflow | Original: JNJira [ 159602 ] | New: JNJira + In-Review [ 180050 ] |