You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by codingsince1985 <gi...@git.apache.org> on 2018/01/20 02:17:08 UTC

[GitHub] commons-lang pull request #312: LANG-1375: defaultString(str) reuses default...

GitHub user codingsince1985 opened a pull request:

    https://github.com/apache/commons-lang/pull/312

    LANG-1375: defaultString(str) reuses defaultString(str, defaultStr)

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/codingsince1985/commons-lang LANG-1375

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/312.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #312
    
----
commit d575057852ab2be41abb39b8de69a35cace5c67d
Author: Jerry Zhao <je...@...>
Date:   2018-01-19T02:57:30Z

    LANG-1375: defaultString(str) reuses defaultString(str, defaultStr)

----


---

[GitHub] commons-lang issue #312: LANG-1375: defaultString(str) reuses defaultString(...

Posted by kinow <gi...@git.apache.org>.
Github user kinow commented on the issue:

    https://github.com/apache/commons-lang/pull/312
  
    Merged. Checked the pull request locally, built the project, ran tests, confirmed the diff, and then updated changes.xml.
    
    Thanks again @codingsince1985 !


---

[GitHub] commons-lang pull request #312: LANG-1375: defaultString(str) reuses default...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/312


---