You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Allen (JIRA)" <ji...@codehaus.org> on 2007/07/26 23:14:13 UTC

[jira] Created: (MCHANGELOG-69) Print developer names regardless of whether they're listed in the POM

Print developer names regardless of whether they're listed in the POM
---------------------------------------------------------------------

                 Key: MCHANGELOG-69
                 URL: http://jira.codehaus.org/browse/MCHANGELOG-69
             Project: Maven 2.x Changelog Plugin
          Issue Type: Improvement
    Affects Versions: 2.1
         Environment: 2.2
            Reporter: John Allen


It seems a waste to throw away good information from the SCM report just because a developer is not listed in the projects <developers/contributors>, lets just print the name from the SCM report (userid) if we cant find them in the project.

-- 
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] Updated: (MCHANGELOG-69) Print developer names regardless of whether they're listed in the POM

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

John Allen updated MCHANGELOG-69:
---------------------------------

    Attachment: MCHANGELOG-69,73.patch

Patch against trunk, 560535. It's combined with the MCHANGELOG-71 as it was almost illogical not to do so (sorry if this is a pain). 
A combined patch for all enhancements listed in MCHANGELOG-69 through to MCHANGELOG-73 will also be provided for ease of application.

> Print developer names regardless of whether they're listed in the POM
> ---------------------------------------------------------------------
>
>                 Key: MCHANGELOG-69
>                 URL: http://jira.codehaus.org/browse/MCHANGELOG-69
>             Project: Maven 2.x Changelog Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>         Environment: 2.2
>            Reporter: John Allen
>         Attachments: MCHANGELOG-69,73.patch
>
>
> It seems a waste to throw away good information from the SCM report just because a developer is not listed in the projects <developers/contributors>, lets just print the name from the SCM report (userid) if we cant find them in the project.

-- 
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: (MCHANGELOG-69) Print developer names regardless of whether they're listed in the POM

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

Dennis Lundberg closed MCHANGELOG-69.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
         Assignee: Dennis Lundberg

Fixed in [r939126|http://svn.apache.org/viewvc?view=revision&revision=939126].
Thanks!

> Print developer names regardless of whether they're listed in the POM
> ---------------------------------------------------------------------
>
>                 Key: MCHANGELOG-69
>                 URL: http://jira.codehaus.org/browse/MCHANGELOG-69
>             Project: Maven 2.x Changelog Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>         Environment: 2.2
>            Reporter: John Allen
>            Assignee: Dennis Lundberg
>             Fix For: 2.2
>
>         Attachments: MCHANGELOG-69,73.patch, MCHANGELOG-69,73.patch
>
>
> It seems a waste to throw away good information from the SCM report just because a developer is not listed in the projects <developers/contributors>, lets just print the name from the SCM report (userid) if we cant find them in the project.

-- 
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] Updated: (MCHANGELOG-69) Print developer names regardless of whether they're listed in the POM

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

John Allen updated MCHANGELOG-69:
---------------------------------

    Attachment: MCHANGELOG-69,73.patch

fixes NPE in unit tests from a lack of valid injected <developers>

> Print developer names regardless of whether they're listed in the POM
> ---------------------------------------------------------------------
>
>                 Key: MCHANGELOG-69
>                 URL: http://jira.codehaus.org/browse/MCHANGELOG-69
>             Project: Maven 2.x Changelog Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>         Environment: 2.2
>            Reporter: John Allen
>         Attachments: MCHANGELOG-69,73.patch, MCHANGELOG-69,73.patch
>
>
> It seems a waste to throw away good information from the SCM report just because a developer is not listed in the projects <developers/contributors>, lets just print the name from the SCM report (userid) if we cant find them in the project.

-- 
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