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