[ https://issues.apache.org/jira/browse/MNG-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833690#comment-15833690 ]
Hudson commented on MNG-5975: ----------------------------- SUCCESS: Integrated in Jenkins build maven-3.x #1500 (See [https://builds.apache.org/job/maven-3.x/1500/]) [MNG-5975] Use Java 7's SimpleDateFormat in (michaelo: [http://git-wip-us.apache.org/repos/asf/?p=maven.git&a=commit&h=355f4dff03cea8cab0d7bdcb00fffa4e43b2c10b]) * (edit) 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.5.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)