(commons-jxpath) 27/27: Convert cascading if-else to switch

2024-09-12 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-jxpath.git commit c96b8355f8f650284eecbcc2833f5a6f3dd94ef9 Author: Gary Gregory AuthorDate: Thu Sep 12 09:47:33 2024 -0400

(commons-jxpath) 21/27: Convert cascading if-else to switch

2024-09-12 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-jxpath.git commit e150aca7784232ad03f4891221f4bf0c2cb0b4aa Author: Gary Gregory AuthorDate: Thu Sep 12 09:46:17 2024 -0400

(commons-jxpath) 19/27: Make private final class a private static final class

2024-09-12 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-jxpath.git commit 0682b3e2335928afe454746593bb7b5aa19fab47 Author: Gary Gregory AuthorDate: Thu Sep 12 09:46:03 2024 -0400

(commons-jxpath) 26/27: Use lambdas

2024-09-12 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-jxpath.git commit 151c7ae737e54c80f4621e06b37fb755ff27a714 Author: Gary Gregory AuthorDate: Thu Sep 12 09:47:18 2024 -0400

(commons-jxpath) 15/27: Use better append()

2024-09-12 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-jxpath.git commit ebb82d6028cca4426ce18bebf764116e125375c9 Author: Gary Gregory AuthorDate: Thu Sep 12 09:45:15 2024 -0400

(commons-jxpath) 22/27: Convert cascading if-else to switch

2024-09-12 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-jxpath.git commit 3251e41be59e0e484ed4f745e54ee09fdc0bcfd6 Author: Gary Gregory AuthorDate: Thu Sep 12 09:46:25 2024 -0400

(commons-jxpath) 23/27: Use better append()

2024-09-12 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-jxpath.git commit c69d1141465b4ade93dd0a074536a31f539304ff Author: Gary Gregory AuthorDate: Thu Sep 12 09:46:33 2024 -0400

(commons-jxpath) 07/27: Use lambdas

2024-09-12 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-jxpath.git commit ee47f115b0a058d2814fa66b0db258e6545275fe Author: Gary Gregory AuthorDate: Thu Sep 12 09:41:41 2024 -0400

(commons-jxpath) 24/27: Remove trailing whitespace

2024-09-12 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-jxpath.git commit ebe8036bded6caed88f2170d867b68cbcb4d1dea Author: Gary Gregory AuthorDate: Thu Sep 12 09:47:02 2024 -0400

(commons-jxpath) 20/27: Convert cascading if-else to switch

2024-09-12 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-jxpath.git commit 2d18072cc3b90569243f6a804f9da6101fe672f2 Author: Gary Gregory AuthorDate: Thu Sep 12 09:46:10 2024 -0400

(commons-lang) 08/23: Remove redundant syntax

2024-09-12 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 4654e093bf6b1c81f810677c0375266afa7e707d Author: Gary Gregory AuthorDate: Thu Sep 12 10:14:58 2024 -0400

(commons-lang) 09/23: Use final

2024-09-12 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 6c14b377e5d291480c8c6b7bbddce4938b6fa63c Author: Gary Gregory AuthorDate: Thu Sep 12 10:15:08 2024 -0400

(commons-lang) 21/23: Remove redundant syntax

2024-09-12 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 91fde94b4904c6498fcf23f951af6271474d64b3 Author: Gary Gregory AuthorDate: Thu Sep 12 10:20:33 2024 -0400

(commons-lang) branch master updated (ec4f545b6 -> fae5ca31a)

2024-09-12 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 ec4f545b6 Refactor into constants new a216a36dc Use final new ebfd8e556 Use final new

(commons-lang) 06/23: Remove redundant syntax

2024-09-12 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 24e80503b38e5605465035816e852630fddf8e3b Author: Gary Gregory AuthorDate: Thu Sep 12 10:14:36 2024 -0400

(commons-lang) 03/23: Use final

2024-09-12 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 beb3b8fbc55ec469f60a28398ddc60becad08a48 Author: Gary Gregory AuthorDate: Thu Sep 12 10:13:16 2024 -0400

(commons-lang) 04/23: Remove redundant call to super()

