(commons-jci) branch master updated (c03810b -> da75b1b)

2025-08-02 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 c03810b Bump github/codeql-action from 3.29.4 to 3.29.5 (#206) add da75b1b Bump commons-cli:commons-cli

(commons-cli) branch master updated: Updates for the next release

2025-08-02 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 7838a618 Updates for the next release

svn commit: r78524 - dev/commons/cli/1.10.0-RC1

2025-08-02 Thread ggregory
Author: ggregory Date: Sat Aug 2 23:19:37 2025 New Revision: 78524 Log: Apache Commons CLI 1.10.0-RC1 Deleted: dev/commons/cli/1.10.0-RC1/

(commons-cli) branch release updated (04581158 -> 34b986a3)

2025-08-02 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-cli.git from 04581158 Prepare for the release candidate 1.10.0 RC1 add 34b986a3 Bump to next development version No

(commons-cli) branch master updated (a4d26169 -> 8f80cc04)

2025-08-02 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 a4d26169 Bump github/codeql-action from 3.29.4 to 3.29.5 (#384) add 04581158 Prepare for the release

(commons-cli) 01/01: Merge branch 'release'

2025-08-02 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 8f80cc0442b2f64f58ca47df44c257ec9c71edd8 Merge: a4d26169 34b986a3 Author: Gary D. Gregory AuthorDate: Sat Aug 2

svn commit: r1927588 - commons/cms-site/trunk/conf

2025-08-02 Thread ggregory
Author: ggregory Date: Sat Aug 2 23:19:10 2025 New Revision: 1927588 Log: Document releasing Apache Commons CLI 1.10.0. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties

(commons-cli) annotated tag rel/commons-cli-1.10.0 updated (04581158 -> 1111d31b)

2025-08-02 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to annotated tag rel/commons-cli-1.10.0 in repository https://gitbox.apache.org/repos/asf/commons-cli.git *** WARNING: tag rel/commons-cli-1.10.0 was modified! *** from 04581158 (commit) to

svn commit: r78521 - dev/commons/cli/1.10.0-RC1 dev/commons/cli/1.10.0-RC1/binaries dev/commons/cli/1.10.0-RC1/source release/commons/cli release/commons/cli/binaries release/commons/cli/source

2025-08-02 Thread ggregory
Author: ggregory Date: Sat Aug 2 23:16:57 2025 New Revision: 78521 Log: Publish commons-cli 1.10.0 Release Added: release/commons/cli/binaries/commons-cli-1.10.0-bin.tar.gz - copied unchanged from r78520, dev/commons/cli/1.10.0-RC1/binaries/commons-cli-1.10.0-bin.tar.gz release

(commons-compress) branch master updated: Make these assertions general while keeping the test simple to pass on Windows

2025-08-02 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 1aea09878 Make these assertions

(commons-compress) 02/02: org.apache.commons.compress.harmony.pack200.Pack200Exception.Pack200Exception(String, Object...)

2025-08-02 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 commit bfae09525aebb8698dec8f88362877738e585b1a Author: Gary D. Gregory AuthorDate: Sat Aug 2 17:32:37 2025 -0400

(commons-compress) branch master updated (16699b4c5 -> bfae09525)

2025-08-02 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-compress.git from 16699b4c5 Add org.apache.commons.compress.archivers.ArchiveException.ArchiveException(String, Object

(commons-compress) 01/02: Add org.apache.commons.compress.compressors.CompressorException.CompressorException(String, Object...)

2025-08-02 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 commit deb2c1621c0925f01655462471201b13b62ec3e4 Author: Gary D. Gregory AuthorDate: Sat Aug 2 17:25:20 2025 -0400

(commons-compress) branch master updated: org.apache.commons.compress.archivers.sevenz.DeltaDecoder.encode(OutputStream, Object) looses the underlying exception when throwing its IOException subclass

2025-08-02 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 197a7e66f

(commons-compress) 01/03: org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream constructors now throws CompressorException instead of ArrayIndexOutOfBoundsException

2025-08-02 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 commit e0a9a57d611df84f1fdacf917e28a97c8c33b17b Author: Gary D. Gregory AuthorDate: Sat Aug 2 14:32:48 2025 -0400

(commons-compress) 02/03: Javadoc

2025-08-02 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 commit f92fe1b169d569d80d498b6c279c78d351d82380 Author: Gary D. Gregory AuthorDate: Sat Aug 2 14:32:53 2025 -0400

(commons-compress) branch master updated (7a0ae07dd -> e2db017be)

2025-08-02 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-compress.git from 7a0ae07dd Rename test class new e0a9a57d6 org.apache.commons.compress.compressors.bzip2

(commons-compress) 01/02: Rename test class

2025-08-02 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 commit 8d82785c689cf0deb681f3dc8b7bbef906aab2ca Author: Gary D. Gregory AuthorDate: Sat Aug 2 14:02:25 2025 -0400

(commons-net) branch master updated: org.apache.commons.net.daytime.DaytimeTCPClientTest now should run inside most VPNs

2025-08-02 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 The following commit(s) were added to refs/heads/master by this push: new 9ccde178

(commons-email) branch master updated (f6d34dde -> 97ed8b70)

2025-08-02 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-email.git from f6d34dde Merge pull request #361 from apache/dependabot/github_actions/github/codeql-action-3.29.5 add

(commons-compress) 04/08: org.apache.commons.compress.archivers.sevenz.SevenZFile now throws an IOException if a result overflows a long

2025-08-02 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 commit a072dea770774e43d2f4662297eb5f6de98f690a Author: Gary D. Gregory AuthorDate: Sat Aug 2 07:46:12 2025 -0400

(commons-compress) 02/08: Fix format string in org.apache.commons.compress.archivers.sevenz.SevenZFile.assertFitsIntoNonNegativeInt(String, long)

2025-08-02 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 commit 76ee1e5565b4972efd9470b1f22cb5d67d41fa72 Author: Gary D. Gregory AuthorDate: Sat Aug 2 07:25:08 2025 -0400

(commons-compress) 06/08: Fix parameter name

2025-08-02 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 commit fdb8a6608eae657d04ac7125bc164159561fb3a7 Author: Gary D. Gregory AuthorDate: Sat Aug 2 07:51:11 2025 -0400

(commons-compress) 01/08: org.apache.commons.compress.archivers.sevenz.SevenZFile now throws an ArithmeticException if a result overflows a long

2025-08-02 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 commit cd1e318cf9d13b32fe5522fdd55e74e210e668b0 Author: Gary D. Gregory AuthorDate: Sat Aug 2 07:21:34 2025 -0400

(commons-compress) 02/02: Fix kilobyte to kibibyte conversion

2025-08-02 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 commit f58f3759492981a46bea4d2631c23d16734346ca Author: Gary D. Gregory AuthorDate: Sat Aug 2 06:56:52 2025 -0400

(commons-compress) branch master updated (d999990ff -> f58f37594)

2025-08-02 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-compress.git from d90ff Sort members new 30e33f680 Fix parameter name new f58f37594 Fix kilobyte to kibibyte

(commons-compress) 01/02: Fix parameter name

2025-08-02 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 commit 30e33f680f7a26cc614c72609095c3914bc61060 Author: Gary D. Gregory AuthorDate: Sat Aug 2 06:41:15 2025 -0400

(commons-compress) branch master updated (b59ee7dea -> d999990ff)

2025-08-01 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-compress.git from b59ee7dea [COMPRESS-702] Performance issue in SevenZFile new 9a140e196 Reduce vertical whitespace

(commons-compress) 02/02: Sort members

2025-08-01 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 commit d90ff1e96e2df08f573dc72e41d51fe694c4 Author: Gary D. Gregory AuthorDate: Fri Aug 1 22:36:36 2025 -0400

(commons-compress) branch master updated: [COMPRESS-702] Performance issue in SevenZFile

2025-08-01 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 b59ee7dea [COMPRESS-702

(commons-compress) branch master updated: [COMPRESS-702] Performance issue in SevenZFile

2025-08-01 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 9075b001f [COMPRESS-702

(commons-compress) branch master updated (2d53783b6 -> 0e2f327d8)

2025-08-01 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-compress.git from 2d53783b6 Merge branch 'master' of https://github.com/apache/commons-compress.git new

(commons-compress) 03/03: Rename SevenZ test classes

2025-08-01 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 commit 0e2f327d8624df741d953c2bbafc1f6682b574a0 Author: Gary D. Gregory AuthorDate: Fri Aug 1 21:42:16 2025 -0400

(commons-compress) 02/03: Update release notes for CVE-2025-48924 in a dependency

2025-08-01 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 commit 66d0d760c727c13c100260885e7afca4c542b991 Author: Gary D. Gregory AuthorDate: Tue Jul 29 18:50:56 2025 -0400

(commons-compress) branch master updated (0e6c6fd1f -> 2d53783b6)

2025-08-01 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-compress.git from 0e6c6fd1f Bump github/codeql-action from 3.29.4 to 3.29.5 (#680) new b60dee5ce Add missing Javadoc

(commons-validator) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 3e139c16)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-validator.git was 3e139c16 Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-validator) 01/01: Merge pull request #348 from apache/dependabot/github_actions/github/codeql-action-3.29.5

2025-08-01 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 commit fd46772eac339510bd602ef7eea4e55f1faa19da Merge: 9e786f6f 3e139c16 Author: Gary Gregory AuthorDate: Fri Aug

(commons-validator) branch master updated (9e786f6f -> fd46772e)

2025-08-01 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-validator.git from 9e786f6f Bump org.apache.commons:commons-csv from 1.14.0 to 1.14.1 add 3e139c16 Bump github/codeql

(commons-beanutils) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 3fa6ffd3)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git was 3fa6ffd3 Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-beanutils) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5 (#360)

2025-08-01 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 0de9d8d2 Bump github/codeql-action

(commons-configuration) branch master updated: Bump com.sun.mail:mailapi from 2.0.1 to 2.0.2 (#586) #1627

2025-08-01 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-configuration.git The following commit(s) were added to refs/heads/master by this push: new c89d8c9f Bump

(commons-weaver) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 35d2dfe)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-weaver.git was 35d2dfe Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-weaver) branch master updated (6456f76 -> 2f13120)

2025-08-01 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-weaver.git from 6456f76 Merge pull request #52 from apache/dependabot/github_actions/github/codeql-action-3.29.4 add

(commons-email) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 79bd9c17)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-email.git was 79bd9c17 Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-email) branch master updated (31d792fe -> f6d34dde)

