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

Stephen Connolly reopened MNG-5934:
-----------------------------------

Maven 3.4.0 has been dropped. See [this 
thread|https://mail-archives.apache.org/mod_mbox/maven-dev/201701.mbox/%3CCA%2BnPnMx-e7kGYy3Hp87v8hLGdhp1q%3DtKLx_6QuZ4kGUqHEBGcw%40mail.gmail.com%3E]
 for more details.

This issue will need to be re-scheduled for a Maven release in the (hopefully 
near) future.

> String handling issues identified by PMD
> ----------------------------------------
>
>                 Key: MNG-5934
>                 URL: https://issues.apache.org/jira/browse/MNG-5934
>             Project: Maven
>          Issue Type: Improvement
>    Affects Versions: 3.3.9
>            Reporter: Alex Henrie
>            Assignee: Christian Schulte
>            Priority: Minor
>              Labels: easyfix, newbie, patch, performance
>             Fix For: 3.4.0
>
>         Attachments: 
> 0001-Prefer-StringBuilder.append-char-to-StringBuilder.ap.patch, 
> 0002-Prefer-String.indexOf-char-to-String.indexOf-String.patch, 
> 0003-Combine-string-literals-instead-of-calling-String.ap.patch, 
> 0004-Construct-StringBuffers-with-enough-space-to-begin-w.patch
>
>
> The code linting tool [PMD|http://pmd.sourceforge.net/pmd-5.2.0/] identified 
> numerous places where Maven's string handling is inefficient. I've prepared a 
> set of patches that should help speed things up.
> The command I used was `pmd -d . -R java-strings`



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to