You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/02/12 23:50:18 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15145481#comment-15145481 ] 

Hudson commented on MNG-5975:
-----------------------------

SUCCESS: Integrated in maven-3.x #1217 (See [https://builds.apache.org/job/maven-3.x/1217/])
[MNG-5975] Use Java 7's SimpleDateFormat in (michaelo: rev 250d2545ea35cdb81883d6e9eb5519c3bbd8abcd)
* maven-embedder/src/main/java/org/apache/maven/cli/CLIReportingUtils.java


> 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.4.0
>
>
> 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.4#6332)