You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2017/09/18 17:37:00 UTC

[jira] [Resolved] (GEODE-1994) Change geode StringUtils to extend commons StringUtils

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

Patrick Rhomberg resolved GEODE-1994.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Change geode StringUtils to extend commons StringUtils
> ------------------------------------------------------
>
>                 Key: GEODE-1994
>                 URL: https://issues.apache.org/jira/browse/GEODE-1994
>             Project: Geode
>          Issue Type: Wish
>          Components: general, management
>            Reporter: Kirk Lund
>            Assignee: Patrick Rhomberg
>             Fix For: 1.3.0
>
>
> org.apache.geode.internal.lang.StringUtils duplicates some of the methods in org.apache.commons.lang.StringUtils with some inconsistencies.
> isBlank is implemented identically
> isEmpty is inconsistent -- commons version returns true if string is null, while geode version returns false if string is null



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)