Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25628

config.xml files do not end in newline

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core

      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.

            Unassigned Unassigned
            teleshoes Elliot Wolk
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: