You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stephen Connolly (JIRA)" <ji...@apache.org> on 2017/02/23 15:01:00 UTC

[jira] [Updated] (MNG-5975) Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp

     [ https://issues.apache.org/jira/browse/MNG-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Connolly updated MNG-5975:
----------------------------------
    Fix Version/s: 3.5.0-alpha-2
                   3.5.0-alpha-1

> Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp
> ------------------------------------------------------------------
>
>                 Key: MNG-5975
>                 URL: https://issues.apache.org/jira/browse/MNG-5975
>             Project: Maven
>          Issue Type: Improvement
>          Components: Embedding
>    Affects Versions: 3.3.9
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>             Fix For: 3.5.0, 3.5.0-alpha-1, 3.5.0-alpha-2
>
>
> The current code manually formats the timestamp because Commons Lang 3 was not in the dependencies list. Now there is, drop custom code and use builtin features.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)