2024-09-12 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 e3552a530ddf54ee7f9d2ddf2137b5b8f171a925 Author: Gary Gregory AuthorDate: Thu Sep 12 10:14:00 2024 -0400

(commons-lang) 01/23: Use final

2024-09-12 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 a216a36dc1146ff17aa05705f47afcb5176ae0b2 Author: Gary Gregory AuthorDate: Thu Sep 12 10:12:26 2024 -0400

(commons-lang) 10/23: Remove redundant syntax

2024-09-12 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 200f02bec10440f8170a4cf275643f8a4c809d8c Author: Gary Gregory AuthorDate: Thu Sep 12 10:15:17 2024 -0400

(commons-lang) 19/23: Remove redundant syntax

2024-09-12 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 295e91a27a54b8dc0f699c540306be16d6f1a0f1 Author: Gary Gregory AuthorDate: Thu Sep 12 10:18:50 2024 -0400

(commons-lang) 15/23: Remove redundant syntax

2024-09-12 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 7cad9c3ef8b2f6a71eae9434cf55e93aecf60d6a Author: Gary Gregory AuthorDate: Thu Sep 12 10:17:23 2024 -0400

(commons-lang) 17/23: Remove redundant syntax

2024-09-12 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 a2fe02fc0c6265f898c9938fa40bfbde3a72c9ca Author: Gary Gregory AuthorDate: Thu Sep 12 10:17:40 2024 -0400

(commons-lang) 22/23: Remove redundant syntax

2024-09-12 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 ae1d3c5c4c2b21ff0c859b33c9f53172c76526f6 Author: Gary Gregory AuthorDate: Thu Sep 12 10:20:52 2024 -0400

(commons-lang) 16/23: Remove redundant syntax

2024-09-12 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 a9f02bc64e0535ec05ca851dcd3989f186988d24 Author: Gary Gregory AuthorDate: Thu Sep 12 10:17:32 2024 -0400

(commons-lang) 23/23: Remove redundant syntax

2024-09-12 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 fae5ca31a0b633cb7136bcb08424d51950ef42a9 Author: Gary Gregory AuthorDate: Thu Sep 12 10:21:28 2024 -0400

(commons-lang) 14/23: Remove redundant syntax

2024-09-12 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 b7698a627faec21a4009d8d67e6b47a3d79a9cd8 Author: Gary Gregory AuthorDate: Thu Sep 12 10:17:16 2024 -0400

(commons-lang) 12/23: Merge if clauses

2024-09-12 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 3739a4cd37fc5a73aa2eb64cfb2455d98bd713bf Author: Gary Gregory AuthorDate: Thu Sep 12 10:16:48 2024 -0400

(commons-lang) 20/23: Remove redundant syntax

2024-09-12 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 082b2d8b8caa7a1671311adda99008836ffea8f5 Author: Gary Gregory AuthorDate: Thu Sep 12 10:20:09 2024 -0400

(commons-lang) 05/23: Remove redundant syntax

2024-09-12 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 a2706e7c96012f16796d793ab50d53be7700fb20 Author: Gary Gregory AuthorDate: Thu Sep 12 10:14:26 2024 -0400

(commons-lang) 11/23: Use final

2024-09-12 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 2e0e2a1659198863f9a2d0388e784e68b9285b97 Author: Gary Gregory AuthorDate: Thu Sep 12 10:15:26 2024 -0400

(commons-lang) 07/23: Use final

2024-09-12 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 2f8cc86f3afdbb4a9befdc1c5eab08838ba43bfd Author: Gary Gregory AuthorDate: Thu Sep 12 10:14:47 2024 -0400

(commons-lang) 02/23: Use final

2024-09-12 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 ebfd8e556626d3a688d652a5b4576c582da3272b Author: Gary Gregory AuthorDate: Thu Sep 12 10:12:34 2024 -0400

(commons-lang) 13/23: Remove redundant syntax

2024-09-12 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 ce90d81ac26ed1dbb12f8fbf303889d40a1f83f0 Author: Gary Gregory AuthorDate: Thu Sep 12 10:17:02 2024 -0400

(commons-lang) 18/23: Remove redundant syntax

