(commons-io) branch master updated: Fix Javadoc escaping on Java 8 and 11

2024-10-07 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 5d3a82e68 Fix Javadoc escaping on Java 8 a

(commons-io) branch master updated: Remove @SuppressWarnings

2024-10-07 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 a8fe69dd5 Remove @SuppressWarnings a8fe69d

(commons-io) branch master updated: Fix Javadoc escaped '/' char

2024-10-07 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 99ce6f4ed Fix Javadoc escaped '/' char 99c

(commons-io) branch master updated: Javadoc

2024-10-07 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 f01c32850 Javadoc f01c32850 is described b

(commons-io) branch master updated: Add AbstractSupplierTest

2024-10-07 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 1c29a154a Add AbstractSupplierTest 1c29a15

(commons-io) branch master updated (27d044112 -> d78a47db4)

2024-10-07 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 27d044112 Implicit narrowing conversion in compound assignment new 7c45a2bd9 Fix implicit narrowing convers

(commons-io) 02/02: Fix implicit narrowing conversion in compound assignment in UnsynchronizedBufferedReader.skip(long)

2024-10-07 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 d78a47db4fa9b5f74aa126d6f1065866fb67473b Author: Gary Gregory AuthorDate: Mon Oct 7 19:48:49 2024 -0400 Fix i

(commons-io) 01/02: Fix implicit narrowing conversion in compound assignment in UnsynchronizedBufferedReader.skip(long)

2024-10-07 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 7c45a2bd9e17538b3414c07abeaec6ce91fb7a3d Author: Gary Gregory AuthorDate: Mon Oct 7 19:46:33 2024 -0400 Fix i

(commons-io) branch master updated: Implicit narrowing conversion in compound assignment

2024-10-07 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 27d044112 Implicit narrowing conversion in

(commons-fileupload) branch 1.x updated: Bump commons-io from 2.16.1 to 2.17.0

2024-10-07 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-fileupload.git The following commit(s) were added to refs/heads/1.x by this push: new 4699a8bd Bump commons-io from 2.16.1 to

(commons-fileupload) branch 1.x updated: Java 23 build is no longer experimental

2024-10-07 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-fileupload.git The following commit(s) were added to refs/heads/1.x by this push: new f648a898 Java 23 build is no longer expe

(commons-fileupload) branch 1.x updated: Add Java 23 and 24-ea as experimental

2024-10-07 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-fileupload.git The following commit(s) were added to refs/heads/1.x by this push: new f0c50a98 Add Java 23 and 24-ea as experi

(commons-fileupload) branch 1.x updated: Reuse Files.readAllBytes()

2024-10-07 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-fileupload.git The following commit(s) were added to refs/heads/1.x by this push: new 7e756e98 Reuse Files.readAllBytes() 7e75

(commons-fileupload) branch 1.x updated: Bump commons-parent from 73 to 76

2024-10-07 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-fileupload.git The following commit(s) were added to refs/heads/1.x by this push: new 38ae554a Bump commons-parent from 73 to

(commons-io) branch master updated: Improve RandomAccessFileMode

2024-10-07 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 fad225e32 Improve RandomAccessFileMode fad

(commons-io) branch master updated (ca0c655a9 -> d75998eda)

2024-10-07 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 ca0c655a9 Add RandomAccessFileModeTest new 6855914e9 Add internal comment new b04c9f533 Javadoc n

(commons-io) 02/03: Javadoc

2024-10-07 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 b04c9f533ebc448c859a42128f0623e03589fb00 Author: Gary Gregory AuthorDate: Mon Oct 7 08:16:24 2024 -0400 Javad

(commons-io) 03/03: Refactor tests to isolate deprecated constructor use

2024-10-07 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 d75998eda53b36df1cce4ed6fe61de871286737f Author: Gary Gregory AuthorDate: Mon Oct 7 14:40:36 2024 -0400 Refac

(commons-io) 01/03: Add internal comment

2024-10-07 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 6855914e95d567d5e34bf9652d0cfb9062a18059 Author: Gary Gregory AuthorDate: Mon Oct 7 08:11:30 2024 -0400 Add i