2025-08-01 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-email.git from 31d792fe Merge pull request #360 from apache/dependabot/github_actions/github/codeql-action-3.29.4 add

(commons-text) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was a62def9d)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-text.git was a62def9d Bump github/codeql-action from 3.29.4 to 3.29.5 The

(commons-text) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5 (#685)

2025-08-01 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 The following commit(s) were added to refs/heads/master by this push: new d2f43cd8 Bump github/codeql-action from

(commons-configuration) branch master updated: Bump com.sun.mail:mailapi from 2.0.1 to 2.0.2 (#586)

2025-08-01 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-configuration.git The following commit(s) were added to refs/heads/master by this push: new 1e7cac47 Bump

(commons-rdf) 01/01: Merge pull request #343 from apache/dependabot/github_actions/github/codeql-action-3.29.5

2025-08-01 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-rdf.git commit 0de87e0edcbcbaf2afc08a57a757b82a5bb2463d Merge: 6c975208 b513d1aa Author: Gary Gregory AuthorDate: Fri Aug 1 15

(commons-rdf) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was b513d1aa)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git was b513d1aa Bump github/codeql-action from 3.29.4 to 3.29.5 The

(commons-rdf) branch master updated (6c975208 -> 0de87e0e)

2025-08-01 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-rdf.git from 6c975208 Bump com.github.jsonld-java:jsonld-java from 0.13.4 to 0.13.6 #255 add b513d1aa Bump github

(commons-bcel) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 9cf5b0b3)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-bcel.git was 9cf5b0b3 Bump github/codeql-action from 3.29.4 to 3.29.5 The