2024-09-12 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 55a9cb915a5f0e733b00ffd93942a6079c85ba53 Author: Gary Gregory AuthorDate: Thu Sep 12 10:17:52 2024 -0400

(commons-net) 04/04: Convert cascading if-else to switch

2024-09-12 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-net.git commit c6557d391ab75e339c3fc11e0a90fff5007be9a3 Author: Gary Gregory AuthorDate: Thu Sep 12 10:36:05 2024 -0400

(commons-net) branch master updated (3f9b234a -> c6557d39)

2024-09-12 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-net.git from 3f9b234a Merge pull request #283 from apache/dependabot/github_actions/actions/upload-artifact-4.4.0 new

(commons-net) 01/04: Convert cascading if-else to switch

2024-09-12 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-net.git commit 98d6395b60d7431e496245fb718ec5ea8634cf39 Author: Gary Gregory AuthorDate: Thu Sep 12 10:32:33 2024 -0400

(commons-net) 03/04: Convert cascading if-else to switch

2024-09-12 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-net.git commit 9246a5b76b9e21a6650f9a97cb4cc6f4232e9b14 Author: Gary Gregory AuthorDate: Thu Sep 12 10:32:52 2024 -0400

(commons-net) 02/04: Convert cascading if-else to switch

2024-09-12 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-net.git commit 15e3f6ef39157a4cd1bd04630f07c1998d860465 Author: Gary Gregory AuthorDate: Thu Sep 12 10:32:44 2024 -0400

(commons-scxml) 01/30: Use compact array declaration

2024-09-12 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-scxml.git commit e4c2ae6f5d297e809659cbbf5db07fc0a065f908 Author: Gary Gregory AuthorDate: Thu Sep 12 10:38:05 2024 -0400

(commons-scxml) branch master updated (92817eba -> 7bb4f45b)

2024-09-12 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-scxml.git from 92817eba Merge pull request #259 from apache/dependabot/github_actions/actions/upload-artifact-4.4.0

(commons-scxml) 04/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 36dbbe85dec1fe49ae6b18939fa5895d2020a5cb Author: Gary Gregory AuthorDate: Thu Sep 12 10:39:28 2024 -0400

(commons-scxml) 03/30: Remove redundant syntax

2024-09-12 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-scxml.git commit a4db26da626c1cc4695f3c33ca3150e97f9bb4d5 Author: Gary Gregory AuthorDate: Thu Sep 12 10:39:15 2024 -0400

(commons-scxml) 16/30: Merge if clauses

2024-09-12 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-scxml.git commit 08810d4a4db4d3b46f3b3912738c129bf5d47ef8 Author: Gary Gregory AuthorDate: Thu Sep 12 10:43:19 2024 -0400

(commons-scxml) 19/30: Merge if clauses

2024-09-12 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-scxml.git commit 6050e69c76498d625db08e1f7efbc1661ff49725 Author: Gary Gregory AuthorDate: Thu Sep 12 10:43:57 2024 -0400

(commons-scxml) 17/30: Use diamonds

2024-09-12 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-scxml.git commit fbf7a785c219ae16dcc9fc6e2705f489309c234d Author: Gary Gregory AuthorDate: Thu Sep 12 10:43:33 2024 -0400

(commons-scxml) 08/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 924b8cceb342c9003aca4dd3d8120e1a68deac38 Author: Gary Gregory AuthorDate: Thu Sep 12 10:40:22 2024 -0400

(commons-scxml) 09/30: Use final

2024-09-12 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-scxml.git commit d9be4d1c8be068124edf84acfc53f1a6ae7836b3 Author: Gary Gregory AuthorDate: Thu Sep 12 10:40:32 2024 -0400

(commons-scxml) 11/30: Merge else if block

2024-09-12 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-scxml.git commit b205e536bd44a6da7adf700719904482f922c2da Author: Gary Gregory AuthorDate: Thu Sep 12 10:41:16 2024 -0400

(commons-scxml) 21/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 6fcb38241557981cefd6aade17050d39e77ecebc Author: Gary Gregory AuthorDate: Thu Sep 12 10:44:20 2024 -0400

(commons-scxml) 02/30: Make private class a private static class

