Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-1994

Change geode StringUtils to extend commons StringUtils

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • general, management
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              prhomberg Patrick Rhomberg
              klund Kirk Lund
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: