Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Fri, 9 Jul 2004 8:37 AM

Applied
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCHANGELOG-36

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCHANGELOG-36
    Summary: changelog.xml author tag in Clearcase contains developer.id
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-changelog-plugin
   Versions:
             1.4

   Assignee: 
   Reporter: Matt Read

    Created: Thu, 15 Apr 2004 9:47 AM
    Updated: Fri, 9 Jul 2004 8:37 AM
Environment: Clearcase, Windows XP

Description:
With exactly the same project.xml I see this type of thing in the changelog.xml 
generated using the CVS changelog factory:

<changelog-entry>
        <date>2004-04-14</date>
        <time>11:05:28</time>
        <author><![CDATA[Matt Read]]></author>

However with Clearcase factory I get this:

        <changelog-entry>
                <date>2004-04-15</date>
                <time>10:28:28</time>
                <author><![CDATA[readm   ]]></author>


I.e. it's using the developer.id from project.xml instead of the developer.name. It's 
also padding with whitespace which might also be causing problems.

Symptoms of this are that although the changelog report and file activity reports are 
correct, the Developer Activity report is blank as it's unable to match author to name.




---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to