You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Chad Gorshing (JIRA)" <ji...@codehaus.org> on 2008/12/29 21:07:19 UTC

[jira] Commented: (MCHANGES-143) Specifying sender email address using fromDeveloperId is no longer working.

    [ http://jira.codehaus.org/browse/MCHANGES-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159383#action_159383 ] 

Chad Gorshing commented on MCHANGES-143:
----------------------------------------

This may not be directly related to this issue, but according to the documentation at http://maven.apache.org/plugins/maven-changes-plugin/examples/specifying-mail-sender.html, it says "If no developer id is specified, the first <developer> in the list will be used."

This is not happening on my machine (I'm sure I deserve http://www.codinghorror.com/blog/archives/000818.html).  Would this issue be related to that or something entirely different?

> Specifying sender email address using fromDeveloperId is no longer working.
> ---------------------------------------------------------------------------
>
>                 Key: MCHANGES-143
>                 URL: http://jira.codehaus.org/browse/MCHANGES-143
>             Project: Maven 2.x Changes Plugin
>          Issue Type: Bug
>          Components: announcement
>    Affects Versions: 2.1
>         Environment: Maven 2.0.9, Windows XP Pro SP3.
>            Reporter: Christophe Labouisse
>         Attachments: patch-maven-changes-plugin-rev-727375.txt
>
>
> According to the documentation and the available examples, it is possible specify the "from" address using either mailSend or fromDeveloperId. Starting with version 2.1, using fromDeveloperId leads to the following error:
>     [INFO] Invalid mail sender: name and email is mandatory (null (null)).
> Looking at the source code, the regression seems to have been introduced by adding "@parameter expression="${changes.mailSender}"" to the declaration of the mailSender attribute.
> Attached is a patch fixing the issue from the svn repository at revision 727375.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira