(commons-collections) 01/02: Reuse Objects.equals() in org.apache.commons.collections4.list

2024-12-08 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-collections.git commit 38f1346176d439b0446dffbbe95fab484c24eb45 Author: Gary Gregory AuthorDate: Sun Dec 8 17:05:58 2024 -0500

(commons-collections) branch master updated (c14799965 -> de4b7f8bb)

2024-12-08 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-collections.git from c14799965 Reuse Objects.equals() in org.apache.commons.collections4.map new 38f134617 Reuse Object

(commons-collections) 02/02: EqualPredicate.test(Object) should return true if the parameter is the same object as given the constructor

2024-12-08 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-collections.git commit de4b7f8bbe3a31e58255e79e0e740bb26e907857 Author: Gary Gregory AuthorDate: Sun Dec 8 17:06:22 2024 -0500

(commons-collections) branch master updated: Reuse Objects.equals() in org.apache.commons.collections4.map

2024-12-08 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-collections.git The following commit(s) were added to refs/heads/master by this push: new c14799965 Reuse Objects.equals()

(commons-collections) branch master updated (094bd78ef -> 10d1ced78)

2024-12-08 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-collections.git from 094bd78ef Javadoc new e39c71275 Internal refactoring new 10d1ced78 Reuse Objects.equals() and

(commons-collections) 01/02: Internal refactoring

2024-12-08 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-collections.git commit e39c712757a85f5cf6e4264e471616afa051ace7 Author: Gary Gregory AuthorDate: Sun Dec 8 14:50:10 2024 -0500

(commons-collections) 02/02: Reuse Objects.equals() and only extract a key element once

2024-12-08 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-collections.git commit 10d1ced784f873400a59e0c34325d2dee15ff934 Author: Gary Gregory AuthorDate: Sun Dec 8 14:59:01 2024 -0500

(commons-collections) branch master updated: Javadoc

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

(commons-collections) branch master updated: [COMPRESS-872] Add MultiKeyMapCompress672Test

2024-12-08 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-collections.git The following commit(s) were added to refs/heads/master by this push: new 9a9f834fd [COMPRESS-872] Add Mult

(commons-beanutils) branch master updated: Javadoc: Fix spelling

2024-12-08 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 6b30f583 Javadoc: Fix spelling 6b30

(commons-beanutils) branch 1.X updated: Javadoc: Fix spelling

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git The following commit(s) were added to refs/heads/1.X by this push: new ab0dc2d9 Javadoc: Fix spelling ab0dc2d9 i

(commons-beanutils) branch 1.X updated: Javadoc: Fix spelling

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git The following commit(s) were added to refs/heads/1.X by this push: new 258a19c4 Javadoc: Fix spelling 258a19c4 i

(commons-beanutils) branch 1.X updated: Javadoc: Fix spelling

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git The following commit(s) were added to refs/heads/1.X by this push: new d5c06057 Javadoc: Fix spelling d5c06057 i

(commons-bsf) branch master updated: Javadoc: Fix spelling

2024-12-08 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-bsf.git The following commit(s) were added to refs/heads/master by this push: new 8fe9e3f Javadoc: Fix spelling 8fe9e3f is

(commons-beanutils) branch 1.X updated: Javadoc: Fix spelling

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git The following commit(s) were added to refs/heads/1.X by this push: new 1ada1cfc Javadoc: Fix spelling 1ada1cfc i

(commons-jexl) branch master updated: JEXL-431: try statement must be a lexical statement (local variable declaration in catach); - nitpicking on formatting (if/while/for/try/catch + space); - try and

2024-12-08 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 79fb6845 JEXL-431: try statement must be a

(commons-jexl) branch master updated: JEXL-431: try statement must be a lexical statement (local variable declaration in catach); - nitpicking on formatting (if/while/for/try/catch + space); - try and

2024-12-08 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 1934f2bd JEXL-431: try statement must be a

(commons-beanutils) branch 1.X updated: Fix Javadoc generation on Java 8, 17, and 21

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git The following commit(s) were added to refs/heads/1.X by this push: new 8c758610 Fix Javadoc generation on Java 8

(commons-beanutils) 01/02: Fix Javadoc generation on Java 8 and up

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git commit 19ed6383104c175de4b73244fe36a24ed104a5e6 Author: Gary Gregory AuthorDate: Sun Dec 8 11:31:10 2024 -0500 F

(commons-beanutils) 02/02: Bump org.apache.commons:commons-parent from 73 to 78

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git commit 177a4b1666581510c979a92ef1de27365811e931 Author: Gary Gregory AuthorDate: Sun Dec 8 11:32:11 2024 -0500 B

(commons-beanutils) branch 1.X updated (14933336 -> 177a4b16)

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git from 1496 Ignore build artifact new 19ed6383 Fix Javadoc generation on Java 8 and up new 177a4b16 B

(commons-beanutils) branch 1.X updated: Ignore build artifact

2024-12-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch 1.X in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git The following commit(s) were added to refs/heads/1.X by this push: new 1496 Ignore build artifact 1496 i

(commons-collections) branch master updated: Add @SafeVarargs

2024-12-08 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-collections.git The following commit(s) were added to refs/heads/master by this push: new 165c4af02 Add @SafeVarargs 165c4a

(commons-collections) branch master updated: [COMPRESS-872] Add MultiKeyMapTest.testCompress872()

2024-12-08 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-collections.git The following commit(s) were added to refs/heads/master by this push: new bcd797399 [COMPRESS-872] Add Mult

(commons-collections) branch master updated: Javadoc: Use the same wording as in Map.put(K, V)

2024-12-08 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-collections.git The following commit(s) were added to refs/heads/master by this push: new bdb26ce0a Javadoc: Use the same w