Mark Waite commented on Bug JENKINS-16737

I think the priority is wrong. The work around of wiping the workspace is relatively straightforward and has resolved the issue in all the cases where I've encountered it. I've never had to take the second work around of removing the changelog.xml file. Updating the slave.jar file did not seem to alter the seemingly random nature of the problem.

I've considered that it might be better for users if the getAuthorName() method were modified to never throw an exception, but always return something. If the author name cannot be determined, then return something like "Unknown Author <[email protected]>".

Would that be enough better than the current state to be worth the effort to make the change?

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