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

2017-02-23 Thread Stephen Connolly (JIRA)

 [ 
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: (was: 3.5.0-alpha-2)

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


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

2017-02-23 Thread Stephen Connolly (JIRA)

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


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

2017-01-09 Thread Stephen Connolly (JIRA)

 [ 
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: (was: 3.4.0)
   3.5.0

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


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

2016-02-12 Thread Michael Osipov (JIRA)

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

Michael Osipov updated MNG-5975:

Summary: Use Java 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp 
 (was: Use JDK 7's SimpleDateFormat in CLIReportingUtils#formatTimestamp)

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