(commons-pool) branch POOL_2_X updated: Add missing deprecation.

2025-05-24 Thread psteitz
This is an automated email from the ASF dual-hosted git repository. psteitz pushed a commit to branch POOL_2_X in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/POOL_2_X by this push: new f83808e7 Add missing deprecation. f83

(commons-lang) branch master updated: [LANG-1772] Restrict size of cache to prevent overflow errors #1379

2025-05-24 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 7302e9a30 [LANG-1772] Restrict size of c

(commons-lang) branch master updated: [LANG-1772] Restrict size of cache to prevent overflow errors (#1379)

2025-05-24 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 c2260f094 [LANG-1772] Restrict size of c

(commons-exec) 01/02: Use ExecuteWatchdog.Builder.setThreadFactory(ThreadFactory) in the tutorial

2025-05-24 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-exec.git commit edddc86503044332be65a08037202880f6b3753a Author: Gary D. Gregory AuthorDate: Sat May 24 11:24:08 2025 -0400

(commons-exec) 02/02: Fix Checkstype configuration

2025-05-24 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-exec.git commit 0dec70a62d1727d4ce1d31929ac66523487639f5 Author: Gary D. Gregory AuthorDate: Sat May 24 11:27:28 2025 -0400

(commons-exec) 01/06: Replace org.apache.commons.exec.CommandLine.arguments from Vector to ArrayList

2025-05-24 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-exec.git commit 7b582ad0767b6f8a0f91618129a9f522bce8c5bf Author: Gary D. Gregory AuthorDate: Sat May 24 10:37:31 2025 -0400

(commons-exec) 05/06: TimeoutObserver now extends Consumer

2025-05-24 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-exec.git commit 69f8dbe0eb3b5df8094624e640a711a09e9b5887 Author: Gary D. Gregory AuthorDate: Sat May 24 10:58:27 2025 -0400

(commons-exec) 06/06: Add OSTest

2025-05-24 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-exec.git commit cbbc685f2a046a6cb87dd3d5a343a952a7473998 Author: Gary D. Gregory AuthorDate: Sat May 24 11:06:59 2025 -0400

(commons-exec) branch master updated (008804a9 -> cbbc685f)

2025-05-24 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-exec.git from 008804a9 Fix Checkstyle JavadocVariable new 7b582ad0 Replace org.apache.commons.exec.CommandLine.argument

(commons-exec) 04/06: Replace org.apache.commons.exec.CommandLine.arguments from Vector to ArrayList

2025-05-24 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-exec.git commit 65c061efd7848f1c80459e271be921f6dd461810 Author: Gary D. Gregory AuthorDate: Sat May 24 10:42:35 2025 -0400

(commons-exec) 02/06: Replace org.apache.commons.exec.ShutdownHookProcessDestroyer.processes from Vector to ArrayList

2025-05-24 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-exec.git commit e92733a95b589ece815f44e0d02f8969d0816215 Author: Gary D. Gregory AuthorDate: Sat May 24 10:39:52 2025 -0400

(commons-exec) 03/06: Replace org.apache.commons.exec.Watchdog.observers from Vector to ArrayList

2025-05-24 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-exec.git commit ee8205c827d71bd599b4d602453bd51f2d07b889 Author: Gary D. Gregory AuthorDate: Sat May 24 10:40:20 2025 -0400

(commons-exec) 02/03: Remove some extra vertical whitespace

2025-05-24 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-exec.git commit afa90ed7acc1b79d6fd160622a4347e1bf754dca Author: Gary D. Gregory AuthorDate: Sat May 24 10:05:08 2025 -0400

(commons-exec) 01/03: Migrate internal type declaration from class Vector to interface List

2025-05-24 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-exec.git commit a3ce9400df261985398f70c08a4e3501cdd94076 Author: Gary D. Gregory AuthorDate: Sat May 24 10:03:48 2025 -0400

(commons-exec) branch master updated (83653f40 -> 008804a9)

2025-05-24 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-exec.git from 83653f40 Failing Checkstyle now fails the build (the default behavior) new a3ce9400 Migrate internal type

(commons-exec) 03/03: Fix Checkstyle JavadocVariable

2025-05-24 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-exec.git commit 008804a997fb6dc25b392f9fc5a5495674cf125a Author: Gary D. Gregory AuthorDate: Sat May 24 10:33:35 2025 -0400

(commons-exec) 11/20: Sort members

2025-05-24 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-exec.git commit a41ace531bcb318f410d19e302b5b2c99ff7ad97 Author: Gary D. Gregory AuthorDate: Sat May 24 09:37:29 2025 -0400

(commons-exec) 04/20: Checkstyle: Normalize Apache license in file headers

2025-05-24 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-exec.git commit d1751d74fdc6ee7d5e6ec782bcabeba53003ec7c Author: Gary D. Gregory AuthorDate: Sat May 24 08:58:43 2025 -0400

(commons-exec) 01/20: Fix Checkstyle issues

2025-05-24 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-exec.git commit 755c8c472c0452fc07d982a025f2b9c9e2c35cb4 Author: Gary D. Gregory AuthorDate: Sat May 24 08:08:54 2025 -0400

(commons-exec) 14/20: Test packages can't have info files since they are already in main

2025-05-24 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-exec.git commit 353f8facfaae82c98e98dcbcb5be5eb685a4d4a9 Author: Gary D. Gregory AuthorDate: Sat May 24 09:46:27 2025 -0400

(commons-exec) 19/20: DebugUtils can have a private default constructor when we break BC

2025-05-24 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-exec.git commit 42a684e46d6a35df36b9a91425df63d7455c20a0 Author: Gary D. Gregory AuthorDate: Sat May 24 09:54:52 2025 -0400

(commons-exec) 12/20: Fix Checkstyle Line has trailing spaces RegexpSingleline]

