|
||||||||
|
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.

I'm also having the same issue.
I use chef to manage my jenkins config files (jobs, plugins, etc), so whenever one of these files is edited by Unix tools such as VI, a newline is appended to the end of file, causing the file to be reloaded everytime chef is applied (since it's different from the jenkins parsed file, without newline).
I don't remember having this problem with verison 1.563, but now that upgraded to 1.590 started happening, so probably it was introduced recently.