[jira] [Commented] (OFBIZ-11014) StringUtil cleanup

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11014) StringUtil cleanup

Nicolas Malin (Jira)

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

Swapnil M Mane commented on OFBIZ-11014:
----------------------------------------

Dear [~mthl] ,

Thanks so much for your contribution, highly appriciated.

As you know, we are celebrating OFBiz community days event from 24th – 28th May.
Can you please set the Sprint of this ticket (and also in the other tickets) to "OFBiz Community Day (May 2019)".
This will helps us track and report on the work done during the Community Days.

Please let me know if you need any help from myside.

Thank you!

 

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