2025-05-24 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-exec.git commit 4c7d82da6f600ffc91bdfe0b1a2109a50fec7449 Author: Gary D. Gregory AuthorDate: Sat May 24 09:40:49 2025 -0400

(commons-exec) 10/20: Fix Checkstyle NewlineAtEndOfFile

2025-05-24 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-exec.git commit b052152cd9cba0db9273ed1f4881f0fdc80d4545 Author: Gary D. Gregory AuthorDate: Sat May 24 09:37:00 2025 -0400

(commons-exec) 20/20: Failing Checkstyle now fails the build (the default behavior)

2025-05-24 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-exec.git commit 83653f404471da08396ec3b6493bb2c3e6ca130b Author: Gary D. Gregory AuthorDate: Sat May 24 09:57:19 2025 -0400

(commons-exec) 15/20: Checkstyle: EnvironmentUtils can be final when we break BC

2025-05-24 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-exec.git commit 060311374545eb02dda2945d951f0679e03c5997 Author: Gary D. Gregory AuthorDate: Sat May 24 09:49:15 2025 -0400

(commons-exec) 05/20: Checkstyle: Fix IllegalType

2025-05-24 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-exec.git commit 9118f6e4b3387b59082463f6f377c9c80a54ce42 Author: Gary D. Gregory AuthorDate: Sat May 24 09:04:27 2025 -0400

(commons-exec) 07/20: Javadoc

2025-05-24 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-exec.git commit 44dcea9c6f1b5655ed96c65628843f79ae15984c Author: Gary D. Gregory AuthorDate: Sat May 24 09:32:52 2025 -0400

(commons-exec) 18/20: MapUtils can have a private default constructor when we break BC

2025-05-24 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-exec.git commit 651b661b6efbc5dd051ea307d1e0f19ac9f1e4d6 Author: Gary D. Gregory AuthorDate: Sat May 24 09:54:20 2025 -0400

(commons-exec) 17/20: StringUtils can have a private default constructor when we break BC

2025-05-24 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-exec.git commit 1a8cf36d1927263d013f6d4204a01f10de53b731 Author: Gary D. Gregory AuthorDate: Sat May 24 09:53:25 2025 -0400

(commons-exec) 16/20: Package private util class ThreadUtil should have a private constructor

2025-05-24 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-exec.git commit 2e17aa565d54e8e5c0eb28a8a04a8ab726ac277e Author: Gary D. Gregory AuthorDate: Sat May 24 09:50:56 2025 -0400

(commons-exec) 13/20: Fix Checkstyle Line has trailing spaces RegexpSingleline]

2025-05-24 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-exec.git commit f70d5210ff1b7f3b916d9a935426265f5f024070 Author: Gary D. Gregory AuthorDate: Sat May 24 09:41:32 2025 -0400

(commons-exec) branch master updated (d0498f8a -> 83653f40)

2025-05-24 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-exec.git from d0498f8a Fix typo new 755c8c47 Fix Checkstyle issues new 21724dc9 Fix Checkstyle issue WhitespaceAro

(commons-exec) 09/20: Fix Checkstyle MethodName

2025-05-24 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-exec.git commit 62f97afdcc8cc32c5d30f928e5e199197dc13d5c Author: Gary D. Gregory AuthorDate: Sat May 24 09:35:45 2025 -0400

(commons-exec) 06/20: Checkstyle: Fix VisibilityModifier

2025-05-24 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-exec.git commit 61fb0108c53b49b5de719a60a53dc1b523f267fc Author: Gary D. Gregory AuthorDate: Sat May 24 09:06:06 2025 -0400

(commons-exec) 08/20: Fix Checkstyle MethodName

2025-05-24 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-exec.git commit 93883f898447370152ee6c447953c76a61414337 Author: Gary D. Gregory AuthorDate: Sat May 24 09:35:00 2025 -0400

(commons-exec) 03/20: Fix Checkstyle issues

2025-05-24 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-exec.git commit a0847a7211983153586c1afd3034a108808869d3 Author: Gary D. Gregory AuthorDate: Sat May 24 08:45:00 2025 -0400

(commons-exec) 02/20: Fix Checkstyle issue WhitespaceAround

2025-05-24 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-exec.git commit 21724dc91202351b91ecca64ec796f917621 Author: Gary D. Gregory AuthorDate: Sat May 24 08:10:39 2025 -0400