Merge branch 'TEXT-106' of https://github.com/kinow/commons-text
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/b647f049 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/b647f049 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/b647f049 Branch: refs/heads/master Commit: b647f0496d0548b8ce817e6504fc0e72af618bad Parents: ee6017f 3554c40 Author: Rob Tompkins <chtom...@apache.org> Authored: Fri Dec 8 10:56:23 2017 -0500 Committer: Rob Tompkins <chtom...@apache.org> Committed: Fri Dec 8 10:56:23 2017 -0500 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + .../org/apache/commons/text/ExtendedMessageFormat.java | 5 ++++- .../apache/commons/text/ExtendedMessageFormatTest.java | 12 ++++++++++++ 3 files changed, 17 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/b647f049/src/test/java/org/apache/commons/text/ExtendedMessageFormatTest.java ----------------------------------------------------------------------