(commons-bcel) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5 (#447)

2025-08-01 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 5a181fc4 Bump github/codeql-action from

(commons-net) branch master updated: Updates for the next release

2025-08-01 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 The following commit(s) were added to refs/heads/master by this push: new d63d0c9a Updates for the next release

(commons-vfs) 02/02: Sort attributes

2025-08-01 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 3f070ebca1cc222a44a285d4fe3e225d907fef3b Author: Gary D. Gregory AuthorDate: Fri Aug 1 15:25:43 2025 -0400

(commons-vfs) branch master updated (6f6b3e946 -> 3f070ebca)

2025-08-01 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 6f6b3e946 Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705 new 1749ddf23 Bump commons-net:commons

(commons-vfs) 01/02: Bump commons-net:commons-net from 3.11.1 to 3.12.0

2025-08-01 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 1749ddf2366b1f05f1f659182d68de034b39404d Author: Gary D. Gregory AuthorDate: Fri Aug 1 15:25:30 2025 -0400

svn commit: r1090828 - in websites/production/commons/content/proper/commons-net: . apidocs apidocs/legal apidocs/org/apache/commons/net apidocs/org/apache/commons/net/bsd apidocs/org/apache/commons/n

2025-08-01 Thread ggregory
Author: ggregory Date: Fri Aug 1 19:25:15 2025 New Revision: 1090828 Log: Site checkin for project Apache Commons Net Added: websites/production/commons/content/proper/commons-net/apidocs/script-dir/jquery-3.7.1.min.js websites/production/commons/content/proper/commons-net/avatars

(commons-net) branch master updated: Updates for the next release

2025-08-01 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 The following commit(s) were added to refs/heads/master by this push: new 0204acb7 Updates for the next release

svn commit: r78503 - dev/commons/net/3.12.0-RC1

2025-08-01 Thread ggregory
Author: ggregory Date: Fri Aug 1 19:06:51 2025 New Revision: 78503 Log: Apache Commons Net 3.12.0-RC1 Deleted: dev/commons/net/3.12.0-RC1/

(commons-net) branch release updated (bb741d02 -> 727ba946)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-net.git from bb741d02 Prepare for the release candidate 3.12.0 RC1 add 727ba946 Bump to next development version No

(commons-net) 01/01: Merge branch 'release'

2025-08-01 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 ec428e266336f13e1e2998759fbaef565b6379d9 Merge: 1e2f0e0e 727ba946 Author: Gary D. Gregory AuthorDate: Fri Aug 1

(commons-net) branch master updated (1e2f0e0e -> ec428e26)

2025-08-01 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 1e2f0e0e Merge pull request #356 from apache/dependabot/github_actions/github/codeql-action-3.29.5 add

svn commit: r1927565 - commons/cms-site/trunk/conf

2025-08-01 Thread ggregory
Author: ggregory Date: Fri Aug 1 19:06:24 2025 New Revision: 1927565 Log: Document releasing Apache Commons Net 3.12.0. Modified: commons/cms-site/trunk/conf/component_releases.properties Modified: commons/cms-site/trunk/conf/component_releases.properties

svn commit: r78502 - in release/commons/net: binaries source

2025-08-01 Thread ggregory
Author: ggregory Date: Fri Aug 1 19:05:14 2025 New Revision: 78502 Log: Drop previous release 3.11.1 Deleted: release/commons/net/binaries/commons-net-3.11.1-bin.tar.gz release/commons/net/binaries/commons-net-3.11.1-bin.tar.gz.asc release/commons/net/binaries/commons-net-3.11.1

svn commit: r78501 - release/commons/net

2025-08-01 Thread ggregory
Author: ggregory Date: Fri Aug 1 19:04:57 2025 New Revision: 78501 Log: Bump version from 3.11.1 to 3.12.0 Modified: release/commons/net/README.html Modified: release/commons/net/README.html == --- release/commons

svn commit: r78500 - dev/commons/net/3.12.0-RC1 dev/commons/net/3.12.0-RC1/binaries dev/commons/net/3.12.0-RC1/source release/commons/net release/commons/net/binaries release/commons/net/source

2025-08-01 Thread ggregory
Author: ggregory Date: Fri Aug 1 19:04:39 2025 New Revision: 78500 Log: Publish commons-net 3.12.0 Release Added: release/commons/net/binaries/commons-net-3.12.0-bin.tar.gz - copied unchanged from r78499, dev/commons/net/3.12.0-RC1/binaries/commons-net-3.12.0-bin.tar.gz release

(commons-jxpath) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was cac8f4a)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git was cac8f4a Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-jxpath) 01/01: Merge pull request #252 from apache/dependabot/github_actions/github/codeql-action-3.29.5

