On Wed, May 14, 2008 at 7:42 AM, Steen Ole Andersen <[EMAIL PROTECTED]> wrote:
> > I have experienced some problems with mails sent to latest committers. > > If I understand correctly the committers mail address is found by comparing > the user id in SVN with the one under <developer> in the POM.xml. This > match > seems to be case sensitive. Can anyone confirm that? I confirm > > > If that is case, it gives me some problems, since the SVN userid is NOT > case > sensitive. Maybe because SVN is running on a Windows server. > > Does anyone have a suggestion to work around that problem? > File an issue and eventually add a patch. The issue is with the map generated by mapDevelopersToRecipients in this class : https://svn.apache.org/repos/asf/continuum/trunk/continuum-core/src/main/java/org/apache/maven/continuum/notification/ContinuumRecipientSource.java Emmanuel
