Re: FW: reason for jenkins hanging at email sending in email-ext and

2012-07-03 Thread Slide
The email-ext plugin uses the MailAddressResolver functionality which is in Jenkins core. It finds all of the classes that extend MailAddressResolver , iterates through them and calls the resolve address function on each one. What I am saying is that the plugin knows nothing about LDAP or SVN or an

Re: FW: reason for jenkins hanging at email sending in email-ext and

2012-07-03 Thread vprasad79
Thanks Nathan for Analysis. Yes even believe issue could be with subversion blame plugin. If user not found in LDAP simply the plugin can use default email prefix instead iterating all projects latest build? Please can anyone help us on this. Thanks, Venkat On Monday, 2 July 2012 00:25:52 UTC+5

FW: reason for jenkins hanging at email sending in email-ext and

2012-07-01 Thread Alex Earl
ldap MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Forwarding for the list's benefit. This looks like something that we would need to visit in the core email address resolution code. Sent from my Windows Phone From: nathan.grunzw...@hp.co