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

Steps I took on the logs:
1. In log levels and added hudson.scm.SubversionSCM, setting it to Fine,
2. then tested tagging a successful build. No output.
3. Back in log levels, I bumped it to All,
4. Same result as #2,
5. So I added a new log recorder, set to hudson.scm.SubversionSCM, and level All.
6. Repeated #2, still no output, and the listener in #5 is empty.
7. Rebooted
8. Repeated #2, this time I saw the "Clear Error to Retry" message.