[ http://jira.codehaus.org/browse/MCHANGELOG-4?page=all ]

Brett Porter updated MCHANGELOG-4:
----------------------------------

    Fix Version: 2.0

> changelog.xml should somehow expire
> -----------------------------------
>
>          Key: MCHANGELOG-4
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-4
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Edwin Punzalan
>      Fix For: 2.0

>
>
> Running the changelog reports with a new set of parameters while 
> changelog.xml exists would cause changelog to still use the existing 
> changelog.xml when it should have already expired since the parameters have 
> changed.
> Three ways to fix this:
> 1) Incorporate the running parameters within the xml so the succeeding runs 
> can check if the contents are still valid.
> 2) Deleting the file after site generation. This way, the xml cache can only 
> be used once each run.
> 3) Set a timeout to make it expire after a certain period of time.

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

Reply via email to