Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-text into 1.5
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/c593dd39 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/c593dd39 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/c593dd39 Branch: refs/heads/master Commit: c593dd393a92189ecbf8e0be13f43affaa0c47bf Parents: d3d93c4 21ac2e3 Author: Rob Tompkins <[email protected]> Authored: Sat Sep 29 22:28:31 2018 -0400 Committer: Rob Tompkins <[email protected]> Committed: Sat Sep 29 22:28:31 2018 -0400 ---------------------------------------------------------------------- .../java/org/apache/commons/text/lookup/Base64StringLookup.java | 3 ++- .../org/apache/commons/text/lookup/ConstantStringLookup.java | 3 +-- .../org/apache/commons/text/lookup/PropertiesStringLookup.java | 5 ++++- .../org/apache/commons/text/lookup/UrlDecoderStringLookup.java | 2 +- .../org/apache/commons/text/lookup/UrlEncoderStringLookup.java | 2 +- 5 files changed, 9 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
