[commons-build-plugin] branch dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.5.0.0 created (now c20c27b)

2021-11-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.5.0.0 in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git. at c20c27b Bump spotbugs-maven-plugin fr

[commons-text] branch master updated: Fix Javadoc.

2021-11-18 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 bbf661a Fix Javadoc. bbf661a is describ

[commons-lang] branch master updated: Fix Javadoc typo.

2021-11-18 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 7f9472e Fix Javadoc typo. 7f9472e is de

[commons-lang] branch master updated: Drop useless parens and use lambda.

2021-11-18 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 897f2e3 Drop useless parens and use lam

[commons-fileupload] branch dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.4.2.2 updated (a763ac3 -> 6ee2301)

2021-11-18 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.4.2.2 in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git. discard a763ac3 Bump spotbugs-maven-plugin from

[commons-fileupload] branch master updated (55f485d -> 3d8bfa0)

2021-11-18 Thread jochen
This is an automated email from the ASF dual-hosted git repository. jochen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git. from 55f485d Bump spotbugs-maven-plugin from 4.4.1 to 4.4.2.1 (#123) add 3d8bfa0 Bump spotbugs from 4.4

[commons-lang] branch master updated: Drop useless parens.

2021-11-18 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 adacce0 Drop useless parens. adacce0 is

[commons-lang] branch master updated: Drop version label.

2021-11-18 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 d5c7094 Drop version label. d5c7094 is

[commons-lang] branch master updated: Fix broken link.

2021-11-18 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 5c61f79 Fix broken link. 5c61f79 is des

[commons-lang] branch master updated: Parameterize PMD plugin with its underlying implementation version and use latest.

2021-11-18 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 6cb2e5a Parameterize PMD plugin with it

[commons-lang] branch master updated: Add Streams.failableStream(Collection) and deprecate misnamed stream(Collection).

2021-11-18 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 8f48ed8 Add Streams.failableStream(Coll

[commons-lang] branch master updated: Fix typos in param names.

2021-11-18 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 a0d2058 Fix typos in param names. a0d20

[commons-lang] 02/03: Javadoc.

2021-11-18 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 51ad9f989dda1e5c7f9487d1477c82ea003a864a Author: Gary Gregory AuthorDate: Thu Nov 18 11:19:04 2021 -0500 Ja

[commons-lang] 03/03: Add Streams.nullSafeStream(Collection). Add Streams.toStream(Collection).

2021-11-18 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 ff415c8f8f213d40a19f8dc9ac037050ef497bf8 Author: Gary Gregory AuthorDate: Thu Nov 18 12:46:31 2021 -0500 Ad

[commons-lang] 01/03: Sort members.

2021-11-18 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 4f059ec8e13760fb4b2329c7d3bba077525a1c85 Author: Gary Gregory AuthorDate: Thu Nov 18 11:18:16 2021 -0500 So

[commons-lang] branch master updated (4af0444 -> ff415c8)

2021-11-18 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 4af0444 Use Set instead of List for checking the contains() method #734. new 4f059ec Sort members.