2025-08-01 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 dde29a2ad6bf55e1e17bbe5580a04c8184fda4b7 Merge: 0eac847 cac8f4a Author: Gary Gregory AuthorDate: Fri Aug 1 15

(commons-jxpath) branch master updated (0eac847 -> dde29a2)

2025-08-01 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-jxpath.git from 0eac847 Make dynamicPropertyHandlerMap in ValueUtils thread-safe #251 add cac8f4a Bump github/codeql

(commons-fileupload) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 79697c74)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git was 79697c74 Bump github/codeql-action from 3.29.4 to

(commons-vfs) branch master updated: Bump com.sun.mail:jakarta.mail from 2.0.1 to 2.0.2 #705

2025-08-01 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 6f6b3e946 Bump com.sun.mail:jakarta.mail

(commons-vfs) branch master updated (19a4af7bb -> 59e14c4b1)

2025-08-01 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 19a4af7bb Bump github/codeql-action from 3.29.4 to 3.29.5 (#703) add 59e14c4b1 Bump

(commons-imaging) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 1c6b01f0)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-imaging.git was 1c6b01f0 Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-imaging) branch master updated (67784943 -> 0d17e5e8)

2025-08-01 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 67784943 Merge pull request #516 from apache/dependabot/github_actions/github/codeql-action-3.29.4

