[ 
https://issues.apache.org/jira/browse/OFBIZ-11014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848117#comment-16848117
 ] 

Mathieu Lirzin edited comment on OFBIZ-11014 at 5/25/19 9:46 AM:
-----------------------------------------------------------------

Patch 1 to 14 has been commited on trunk on revisions:
r1859920 r1859921 r1859922 r1859923 r1859924 r1859925 r1859926 r1859927 
r1859928 r1859929 r1859930 r1859932 r1859934 r1859937


was (Author: mthl):
Patch 1 to 14 has been commited on trunk on revisions:
r1859920 r1859921 r1859922 r1859923 r1859924 r1859925 r1859926 r1859927 
r1859928 r1859929 r1859930 r1859932 r1859934

> StringUtil cleanup
> ------------------
>
>                 Key: OFBIZ-11014
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11014
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Minor
>         Attachments: 
> OFBIZ-11014_0001-Remove-useless-StringUtil-join-overload.patch, 
> OFBIZ-11014_0002-Rewrite-StringUtil-join-method.patch, 
> OFBIZ-11014_0003-Remove-unused-StringUtil-append-method.patch, 
> OFBIZ-11014_0004-Remove-unused-StringUtil-split-overload.patch, 
> OFBIZ-11014_0005-Inline-StringUtil-quoteStrList-method.patch, 
> OFBIZ-11014_0006-Remove-unused-StringUtil-strToMap-overload.patch, 
> OFBIZ-11014_0007-Remove-unused-StringUtil-mapToStr-method.patch, 
> OFBIZ-11014_0008-Remove-unused-StringUtil-convertChar-method.patch, 
> OFBIZ-11014_0009-Remove-unused-StringUtil-removeNumeric-meth.patch, 
> OFBIZ-11014_0010-Remove-unused-StringUtil-collapseNewlines-m.patch, 
> OFBIZ-11014_0011-Remove-unused-StringUtil-collapseSpaces-met.patch, 
> OFBIZ-11014_0012-Remove-unused-StringUtil-collapseCharacter.patch, 
> OFBIZ-11014_0013-Remove-unused-StringUtil-appendTo-methods.patch, 
> OFBIZ-11014_0014-Turn-StringUtilTests-into-a-unit-test.patch
>
>
> {{StringUtil}} contains stuff that is not useful with recent version of Java. 
> For example the {{StringUtil#split}} method could be replaced by the 
> {{String#split}} method. As a consequence {{StringUtil}} should be cleaned up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to