[
https://issues.apache.org/jira/browse/MPIR-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MPIR-436.
-------------------------------
Resolution: Fixed
Fixed with
[a5e3348b7c298c7ff50624f6a22ef26668dd645b|https://gitbox.apache.org/repos/asf?p=maven-project-info-reports-plugin.git;a=commit;h=a5e3348b7c298c7ff50624f6a22ef26668dd645b].
> Don't use DecimalFormat which is identical with String#valueOf(long)
> --------------------------------------------------------------------
>
> Key: MPIR-436
> URL: https://issues.apache.org/jira/browse/MPIR-436
> Project: Maven Project Info Reports Plugin
> Issue Type: Improvement
> Components: dependencies
> Affects Versions: 3.4.3
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.4.4
>
>
> The convoluted solution with a {{DecimalFormat}} merely prints out the same
> as {{String.valueOf()}}, therefore it has very little use here, rather
> overhead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)