(commons-daemon) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 92cc4de)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-daemon.git was 92cc4de Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-daemon) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5 (#274)

2025-08-01 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-daemon.git The following commit(s) were added to refs/heads/master by this push: new e273a65 Bump github/codeql-action

(commons-exec) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 6b776ef6)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-exec.git was 6b776ef6 Bump github/codeql-action from 3.29.4 to 3.29.5 The

(commons-exec) 01/01: Merge pull request #284 from apache/dependabot/github_actions/github/codeql-action-3.29.5

2025-08-01 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 3f56e7068c10513d5db58dd367a187b5314d58a5 Merge: 00a8d5b6 6b776ef6 Author: Gary Gregory AuthorDate: Fri Aug 1 13

(commons-exec) branch master updated (00a8d5b6 -> 3f56e706)

2025-08-01 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 00a8d5b6 Merge pull request #283 from apache/dependabot/github_actions/github/codeql-action-3.29.4 add

(commons-configuration) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 7e2a7b06)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-configuration.git was 7e2a7b06 Bump github/codeql-action from 3.29.4 to

(commons-configuration) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5 (#585)

2025-08-01 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-configuration.git The following commit(s) were added to refs/heads/master by this push: new e40b57b6 Bump github/codeql

(commons-geometry) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 53f58d44)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-geometry.git was 53f58d44 Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-geometry) 01/01: Merge pull request #260 from apache/dependabot/github_actions/github/codeql-action-3.29.5

