[
https://issues.apache.org/jira/browse/MNG-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz closed MNG-7291.
-------------------------------------
Resolution: Fixed
> Avoid String concatenation in loops.
> ------------------------------------
>
> Key: MNG-7291
> URL: https://issues.apache.org/jira/browse/MNG-7291
> Project: Maven
> Issue Type: Sub-task
> Reporter: Arturo Bernal
> Assignee: Sylwester Lachiewicz
> Priority: Minor
>
> Avoid String concatenation in loops and replace with explicit calls to
> StringBuilder.append() or StringBuffer.append().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)