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