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