You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Christoph Jerolimov (JIRA)" <ji...@codehaus.org> on 2006/04/27 11:58:19 UTC

[jira] Created: (MPCHANGELOG-86) MKS changelog parser do not support time period (incl. patch)

MKS changelog parser do not support time period (incl. patch)
-------------------------------------------------------------

         Key: MPCHANGELOG-86
         URL: http://jira.codehaus.org/browse/MPCHANGELOG-86
     Project: maven-changelog-plugin
        Type: Improvement

    Versions: 1.9, 1.9.1    
    Reporter: Christoph Jerolimov
    Priority: Minor
 Attachments: mks-support-timeperiod.txt

Hello,

in januar i write the MKS support for the maven 1 changelog plugin, see http://jira.codehaus.org/browse/MPCHANGELOG-80

But the old version do not support the time period which will be used in the maven site command to show only the last 30 days. While this parser catch all changes ever the generated xml file will grow and grow (and then it will be crash with an out of memory error). This patch fix this problem.

The fix includes also an adepted junit test tu verfiy this. It works.

Thank you and best regards,
Christoph Jerolimov


Btw: I fill my full data into the project.xml.

-- 
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: (MPCHANGELOG-86) MKS changelog parser do not support time period (incl. patch)

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCHANGELOG-86?page=all ]
     
Lukas Theussl closed MPCHANGELOG-86:
------------------------------------

      Assign To: Lukas Theussl
     Resolution: Fixed
    Fix Version: 1.9.2

Patch applied. Thanks!

> MKS changelog parser do not support time period (incl. patch)
> -------------------------------------------------------------
>
>          Key: MPCHANGELOG-86
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-86
>      Project: maven-changelog-plugin
>         Type: Improvement

>     Versions: 1.9, 1.9.1
>     Reporter: Christoph Jerolimov
>     Assignee: Lukas Theussl
>     Priority: Minor
>      Fix For: 1.9.2
>  Attachments: mks-support-timeperiod.txt
>
>
> Hello,
> in januar i write the MKS support for the maven 1 changelog plugin, see http://jira.codehaus.org/browse/MPCHANGELOG-80
> But the old version do not support the time period which will be used in the maven site command to show only the last 30 days. While this parser catch all changes ever the generated xml file will grow and grow (and then it will be crash with an out of memory error). This patch fix this problem.
> The fix includes also an adepted junit test tu verfiy this. It works.
> Thank you and best regards,
> Christoph Jerolimov
> Btw: I fill my full data into the project.xml.

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