Author with no real name results in empty report
------------------------------------------------
Key: MCHANGES-225
URL: http://jira.codehaus.org/browse/MCHANGES-225
Project: Maven 2.x Changes Plugin
Issue Type: Bug
Components: changes.xml
Affects Versions: 2.4
Reporter: Myron
Priority: Minor
This puzzled me for a few hours.
I auto generate the changes XML.
If author has no real name, an empty report gets created (Found 0 releases)
<author email="[email protected]"/>
when specifying a real name, everything works perfectly
<author email="[email protected]">my name</author>
XML is valid against XSD though, so maybe it could be fixed there (as well)...
--
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