|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
FWIW. I have a Jenkins server running on Linux (2.6.43.8-1.fc15.x86_64) and a Jenkins server running on Windows (Server 2008 R2). Both are running Jenkins v1.554.3
I have a slave of the Linux server running on Windows 7.
I have a slave of the Windows server also running on Windows 7. Both of the slaves are VMs and one is a clone of the other.
I have the same, Git based, build running on both of the slaves. Both use local (vs. Network) disk for their repositories.
Both slaves perform Git operations on the slave (vs. the server, since the server does not have Git installed).
In other words, I have two distinct Jenkins environments where the only difference between the two is that one uses a Linux Jenkins server and the other users a Windows Jenkins server.
This issue, "No author in changeset" only occurs in the environment with the Windows server.
I'm willing to try a more recent LTS release and/or upgrade the slaves if that would be of any help.