[commons-text] branch master updated: Checkstyle.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 2098abc Checkstyle. 2098abc is describe

[commons-text] branch master updated: Add sanity check.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 3a4f2d2 Add sanity check. 3a4f2d2 is de

[commons-text] branch master updated: Checkstyle.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new bb204fd Checkstyle. bb204fd is describe

[commons-text] branch master updated: Comment.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new d0adfa6 Comment. d0adfa6 is described b

[commons-text] branch master updated: Add BiStringLookup and implementation BiFunctionStringLookup.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 54abd28 Add BiStringLookup and implemen

[commons-text] branch master updated: Checkstyle.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 358afce Checkstyle. 358afce is describe

[commons-text] branch master updated: Simplify tests by reusing factory method.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 1c964bc Simplify tests by reusing facto

[commons-text] branch master updated: Use try-with-resources.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 3810da4 Use try-with-resources. 3810da4

[commons-text] branch master updated: Sort members.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new c9aa25e Sort members. c9aa25e is descri

[commons-text] branch master updated: Replace internal Base64DecoderStringLookup and Base64EncoderStringLookup with a FunctionStringLookup. Checkstyle.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 758bb88 Replace internal Base64DecoderS

[commons-text] 09/09: Replace internal EnvironmentVariableLookup with a FunctionStringLookup. Checkstyle.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 4499606ba73f4667d736b2816506485770d9f382 Author: Gary Gregory AuthorDate: Sat Jun 27 10:38:41 2020 -0400 Re

[commons-text] 01/09: Sort members.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 06a4648e2432d0e17cca48dbac47a38e49fac3b6 Author: Gary Gregory AuthorDate: Sat Jun 27 09:36:58 2020 -0400 So

[commons-text] 06/09: Replace internal MapStringLookup with FunctionStringLookup.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit b0495d88e37e30ca932bf17c85b08cd95fe5f164 Author: Gary Gregory AuthorDate: Sat Jun 27 10:19:53 2020 -0400 Re

[commons-text] 07/09: Replace internal SystemPropertyStringLookup with a FunctionStringLookup.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 358f7032e39ffaf2be9a47307d84deb00670f36a Author: Gary Gregory AuthorDate: Sat Jun 27 10:28:50 2020 -0400 Re

[commons-text] 08/09: Replace internal NullStringLookup with a FunctionStringLookup.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit d0e9ad75e800988604f3b0d927fde90e0eed4e17 Author: Gary Gregory AuthorDate: Sat Jun 27 10:33:32 2020 -0400 Re

[commons-text] 03/09: Add org.apache.commons.text.lookup.StringLookupFactory.functionStringLookup(Function).

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit bb9b4e8e15518ea38f917b837b1d8238356f85a1 Author: Gary Gregory AuthorDate: Sat Jun 27 10:03:25 2020 -0400 Ad

[commons-text] 05/09: Use factory class. Checkstyle. Add factory method.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit cec7345489f251978962670d77f6d4e5d2032499 Author: Gary Gregory AuthorDate: Sat Jun 27 10:17:47 2020 -0400 Us

[commons-text] branch master updated (903e40e -> 4499606)

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from 903e40e Reuse StringUtils.substringAfter(). new 06a4648 Sort members. new a34ccac Add org.apach

[commons-text] 04/09: Annotate StringLookup as a FunctionalInterface.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 13d673ac6ab766e10b239af04f89c82b92062e65 Author: Gary Gregory AuthorDate: Sat Jun 27 10:05:59 2020 -0400 An

[commons-text] 02/09: Add org.apache.commons.text.lookup.StringLookupFactory.functionStringLookup(Function).

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit a34ccac32b2e4a0c7f8abc94b4881a3aa91b6c01 Author: Gary Gregory AuthorDate: Sat Jun 27 10:02:37 2020 -0400 Ad

[commons-lang] branch master updated (1621a23 -> 062bc6f)

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from 1621a23 Make org.apache.commons.lang3.CharSequenceUtils.toCharArray(CharSequence) public. new d68a7a4

[commons-lang] 01/03: Add org.apache.commons.lang3.StringUtils.substringAfter(String, int).

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit d68a7a4189be8032045f952952c1aa9c764a3b9a Author: Gary Gregory AuthorDate: Sat Jun 27 09:24:06 2020 -0400 Ad

[commons-lang] 02/03: Use final.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 75fa90e96c3ea16f92e1a178b257534990ac1616 Author: Gary Gregory AuthorDate: Sat Jun 27 09:24:58 2020 -0400 Us

[commons-lang] 03/03: Add Add org.apache.commons.lang3.StringUtils.substringAfterLast(String, int).

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 062bc6fe7d48d4eb4cdf3abec09e7547a0a9aed7 Author: Gary Gregory AuthorDate: Sat Jun 27 09:32:30 2020 -0400 Ad

[commons-text] branch master updated: Reuse StringUtils.substringAfter().

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 903e40e Reuse StringUtils.substringAfte

[commons-text] branch master updated: Reuse Objects.toString().

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new c60d835 Reuse Objects.toString(). c60d8

[commons-text] branch master updated: Javadoc.

2020-06-27 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 2cf2f6d Javadoc. 2cf2f6d is described b