You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by oscarlvp <gi...@git.apache.org> on 2018/05/30 11:47:37 UTC

[GitHub] commons-codec pull request #13: [CODEC-246] Fixed the first pair used to tes...

GitHub user oscarlvp opened a pull request:

    https://github.com/apache/commons-codec/pull/13

    [CODEC-246] Fixed the first pair used to test isEncodeEqual

    After placing the assertion, the first pair failed. "Meyer" and "M\u00fcller"
    don't have the same code. Replaced "Meyer" by "Mueller".

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

    $ git pull https://github.com/oscarlvp/commons-codec trunk

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

    https://github.com/apache/commons-codec/pull/13.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 #13
    
----
commit 4879ed77564a77d6e03f2ef61990c776358a302d
Author: oscarlvp <os...@...>
Date:   2018-05-30T11:43:10Z

    [CODEC-246] Fixed the first pair used to test isEncodeEqual
    After placing the assertion, the first pair failed. "Meyer" and "M\u00fcller"
    don't have the same code. Replaced "Meyer" by "Mueller".

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-codec pull request #13: [CODEC-246] Fixed the first pair used to tes...

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

    https://github.com/apache/commons-codec/pull/13


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org