[commons-release-plugin] branch master updated: Bump checkstyle from 8.42 to 8.44

2021-06-28 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 3090763 Bump checkstyle from 8.4

[commons-collections] branch master updated: Bump checkstyle from 8.43 to 8.44

2021-06-28 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new dd048a4 Bump checkstyle from 8.43 t

[commons-text] branch master updated: Bump checkstyle from 8.43 to 8.44

2021-06-28 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow 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 e76bd05 Bump checkstyle from 8.43 to 8.44

[commons-compress] branch master updated (488425c -> d0af873)

2021-06-28 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from 488425c only try to recover from broken 7z archive if explicitly asked to new 3fe6b42 make sure co

[commons-compress] 02/02: make sure PAX header value fits into the size of the current entry

2021-06-28 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit d0af873e77d16f41edfef7b69da5c8c35c96a650 Author: Stefan Bodewig AuthorDate: Sat Jun 5 21:01:22 2021 +0200

[commons-compress] 01/02: make sure coders are only used once in folder

2021-06-28 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 3fe6b42110dc56d0d6fe0aaf80cfecb8feea5321 Author: Stefan Bodewig AuthorDate: Sun Jun 6 08:09:38 2021 +0200

[commons-pool] branch master updated: Use lambdas.

2021-06-28 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-pool.git The following commit(s) were added to refs/heads/master by this push: new 76668a8 Use lambdas. 76668a8 is describ

[commons-pool] branch master updated: Inline single use local variables.

2021-06-28 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-pool.git The following commit(s) were added to refs/heads/master by this push: new 5d22148 Inline single use local variabl

[commons-pool] branch master updated: Formatting.

2021-06-28 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-pool.git The following commit(s) were added to refs/heads/master by this push: new d803158 Formatting. d803158 is describe

[commons-text] branch dependabot/maven/com.puppycrawl.tools-checkstyle-8.44 created (now f48e357)

2021-06-28 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.puppycrawl.tools-checkstyle-8.44 in repository https://gitbox.apache.org/repos/asf/commons-text.git. at f48e357 Bump checkstyle from 8.43 to 8.44 No new revision

[commons-pool] branch master updated: Use lambdas. Inline single use local variables.

2021-06-28 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-pool.git The following commit(s) were added to refs/heads/master by this push: new 88903bf Use lambdas. Inline single use

[commons-configuration] branch dependabot/maven/com.puppycrawl.tools-checkstyle-8.44 created (now 86ca7dd)

2021-06-28 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.puppycrawl.tools-checkstyle-8.44 in repository https://gitbox.apache.org/repos/asf/commons-configuration.git. at 86ca7dd Bump checkstyle from 8.43 to 8.44 No new

[commons-lang] branch dependabot/maven/com.puppycrawl.tools-checkstyle-8.44 created (now 3f06728)

2021-06-28 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.puppycrawl.tools-checkstyle-8.44 in repository https://gitbox.apache.org/repos/asf/commons-lang.git. at 3f06728 Bump checkstyle from 8.43 to 8.44 No new revision

[commons-pool] branch master updated: Pull up AbandonedConfig and related methods from GenericKeyedObjectPool and GenericObjectPool to BaseGenericObjectPool (fix for CPD issues). - BaseGenericObjectPo

2021-06-28 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-pool.git The following commit(s) were added to refs/heads/master by this push: new d8cb9a6 Pull up AbandonedConfig and rel

[commons-parent] branch master updated: Add SpotBugs to plugin management section.

2021-06-28 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-parent.git The following commit(s) were added to refs/heads/master by this push: new 9b100e9 Add SpotBugs to plugin manage

[commons-parent] branch master updated: Update SpotBugs Maven plugin and implementation to 4.2.3.

2021-06-28 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-parent.git The following commit(s) were added to refs/heads/master by this push: new 827a438 Update SpotBugs Maven plugin

[commons-pool] branch master updated: Add and use AbandonedConfig.copy(AbandonedConfig) to fix CPD code duplication issues in GenericKeyedObjectPool and GenericObjectPool.

2021-06-28 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-pool.git The following commit(s) were added to refs/heads/master by this push: new 38a8341 Add and use AbandonedConfig.cop

[commons-pool] branch master updated: Fix generics formatting.

2021-06-28 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-pool.git The following commit(s) were added to refs/heads/master by this push: new e7aa522 Fix generics formatting. e7aa52

[commons-pool] branch master updated: Clarify description.

2021-06-28 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-pool.git The following commit(s) were added to refs/heads/master by this push: new fc024e3 Clarify description. fc024e3 is

[commons-parent] branch master updated: Bump commons.pmd-impl.version from 6.35.0 to 6.36.0 #47.

2021-06-28 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-parent.git The following commit(s) were added to refs/heads/master by this push: new 67117a0 Bump commons.pmd-impl.version

[commons-parent] branch master updated: Bump commons.pmd-impl.version from 6.35.0 to 6.36.0 (#47)

2021-06-28 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-parent.git The following commit(s) were added to refs/heads/master by this push: new 0b0a568 Bump commons.pmd-impl.version

[commons-parent] branch master updated: Bump checkstyle from 8.43 to 8.44 #48.

2021-06-28 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-parent.git The following commit(s) were added to refs/heads/master by this push: new b98b92e Bump checkstyle from 8.43 to

[commons-parent] branch master updated (ceb2550 -> f0533b4)

2021-06-28 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-parent.git. from ceb2550 Bump commons.pmd-impl.version from 6.29.0 to 6.35.0 #46. add f0533b4 Bump checkstyle from 8.

[commons-collections] branch dependabot/maven/com.puppycrawl.tools-checkstyle-8.44 created (now 04240f2)

2021-06-28 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.puppycrawl.tools-checkstyle-8.44 in repository https://gitbox.apache.org/repos/asf/commons-collections.git. at 04240f2 Bump checkstyle from 8.43 to 8.44 No new r

[commons-jexl] branch dependabot/maven/com.puppycrawl.tools-checkstyle-8.44 created (now b8a986f)

2021-06-28 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.puppycrawl.tools-checkstyle-8.44 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git. at b8a986f Bump checkstyle from 8.43 to 8.44 No new revision

[commons-parent] branch dependabot/maven/com.puppycrawl.tools-checkstyle-8.44 created (now 54ebafa)

2021-06-28 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.puppycrawl.tools-checkstyle-8.44 in repository https://gitbox.apache.org/repos/asf/commons-parent.git. at 54ebafa Bump checkstyle from 8.43 to 8.44 No new revisi

[commons-parent] branch dependabot/maven/commons.pmd-impl.version-6.36.0 created (now d6c47ba)

2021-06-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/commons.pmd-impl.version-6.36.0 in repository https://gitbox.apache.org/repos/asf/commons-parent.git. at d6c47ba Bump commons.pmd-impl.version from 6.35.0 to 6.36.0

[commons-dbutils] branch dependabot/maven/com.puppycrawl.tools-checkstyle-8.44 created (now 6f260d1)

2021-06-28 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.puppycrawl.tools-checkstyle-8.44 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. at 6f260d1 Bump checkstyle from 8.37 to 8.44 No new revis

[commons-release-plugin] branch dependabot/maven/com.puppycrawl.tools-checkstyle-8.44 created (now 90f756d)

2021-06-28 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.puppycrawl.tools-checkstyle-8.44 in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git. at 90f756d Bump checkstyle from 8.42 to 8.44 No ne