(commons-cli) 04/05: Fix XML

2024-02-26 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-cli.git commit 9f4b52b480bdcc94ded92830ab2fd4ca2f83abbb Author: Gary Gregory AuthorDate: Mon Feb 26 21:09:05 2024 -0500 Fix

(commons-cli) 02/05: Sort members

2024-02-26 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-cli.git commit 4d0f3d55891b6dff0f304c76885a0370d23650dc Author: Gary Gregory AuthorDate: Mon Feb 26 21:06:27 2024 -0500 Sor

(commons-cli) 03/05: Use final

2024-02-26 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-cli.git commit d676360220381e5a0ce67dd6f36c10e4b3a7fc90 Author: Gary Gregory AuthorDate: Mon Feb 26 21:08:26 2024 -0500 Use

(commons-cli) branch master updated (2dac643 -> 90b3f2e)

2024-02-26 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-cli.git from 2dac643 fix for CLI-325 (#237) new 19ead89 New private methods do not need a Javadoc since tag new

(commons-cli) 05/05: [CLI-325] Properties from multiple arguments with value separator. #237

2024-02-26 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-cli.git commit 90b3f2e35a13720cd9eca45ca585d984398a1198 Author: Gary Gregory AuthorDate: Mon Feb 26 21:10:03 2024 -0500 [CL

(commons-cli) 01/05: New private methods do not need a Javadoc since tag

2024-02-26 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-cli.git commit 19ead89c3c710730b353be52698ca257425ee58b Author: Gary Gregory AuthorDate: Mon Feb 26 21:06:08 2024 -0500 New

(commons-cli) branch master updated: fix for CLI-325 (#237)

2024-02-26 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-cli.git The following commit(s) were added to refs/heads/master by this push: new 2dac643 fix for CLI-325 (#237) 2dac643 i

(commons-bcel) branch master updated: Add section for the next release

2024-02-26 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-bcel.git The following commit(s) were added to refs/heads/master by this push: new 57ae2108 Add section for the next releas

(commons-jexl) branch JEXL-418 updated (90e421d3 -> d0454344)

2024-02-26 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-418 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git from 90e421d3 JEXL-418: fix try-with-resources grammar; more tests; add d0454344 JEXL-418: fix try-catch-final