2024-09-12 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-scxml.git commit cd90fda05653982f96de11a0c29bbc46f31fe0ae Author: Gary Gregory AuthorDate: Thu Sep 12 10:38:56 2024 -0400

(commons-scxml) 23/30: Merge if clauses

2024-09-12 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-scxml.git commit a629d363c2680682285512702cb1bc365c70d5ed Author: Gary Gregory AuthorDate: Thu Sep 12 10:44:45 2024 -0400

(commons-scxml) 06/30: Remove redundant syntax

2024-09-12 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-scxml.git commit a6bc2d3232b41c610e0c18dad84ed5acafd4adbe Author: Gary Gregory AuthorDate: Thu Sep 12 10:40:02 2024 -0400

(commons-scxml) 27/30: Use compact array declaration

2024-09-12 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-scxml.git commit de432641760b9425b5536162cbea01fe40a4d495 Author: Gary Gregory AuthorDate: Thu Sep 12 10:45:21 2024 -0400

(commons-scxml) 25/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 43c69eed419347f1f53fd088789bafea57c3154e Author: Gary Gregory AuthorDate: Thu Sep 12 10:45:03 2024 -0400

(commons-scxml) 07/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 69dc129d413b8b6db43f26e24b6e52d07cba32e0 Author: Gary Gregory AuthorDate: Thu Sep 12 10:40:13 2024 -0400

(commons-scxml) 22/30: Merge else if block

2024-09-12 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-scxml.git commit 47958a1c27dea72c8debd6abcc330c9feb0999f5 Author: Gary Gregory AuthorDate: Thu Sep 12 10:44:31 2024 -0400

(commons-scxml) 29/30: Use final

2024-09-12 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-scxml.git commit 772d60e89b393c2389e5d5bb39476bcee67f6f99 Author: Gary Gregory AuthorDate: Thu Sep 12 10:45:44 2024 -0400

(commons-scxml) 28/30: Add missing @Deprecated

2024-09-12 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-scxml.git commit 4731bbe900853e2d1863f17aabdc34ad27673967 Author: Gary Gregory AuthorDate: Thu Sep 12 10:45:34 2024 -0400

(commons-scxml) 26/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 9f8b9a186c3d4e7d0e2c49049ddd39c3f960d4a5 Author: Gary Gregory AuthorDate: Thu Sep 12 10:45:11 2024 -0400

(commons-scxml) 10/30: Merge else if block

2024-09-12 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-scxml.git commit 1f6608ed161092f0ded2958e2ad2a5be0a0512b4 Author: Gary Gregory AuthorDate: Thu Sep 12 10:41:06 2024 -0400

(commons-scxml) 30/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 7bb4f45b7aa8b8f73a9493892d4ae6afb54c8907 Author: Gary Gregory AuthorDate: Thu Sep 12 10:45:53 2024 -0400

(commons-scxml) 05/30: Use compact array declaration

2024-09-12 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-scxml.git commit c6521a4b284d9e258bdf3fc12b8466e3beb7da00 Author: Gary Gregory AuthorDate: Thu Sep 12 10:39:47 2024 -0400

(commons-scxml) 14/30: Remove redundant syntax

2024-09-12 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-scxml.git commit e84249796c89c8fc2d138da5f6ccc9a325000ede Author: Gary Gregory AuthorDate: Thu Sep 12 10:41:50 2024 -0400

(commons-scxml) 12/30: Use final

2024-09-12 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-scxml.git commit 84933eaf13bc95a050a3b192a8c12a8bc6d05585 Author: Gary Gregory AuthorDate: Thu Sep 12 10:41:23 2024 -0400

(commons-scxml) 13/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 5058524590049d8624b387e91a67bad6ced561c8 Author: Gary Gregory AuthorDate: Thu Sep 12 10:41:38 2024 -0400

(commons-scxml) 18/30: Remove redundant syntax

2024-09-12 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-scxml.git commit 4b72c76d99b5c54f32e09d54ccb3116e60f1e91c Author: Gary Gregory AuthorDate: Thu Sep 12 10:43:45 2024 -0400

(commons-scxml) 24/30: Merge if clauses

