[commons-lang] branch master updated: - com.github.spotbugs:spotbugs 4.0.0 -> 4.0.2. - com.puppycrawl.tools:checkstyle 8.29 -> 8.31.

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new f692351 - com.github.spotbugs:spotbugs

[commons-lang] branch master updated: spotbugs.plugin.version 4.0.0 -> 4.0.2.

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new 2997365 spotbugs.plugin.version 4.0.0

[commons-lang] branch master updated: (Javadoc) Fix return tag for throwableOf*() methods #518.

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new 7c754d9 (Javadoc) Fix return tag for

[commons-lang] branch master updated: (doc) Fix throwable is returned, not index (#518)

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new 22500d1 (doc) Fix throwable is

[commons-lang] branch master updated: [LANG-1534] Replace some usages of the ternary operator with calls to Math.max() and Math.min() #512.

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new 9388c57 [LANG-1534] Replace some

[commons-lang] branch master updated: Simplify some usages of the ternary operator with calls to Math.max() and Math.min(). (#512)

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new 44d4acc Simplify some usages of the

[commons-lang] branch master updated: [LANG-1537] Simplify a null check in the private replaceEach() method of StringUtils. #514.

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new 271cf4c [LANG-1537] Simplify a null

[commons-lang] branch master updated (96caf42 -> 0b899ee)

2020-04-20 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 96caf42 Simplify some if statements in StringUtils. #521. add 0b899ee Simplify a null check in the

[commons-lang] branch master updated: Simplify some if statements in StringUtils. #521.

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new 96caf42 Simplify some if statements in

[commons-lang] branch master updated (f13f787 -> 675d30d)

2020-04-20 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 f13f787 Simplify null checks in Triple.hashCode() using Objects.hashCode(). #516. add 675d30d

[commons-lang] 01/03: Simplify null checks in Pair.hashCode() using Objects.hashCode(). #517.

2020-04-20 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 a1531bcd1e25f0fdf92743c65e01bf9d716d5868 Author: Gary Gregory AuthorDate: Mon Apr 20 10:12:21 2020 -0400

[commons-lang] 03/03: Simplify null checks in Triple.hashCode() using Objects.hashCode(). #516.

2020-04-20 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 f13f787a6629e6eba2d027dd9635fb7cdcf0c17b Author: Gary Gregory AuthorDate: Mon Apr 20 16:44:29 2020 -0400

[commons-lang] 02/03: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git

2020-04-20 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 c25de73d21b991bceb64ce50e5b112ea5f2b67d8 Merge: a1531bc c7ab53f Author: Gary Gregory AuthorDate: Mon Apr 20

[commons-lang] branch master updated (c7ab53f -> f13f787)

2020-04-20 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 c7ab53f Simplify null checks in Triple.hashCode() using Objects.hashCode(). (#516) new a1531bc

[commons-lang] branch master updated: Simplify null checks in Triple.hashCode() using Objects.hashCode(). (#516)

2020-04-20 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 The following commit(s) were added to refs/heads/master by this push: new c7ab53f Simplify null checks in

[commons-lang] branch master updated (7f45b88 -> d7f8dce)

2020-04-20 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 7f45b88 Merge pull request #519 from Isira-Seneviratne/Correct_assertions_in_CharUtilsTest add