You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/05/08 00:35:56 UTC

[jira] Commented: (MPCHANGELOG-36) changelog.xml author tag in Clearcase contains developer.id

The following comment has been added to this issue:

     Author: Brett Porter
    Created: Fri, 7 May 2004 6:34 PM
       Body:
ok, we'll wait for the extended patch. Please attach to the issue instead of posting inline.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-36&page=comments#action_19499

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=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: Unassigned
   Priority: Major

 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, 7 May 2004 6:34 PM
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org