2024-09-12 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-scxml.git commit f3338a57379a4f61232302e8e28e37fff1804b1d Author: Gary Gregory AuthorDate: Thu Sep 12 10:44:56 2024 -0400

(commons-scxml) 15/30: Remove redundant syntax

2024-09-12 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-scxml.git commit c4313d5c26281a92a6b894f00101db49e14fcf6a Author: Gary Gregory AuthorDate: Thu Sep 12 10:43:01 2024 -0400

(commons-scxml) 20/30: Remove redundant syntax

2024-09-12 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-scxml.git commit a21b575064bd8c999fe934390659e9c9081f3494 Author: Gary Gregory AuthorDate: Thu Sep 12 10:44:13 2024 -0400

(commons-text) 01/05: Remove redundant syntax

2024-09-12 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 commit fe271ec050b658875c85a8ca9f625e88f6f2e945 Author: Gary Gregory AuthorDate: Thu Sep 12 10:58:03 2024 -0400

(commons-text) 05/05: Remove redundant syntax

2024-09-12 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 commit 6cc3e4b446743e6f27b00a3dabf0033f08400b61 Author: Gary Gregory AuthorDate: Thu Sep 12 10:58:58 2024 -0400

(commons-text) 03/05: Remove redundant syntax

2024-09-12 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 commit c170a1fd721dd1d9bd4d9faf7999518341745281 Author: Gary Gregory AuthorDate: Thu Sep 12 10:58:35 2024 -0400

(commons-text) 04/05: Remove redundant syntax

2024-09-12 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 commit fbc72c9fce933b2c6d6166d545af3be3cf5b9c64 Author: Gary Gregory AuthorDate: Thu Sep 12 10:58:51 2024 -0400

(commons-text) branch master updated (9549aba4 -> 6cc3e4b4)

2024-09-12 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-text.git from 9549aba4 Use Assertions.assertInstanceOf() new fe271ec0 Remove redundant syntax new cc3907ba Merge

(commons-text) 02/05: Merge if clauses

2024-09-12 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 commit cc3907ba239514f49fcad9163abd539bd6c2aee6 Author: Gary Gregory AuthorDate: Thu Sep 12 10:58:19 2024 -0400

(commons-validator) branch master updated: Convert cascading if-else to switch

2024-09-12 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-validator.git The following commit(s) were added to refs/heads/master by this push: new 7bad6190 Convert cascading if-else

(commons-vfs) 01/03: Convert cascading if-else to switch

2024-09-12 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 commit 5790c370e874d3c3fc8f8f0149107f9208626f28 Author: Gary Gregory AuthorDate: Thu Sep 12 12:16:25 2024 -0400

(commons-vfs) branch master updated (9703fdb9 -> e3e5edb8)

2024-09-12 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-vfs.git from 9703fdb9 Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#596) new 5790c370 Convert cascading if-else

(commons-vfs) 02/03: Use for each

2024-09-12 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 commit 7a41d30a167bf0d305d743f30803905a40c0bff5 Author: Gary Gregory AuthorDate: Thu Sep 12 12:17:06 2024 -0400

(commons-vfs) 03/03: Use Collections.sort(List)

2024-09-12 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 commit e3e5edb86115a84a703e28fc3ef0389d33d8b20c Author: Gary Gregory AuthorDate: Thu Sep 12 12:17:25 2024 -0400

(commons-beanutils) branch master updated: Normalize test class names

2024-09-12 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new 3406e742 Normalize test class

(commons-beanutils) branch master updated: Javadoc

2024-09-12 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-beanutils.git The following commit(s) were added to refs/heads/master by this push: new eac44d4a Javadoc eac44d4a is

(commons-compress) branch master updated: Update release properties

2024-09-12 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-compress.git The following commit(s) were added to refs/heads/master by this push: new afd16622e Update release properties

