You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Myron (JIRA)" <ji...@codehaus.org> on 2011/02/04 12:07:22 UTC

[jira] Created: (MCHANGES-225) Author with no real name results in empty report

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="mail@somehost.com"/>

when specifying a real name, everything works perfectly
<author email="mail@somehost.com">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

        

[jira] Closed: (MCHANGES-225) Author with no real name results in empty report

Posted by "Myron (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MCHANGES-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myron closed MCHANGES-225.
--------------------------

    Resolution: Duplicate

dupe of MCHANGES-150

> 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="mail@somehost.com"/>
> when specifying a real name, everything works perfectly
> <author email="mail@somehost.com">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