Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 14/Nov/14 10:01 PM
Description:

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.

Project: Jenkins
Priority: Minor Minor
Reporter: Elliot Wolk
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to