(commons-io) branch master updated: Bump actions/setup-java from 4.2.2 to 4.3.0 (#669)

2024-09-12 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 7d0eedaa8 Bump actions/setup-java from

(commons-io) branch dependabot/github_actions/actions/setup-java-4.3.0 deleted (was 68be643a6)

2024-09-12 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/setup-java-4.3.0 in repository https://gitbox.apache.org/repos/asf/commons-io.git was 68be643a6 Bump actions/setup-java from 4.2.2 to 4.3.0 The

(commons-scxml) branch master updated (7bb4f45b -> d434b236)

2024-09-12 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-scxml.git from 7bb4f45b Remove redundant syntax add 0a48d1ef Bump actions/setup-java from 4.2.2 to 4.3.0 new

(commons-scxml) 01/01: Merge pull request #260 from apache/dependabot/github_actions/actions/setup-java-4.3.0

2024-09-12 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-scxml.git commit d434b2360d1fc9644b753a8dcec65b54ab532ad6 Merge: 7bb4f45b 0a48d1ef Author: Gary Gregory AuthorDate: Thu Sep 12

(commons-scxml) branch dependabot/github_actions/actions/setup-java-4.3.0 deleted (was 0a48d1ef)

2024-09-12 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/setup-java-4.3.0 in repository https://gitbox.apache.org/repos/asf/commons-scxml.git was 0a48d1ef Bump actions/setup-java from 4.2.2 to 4.3.0 The

(commons-net) branch master updated (c6557d39 -> 9e11c5d2)

2024-09-12 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-net.git from c6557d39 Convert cascading if-else to switch add 8c055b75 Bump actions/setup-java from 4.2.2 to 4.3.0

(commons-net) branch dependabot/github_actions/actions/setup-java-4.3.0 deleted (was 8c055b75)

2024-09-12 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/setup-java-4.3.0 in repository https://gitbox.apache.org/repos/asf/commons-net.git was 8c055b75 Bump actions/setup-java from 4.2.2 to 4.3.0 The

(commons-jci) 01/01: Merge pull request #132 from apache/dependabot/github_actions/actions/setup-java-4.3.0

2024-09-12 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-jci.git commit b8843dae6dac0ea7239267ca5adba90e9bba287d Merge: 554d2d0 8caa678 Author: Gary Gregory AuthorDate: Fri Sep 13 02

(commons-net) 01/01: Merge pull request #284 from apache/dependabot/github_actions/actions/setup-java-4.3.0

2024-09-12 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-net.git commit 9e11c5d24e52b14e202eccc69e9657389b6748ea Merge: c6557d39 8c055b75 Author: Gary Gregory AuthorDate: Fri Sep 13 02

(commons-compress) branch dependabot/github_actions/actions/setup-java-4.3.0 deleted (was 08d1822f4)

2024-09-12 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/setup-java-4.3.0 in repository https://gitbox.apache.org/repos/asf/commons-compress.git was 08d1822f4 Bump actions/setup-java from 4.2.2 to 4.3.0 The

(commons-jci) branch master updated (554d2d0 -> b8843da)

2024-09-12 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-jci.git from 554d2d0 Create and fill list in one call add 8caa678 Bump actions/setup-java from 4.2.2 to 4.3.0

(commons-compress) branch master updated: Bump actions/setup-java from 4.2.2 to 4.3.0 (#572)

2024-09-12 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-compress.git The following commit(s) were added to refs/heads/master by this push: new e47caed8d Bump actions/setup-java

(commons-dbcp) branch master updated: Bump actions/setup-java from 4.2.2 to 4.3.0 (#431)

2024-09-12 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-dbcp.git The following commit(s) were added to refs/heads/master by this push: new d9091802 Bump actions/setup-java from

(commons-dbcp) branch dependabot/github_actions/actions/setup-java-4.3.0 deleted (was 70c9af92)

2024-09-12 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/setup-java-4.3.0 in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git was 70c9af92 Bump actions/setup-java from 4.2.2 to 4.3.0 The

(commons-digester) branch master updated (68693dfa -> 20253506)

2024-09-12 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-digester.git from 68693dfa Merge pull request #191 from apache/dependabot/github_actions/actions/upload-artifact-4.4.0

(commons-digester) branch dependabot/github_actions/actions/setup-java-4.3.0 deleted (was 5b2fc125)

2024-09-12 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/actions/setup-java-4.3.0 in repository https://gitbox.apache.org/repos/asf/commons-digester.git was 5b2fc125 Bump actions/setup-java from 4.2.2 to 4.3.0 The

<    2   3   4   5   6   7   8   9   10   11   >