[commons-fileupload] branch master updated: Add "TM" to logo per Apache guidelines

2023-07-10 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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new f911010 Add "TM" to logo per Apac

[commons-fileupload] branch master updated: Remove old logo

2023-07-10 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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 269a8e3 Remove old logo 269a8e3 i

[commons-fileupload] branch master updated: Add "TM" to logo per Apache guidelines

2023-07-10 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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 7ed8941 Add "TM" to logo per Apac

[commons-fileupload] branch master updated: Deduplicate menu items already in the project info section

2023-07-10 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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new b6d10a8 Deduplicate menu items al

[commons-fileupload] branch master updated: Better site menu

2023-07-10 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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 310cb91 Better site menu 310cb91

[commons-vfs] branch master updated: Better menu names

2023-07-10 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 216a68f8 Better menu names 216a68f8 is de

[commons-vfs] branch master updated: List modules before development in menu

2023-07-10 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 ac854bd4 List modules before development

[commons-lang] branch master updated: Javadoc

2023-07-10 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 61edac32f Javadoc 61edac32f is described

[commons-io] branch master updated: Use IntUnaryOperator

2023-07-10 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-io.git The following commit(s) were added to refs/heads/master by this push: new 6c01d24c Use IntUnaryOperator 6c01d24c is

[commons-lang] branch master updated: Not needed, use IntUnaryOperator

2023-07-10 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 31d0cbbe3 Not needed, use IntUnaryOperat

[commons-jexl] branch master updated: JEXL-401: added constCapture feature flag to control captured variables constness (sic); - added test; - refined debugger output when depth <= 1 to allow for bett

2023-07-10 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/master by this push: new 3276e2af JEXL-401: added constCapture feat

[commons-io] 01/02: Format tweak

2023-07-10 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-io.git commit b57c42a521b47fa5718ae92df057cd39262368c7 Author: Gary Gregory AuthorDate: Mon Jul 10 09:00:34 2023 -0400 Form

[commons-io] 02/02: Add AbstractStreamBuilder.setBufferSizeMax(int).

2023-07-10 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-io.git commit 4a298b781b5d6b007f39f5ff5661991ed6c9b889 Author: Gary Gregory AuthorDate: Mon Jul 10 09:46:18 2023 -0400 Add

[commons-io] branch master updated (0f3a88d0 -> 4a298b78)

2023-07-10 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-io.git from 0f3a88d0 Javadoc new b57c42a5 Format tweak new 4a298b78 Add AbstractStreamBuilder.setBufferSizeMax(int

[commons-imaging] 01/02: Use the diamond operator

2023-07-10 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-imaging.git commit 1d454665352fe076b3f2bba9e98aa48ccb2753ef Author: Gary Gregory AuthorDate: Mon Jul 10 09:23:50 2023 -0400

[commons-imaging] 02/02: Remove unused exception

2023-07-10 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-imaging.git commit 2e4faeca6062643bdaec2a36de9bd9ee2e27ed23 Author: Gary Gregory AuthorDate: Mon Jul 10 09:24:16 2023 -0400

[commons-imaging] branch master updated (18d9f47c -> 2e4faeca)

2023-07-10 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-imaging.git from 18d9f47c Update deprecated new 1d454665 Use the diamond operator new 2e4faeca Remove unused excep

[commons-lang] branch master updated (4e2782dde -> 120d3489a)

2023-07-10 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 4e2782dde Bump github/codeql-action from 2.20.1 to 2.20.3 (#1080) new accde3be2 Javdoc new 120d3489a

[commons-lang] 02/02: Add IntToIntFunction

2023-07-10 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 120d3489aad924e310a8071a66139947ace7a685 Author: Gary Gregory AuthorDate: Mon Jul 10 07:56:18 2023 -0400 Ad

[commons-lang] 01/02: Javdoc

2023-07-10 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 accde3be2368c64c2d3cb3c22e78a2b81c6423c9 Author: Gary Gregory AuthorDate: Mon Jul 10 07:14:20 2023 -0400 Ja

[commons-imaging] branch master updated: Update deprecated

2023-07-10 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-imaging.git The following commit(s) were added to refs/heads/master by this push: new 18d9f47c Update deprecated 18d9f47c i

[commons-io] branch master updated: Javadoc

2023-07-10 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-io.git The following commit(s) were added to refs/heads/master by this push: new 0f3a88d0 Javadoc 0f3a88d0 is described bel

[commons-email] branch master updated: Remove duplicate

2023-07-10 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-email.git The following commit(s) were added to refs/heads/master by this push: new 94909c5 Remove duplicate 94909c5 is de