You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Julian Wood (JIRA)" <ji...@codehaus.org> on 2005/11/29 23:22:06 UTC

[jira] Created: (MPCHANGELOG-78) The time in the timestamp of the changelog report is always 00:00:00

The time in the timestamp of the changelog report is always 00:00:00
--------------------------------------------------------------------

         Key: MPCHANGELOG-78
         URL: http://jira.codehaus.org/browse/MPCHANGELOG-78
     Project: maven-changelog-plugin
        Type: Bug
 Environment: OSX 10.4.3, java 1.4.2_09
    Reporter: Julian Wood
    Priority: Minor


The time in the timestamp of the changelog report is always 00:00:00

The ChangeLogHandler ignores the time element in changelog.xml. One solution is to handle that element, as in the attached patch.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPCHANGELOG-78) The time in the timestamp of the changelog report is always 00:00:00

Posted by "Julian Wood (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPCHANGELOG-78?page=all ]

Julian Wood updated MPCHANGELOG-78:
-----------------------------------

    Attachment: MNG-78-changelog-maven-plugin.patch

Deals with the time element. Presumes the date element has already been parsed, and adds time to it. 

> The time in the timestamp of the changelog report is always 00:00:00
> --------------------------------------------------------------------
>
>          Key: MPCHANGELOG-78
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-78
>      Project: maven-changelog-plugin
>         Type: Bug
>  Environment: OSX 10.4.3, java 1.4.2_09
>     Reporter: Julian Wood
>     Priority: Minor
>  Attachments: MNG-78-changelog-maven-plugin.patch
>
>
> The time in the timestamp of the changelog report is always 00:00:00
> The ChangeLogHandler ignores the time element in changelog.xml. One solution is to handle that element, as in the attached patch.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org