2025-08-01 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-geometry.git commit ee342eb076c3bb768534e5961d86998af823d0e9 Merge: 9dd4e159 53f58d44 Author: Gary Gregory AuthorDate: Fri Aug

(commons-codec) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 79469c72)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-codec.git was 79469c72 Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-codec) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5 (#388)

2025-08-01 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-codec.git The following commit(s) were added to refs/heads/master by this push: new 92cd0d60 Bump github/codeql-action

(commons-lang) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was e2a78b066)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-lang.git was e2a78b066 Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-lang) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5 (#1423)

2025-08-01 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 fc2ff10b4 Bump github/codeql-action

(commons-math) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was e8534b122)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-math.git was e8534b122 Bump github/codeql-action from 3.29.4 to 3.29.5

(commons-math) 01/01: Merge pull request #281 from apache/dependabot/github_actions/github/codeql-action-3.29.5

2025-08-01 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-math.git commit 8043a50dd5b1a171ef4884eef930527e12fc5165 Merge: 9f725f3b2 e8534b122 Author: Gary Gregory AuthorDate: Fri Aug 1

(commons-math) branch master updated (9f725f3b2 -> 8043a50dd)

2025-08-01 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-math.git from 9f725f3b2 Merge pull request #280 from apache/dependabot/github_actions/github/codeql-action-3.29.4 add

(commons-csv) branch master updated (eaa8bdbe -> 87d3cd04)

2025-08-01 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-csv.git from eaa8bdbe [test] Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 #558 add 0922aed8 Bump github/codeql

(commons-collections) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was ebc2928c4)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-collections.git was ebc2928c4 Bump github/codeql-action from 3.29.4 to

(commons-collections) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5

2025-08-01 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 fadb565dd Bump github/codeql

(commons-csv) 01/01: Merge pull request #559 from apache/dependabot/github_actions/github/codeql-action-3.29.5

2025-08-01 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-csv.git commit 87d3cd040aa6f612e64ba19528ada777503682ba Merge: eaa8bdbe 0922aed8 Author: Gary Gregory AuthorDate: Fri Aug 1 09

(commons-pool) branch master updated: Bump github/codeql-action from 3.29.4 to 3.29.5 (#417)

2025-08-01 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-pool.git The following commit(s) were added to refs/heads/master by this push: new e25ce593 Bump github/codeql-action from

(commons-csv) branch dependabot/maven/com.opencsv-opencsv-5.12.0 deleted (was 9d203796)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/maven/com.opencsv-opencsv-5.12.0 in repository https://gitbox.apache.org/repos/asf/commons-csv.git was 9d203796 Bump com.opencsv:opencsv from 5.11.2 to 5.12.0 The revisions

(commons-pool) branch dependabot/github_actions/github/codeql-action-3.29.5 deleted (was 29964359)

2025-08-01 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch dependabot/github_actions/github/codeql-action-3.29.5 in repository https://gitbox.apache.org/repos/asf/commons-pool.git was 29964359 Bump github/codeql-action from 3.29.4 to 3.29.5 The

(commons-csv) branch master updated (e585a6db -> 10a72fc7)

2025-08-01 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-csv.git from e585a6db Updates for the next release add 9d203796 Bump com.opencsv:opencsv from 5.11.2 to 5.12.0

(commons-csv) 01/01: Merge pull request #558 from apache/dependabot/maven/com.opencsv-opencsv-5.12.0

2025-08-01 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-csv.git commit 10a72fc78b5db95e4918510aed86b586471dea70 Merge: e585a6db 9d203796 Author: Gary Gregory AuthorDate: Fri Aug 1 08

  1   2   3   4   5   6   7   8   9   10   >