[commons-lang] branch master updated: Javadoc.

2021-12-04 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 656d202 Javadoc. 656d202 is described

[commons-lang] branch master updated: Remove unnecessary @SuppressWarnings("unchecked").

2021-12-04 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 ad1a8c9 Remove unnecessary

[commons-vfs] branch master updated: Fix NullPointerException when the current thread is stopped.

2021-12-04 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-vfs.git The following commit(s) were added to refs/heads/master by this push: new 2f3fe3c Fix NullPointerException when

[commons-lang] 02/03: Better param names.

2021-12-04 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 49cfcc2c479e606bfb9b1b26f50b63397222d965 Author: Gary Gregory AuthorDate: Sat Dec 4 10:02:28 2021 -0500

[commons-lang] 01/03: Javadoc typos.

2021-12-04 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 bf48d8a53cc6f4e702412dd864a8741f2a06ea36 Author: Gary Gregory AuthorDate: Sat Dec 4 09:58:57 2021 -0500

[commons-lang] 03/03: Fix NullPointerException in ThreadUtils.getSystemThreadGroup() when the current thread is stopped.

2021-12-04 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 45d454b3e7aeccfadf855dda8bdfca93d90fef0c Author: Gary Gregory AuthorDate: Sat Dec 4 10:07:30 2021 -0500

[commons-lang] branch master updated (69941d9 -> 45d454b)

2021-12-04 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 69941d9 Fix PMD: Avoid using a branching statement as the last in a loop. new bf48d8a Javadoc typos.

[commons-lang] 02/02: Fix PMD: Avoid using a branching statement as the last in a loop.

2021-12-04 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 69941d96c49f5ac552aea8630dd4f18c6821ebc8 Author: Gary Gregory AuthorDate: Sat Dec 4 09:51:55 2021 -0500

[commons-lang] branch master updated (e6ae756 -> 69941d9)

2021-12-04 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 e6ae756 Add Streams.instancesOf(Class, Collection). new 972bf05 Refactor internals. new 69941d9

[commons-lang] 01/02: Refactor internals.

2021-12-04 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 972bf05adea62b912984e1c06a990c815c0e901e Author: Gary Gregory AuthorDate: Sat Dec 4 09:15:17 2021 -0500