config.xml files do not end in newline

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Unassigned
            Reporter:
            Elliot Wolk
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: