(commons-lang) branch master updated: Javadoc

2025-07-21 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 3c0e803c9 Javadoc 3c0e803c9 is described

svn commit: r1927381 - commons/cms-site/trunk

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 16:39:05 2025 New Revision: 1927381 Log: Move localisation into Maven site build Modified: commons/cms-site/trunk/commons-site-build.sh commons/cms-site/trunk/pom.xml Modified: commons/cms-site/trunk/commons-site-build.sh ==

(commons-io) 01/05: Bump version to 2.21.0-SNAPSHOT

2025-07-21 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 commit 0bb79faf1590bb9509fa3c819e2dd3624a9d1115 Author: Gary Gregory AuthorDate: Mon Jul 21 10:49:18 2025 -0400 Bump

(commons-io) 04/05: Remove unused exception

2025-07-21 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 commit 2599cba0bbb301ac84f1ff0ca6c1c5191fe8f4dc Author: Gary Gregory AuthorDate: Mon Jul 21 10:51:05 2025 -0400 Remo

(commons-io) 05/05: Remove unused exception

2025-07-21 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 commit 2780f18c0738e87f685906d4639bd13651078c19 Author: Gary Gregory AuthorDate: Mon Jul 21 10:54:07 2025 -0400 Remo

(commons-io) 03/05: Add @Override

2025-07-21 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 commit d73c07fadc86ccdcaee767130adf0229a077f4d7 Author: Gary Gregory AuthorDate: Mon Jul 21 10:50:46 2025 -0400 Add

(commons-io) 02/05: Fix compiler warning

2025-07-21 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 commit a0754044103303fa8f1d61e91e2c628af526ec29 Author: Gary Gregory AuthorDate: Mon Jul 21 10:50:00 2025 -0400 Fix

(commons-io) branch master updated (9d9c47364 -> 2780f18c0)

2025-07-21 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-io.git from 9d9c47364 Bump version to 2.21.0-SNAPSHOT new 0bb79faf1 Bump version to 2.21.0-SNAPSHOT new a07540441

(commons-io) branch master updated: Bump version to 2.21.0-SNAPSHOT

2025-07-21 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 9d9c47364 Bump version to 2.21.0-SNAPSHOT

(commons-io) branch master updated: FileUtils#byteCountToDisplaySize() supports Zettabyte, Yottabyte, Ronnabyte and Quettabyte #763

2025-07-21 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 270ec1740 FileUtils#byteCountToDisplaySize

(commons-io) branch master updated: `FileUtils#byteCountToDisplaySize` supports Zettabyte, Yottabyte, Ronnabyte and Quettabyte (#763)

2025-07-21 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 e53dddc92 `FileUtils#byteCountToDisplaySiz

svn commit: r1927380 - commons/cms-site/trunk

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 13:51:07 2025 New Revision: 1927380 Log: Fix comment to agree with updated code Modified: commons/cms-site/trunk/fixshields.py Modified: commons/cms-site/trunk/fixshields.py == --- common

(commons-io) branch master updated (5688edd0f -> 43ff90476)

2025-07-21 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-io.git from 5688edd0f When testing on Java 24 and up, don't fail FileUtilsListFilesTest for a different behavior in the JRE

svn commit: r1927379 - commons/cms-site/trunk

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 13:26:01 2025 New Revision: 1927379 Log: Bump build Modified: commons/cms-site/trunk/BUILDING.txt Modified: commons/cms-site/trunk/BUILDING.txt == --- commons/cms-site/trunk/BUILDING.txt

(commons-io) branch master updated (ea8ba68c8 -> 5688edd0f)

2025-07-21 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-io.git from ea8ba68c8 Allow test to pass on Java 24 and up new 61fb45321 After changes to FileUtilsListFilesTest, we ca

(commons-io) 01/03: After changes to FileUtilsListFilesTest, we can make Java 24 a production builds

2025-07-21 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 commit 61fb45321a72d4817e2a2c73f0a7ff20c74b2e4a Author: Gary D. Gregory AuthorDate: Mon Jul 21 08:52:51 2025 -0400 A

(commons-io) 03/03: When testing on Java 24 and up, don't fail FileUtilsListFilesTest for a different behavior in the JRE

2025-07-21 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 commit 5688edd0f7e21b8f1ed7f1ee0615946f01f69e58 Author: Gary D. Gregory AuthorDate: Mon Jul 21 09:00:45 2025 -0400 W

(commons-io) 02/03: When testing on Java 21 and up, enable -XX:+EnableDynamicAgentLoading

2025-07-21 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 commit 7038644f0473e735ddb072b71e6e0f93367d86b6 Author: Gary D. Gregory AuthorDate: Mon Jul 21 08:59:15 2025 -0400 W

svn commit: r1927378 - commons/cms-site/trunk/doap

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 12:55:40 2025 New Revision: 1927378 Log: Add some missing releases (gleaned from announce emails) Modified: commons/cms-site/trunk/doap/doap_logging.rdf commons/cms-site/trunk/doap/doap_math.rdf commons/cms-site/trunk/doap/doap_pool.rdf commons/cms-site/t

svn commit: r1927377 - commons/cms-site/trunk/doap

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 12:47:25 2025 New Revision: 1927377 Log: Add some missing releases (gleaned from announce emails) Modified: commons/cms-site/trunk/doap/doap_jexl.rdf commons/cms-site/trunk/doap/doap_jxpath.rdf commons/cms-site/trunk/doap/doap_lang.rdf commons/cms-site/tr

svn commit: r1927376 - commons/cms-site/trunk/doap

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 12:41:56 2025 New Revision: 1927376 Log: Add some missing releases (gleaned from announce emails) Modified: commons/cms-site/trunk/doap/doap_imaging.rdf commons/cms-site/trunk/doap/doap_io.rdf Modified: commons/cms-site/trunk/doap/doap_imaging.rdf

(commons-io) branch master updated: Allow test to pass on Java 24 and up

2025-07-21 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 ea8ba68c8 Allow test to pass on Java 24 an

(commons-io) 02/04: Javadoc

2025-07-21 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 commit 04cac4a5bcc2a7694df1318dd45a85a272553196 Author: Gary D. Gregory AuthorDate: Mon Jul 21 07:59:45 2025 -0400 J

(commons-io) branch master updated (d82220ab2 -> 4d43f640a)

2025-07-21 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-io.git from d82220ab2 Merge some string literals new 81203bd8b Remove @SuppressWarnings new 04cac4a5b Javadoc

(commons-io) 04/04: Allow test to pass on Java 24 and up

2025-07-21 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 commit 4d43f640ab75b21031cde605acb6996e0179ab2f Author: Gary D. Gregory AuthorDate: Mon Jul 21 08:35:13 2025 -0400 A

(commons-io) 01/04: Remove @SuppressWarnings

2025-07-21 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 commit 81203bd8b95f0737ec14622c4b9eb976adedf5b5 Author: Gary D. Gregory AuthorDate: Mon Jul 21 07:58:57 2025 -0400 R

svn commit: r1927375 - commons/cms-site/trunk

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 12:27:09 2025 New Revision: 1927375 Log: Oops, gid can contain '-' Modified: commons/cms-site/trunk/fixshields.py Modified: commons/cms-site/trunk/fixshields.py == --- commons/cms-site/tr

svn commit: r1927374 - commons/cms-site/trunk

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 12:23:10 2025 New Revision: 1927374 Log: Use gid as well as aid to ensure uniqueness Modified: commons/cms-site/trunk/fixshields.py Modified: commons/cms-site/trunk/fixshields.py == --- c

(commons-rdf) branch master updated: Merge some string literals

2025-07-21 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 The following commit(s) were added to refs/heads/master by this push: new 1bb53ee8 Merge some string literals 1bb53

svn commit: r1927360 - commons/cms-site/trunk/doap

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 11:12:30 2025 New Revision: 1927360 Log: Add some missing releases (gleaned from announce emails) Modified: commons/cms-site/trunk/doap/doap_fileupload.rdf Modified: commons/cms-site/trunk/doap/doap_fileupload.rdf =

(commons-jcs) branch master updated: Merge some string literals

2025-07-21 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-jcs.git The following commit(s) were added to refs/heads/master by this push: new 4afeed80 Merge some string literals 4afee

(commons-configuration) branch master updated: Merge some string literals

2025-07-21 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 f98129e8 Merge some string lite

svn commit: r1927359 - commons/cms-site/trunk

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 11:07:34 2025 New Revision: 1927359 Log: Dummy commit Modified: commons/cms-site/trunk/BUILDING.txt Modified: commons/cms-site/trunk/BUILDING.txt == --- commons/cms-site/trunk/BUILDING.tx

(commons-io) branch master updated: Merge some string literals

2025-07-21 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 d82220ab2 Merge some string literals d8222

(commons-jexl) branch master updated: Merge some string literals

2025-07-21 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-jexl.git The following commit(s) were added to refs/heads/master by this push: new 2a450249 Merge some string literals 2a45

(commons-scxml) branch master updated: Merge some string literals

2025-07-21 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 The following commit(s) were added to refs/heads/master by this push: new ad1a2036 Merge some string literals ad1

(commons-vfs) branch master updated: Merge some string literals

2025-07-21 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 bb02977b0 Merge some string literals bb02

(commons-validator) branch master updated: Merge some string literals

2025-07-21 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 8bf6b309 Merge some string literals

(commons-jxpath) branch master updated: Merge some string literals

2025-07-21 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 The following commit(s) were added to refs/heads/master by this push: new 224505d Merge some string literals 22

svn commit: r1927356 - commons/cms-site/trunk

2025-07-21 Thread sebb
Author: sebb Date: Mon Jul 21 08:01:07 2025 New Revision: 1927356 Log: Dummy change to trigger build Modified: commons/cms-site/trunk/BUILDING.txt Modified: commons/cms-site/trunk/BUILDING.txt == --- commons/cms-site/