|
||||||||||||
|
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/groups/opt_out.

We've run into the same problem today (with the different stack trace though).
In order to reproduce bug you need to use following configuration:
Steps to reproduce defect:
1. Create project that uses git scm code versioning.
2. Build it once.
3. Turn on "E-mail Notification" option on the project setup page.
4. Make any change in the project's git repository.
5. Build it again (or use "poll scm" trigger).
Result: all three plugins call each other in an infinite loop until the end of stack.