(commons-io) branch master updated: Add CharSequenceInputStreamTest.testReadAfterClose()

2024-07-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 6a625e954 Add CharSequenceInputStreamTest.

(commons-io) branch master updated (48be3f94d -> c958b3182)

2024-07-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 48be3f94d CircularInputStream.available() should return 0 when the stream is closed new fbede3cdd Rename t

(commons-io) 02/03: InfiniteCircularInputStream.available() should return 0 when the stream is closed

2024-07-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 a3d1c9837b64fc611546db38ed485da1e0553478 Author: Gary Gregory AuthorDate: Sun Jul 7 17:51:01 2024 -0400 Infin

(commons-io) 03/03: ChecksumInputStream(InputStream, Checksum, long, long) should fail-fast on null Checksum input

2024-07-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 c958b3182ff2c57b44fb34069e4c519b68e81707 Author: Gary Gregory AuthorDate: Sun Jul 7 18:13:43 2024 -0400 Check

(commons-io) 01/03: Rename test method

2024-07-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 fbede3cdd14d1b775bae66bf3ac52b0a5dd5b26b Author: Gary Gregory AuthorDate: Sun Jul 7 17:28:27 2024 -0400 Renam

(commons-io) 02/02: CircularInputStream.available() should return 0 when the stream is closed

2024-07-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 48be3f94dbdf792abc67d16e23fa551f15dd28a5 Author: Gary Gregory AuthorDate: Sun Jul 7 17:27:43 2024 -0400 Circu

(commons-io) branch master updated (0b07ef383 -> 48be3f94d)

2024-07-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 0b07ef383 CharSequenceInputStream.available() should return 0 after the stream is closed new 907fc90f8 Add

(commons-io) 01/02: Add ChecksumInputStreamTest#testAvailable()

2024-07-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 907fc90f83c59afcff1e3fc0896aedcf1d137139 Author: Gary Gregory AuthorDate: Sun Jul 7 16:26:31 2024 -0400 Add C

(commons-io) 07/08: BufferedFileChannelInputStream.available() should return 0 when the stream is closed instead of throwing an exception

2024-07-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 e0e69af621294fb0d9c665666d20ad6f421cdf06 Author: Gary Gregory AuthorDate: Sun Jul 7 14:39:36 2024 -0400 Buffe

(commons-io) 05/08: Add BoundedInputStreamTest.testAvailable()

2024-07-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 0fd437d1db3870cb55bff32cdf7d0c854c29e77b Author: Gary Gregory AuthorDate: Sun Jul 7 14:21:36 2024 -0400 Add B

(commons-io) 08/08: CharSequenceInputStream.available() should return 0 after the stream is closed

2024-07-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 0b07ef3834fac53c9ff774b68de0a6343a2bad12 Author: Gary Gregory AuthorDate: Sun Jul 7 16:24:10 2024 -0400 CharS

(commons-io) 01/08: Javadoc

2024-07-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 91de8ece1e25c92139a7b54dc9de1acdaddb3ce8 Author: Gary Gregory AuthorDate: Sun Jul 7 13:55:46 2024 -0400 Javad

(commons-io) 04/08: Avoid NullPointerException in ProxyInputStream.available() when the underlying input stream is null

2024-07-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 10d74fc18a076ecbfe7bac6e3b5bd46d504ea75c Author: Gary Gregory AuthorDate: Sun Jul 7 14:17:01 2024 -0400 Avoid

(commons-io) 06/08: BufferedFileChannelInputStream.available() returns 0 before any reads.

2024-07-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 9e14f9604bd17a061560b30d63571db4420df44b Author: Gary Gregory AuthorDate: Sun Jul 7 14:34:57 2024 -0400 Buffe

(commons-io) 03/08: Add ClosedInputStreamTest#testAvailable()

2024-07-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 2432b1b35e9b564b27e80ac06930346bac50a56e Author: Gary Gregory AuthorDate: Sun Jul 7 14:14:58 2024 -0400 Add C

(commons-io) branch master updated (fe6d3c934 -> 0b07ef383)

2024-07-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 fe6d3c934 Add CloseShieldInputStream.systemIn(InputStream) new 91de8ece1 Javadoc new 1040e74d4 AutoClo

(commons-io) 02/08: AutoCloseInputStream(InputStream) uses ClosedInputStream.INSTANCE when its input is null

2024-07-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 1040e74d4c05930a7ed8864c87a5578c10bb9e99 Author: Gary Gregory AuthorDate: Sun Jul 7 14:12:24 2024 -0400 AutoC

(commons-compress) 01/03: Javadoc

2024-07-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-compress.git commit 50bb84ef8302eedf345068139ee0b8dcc79953b2 Author: Gary Gregory AuthorDate: Fri Jul 5 11:45:17 2024 -0400

(commons-compress) branch master updated (65d00222c -> fa88ed17e)

2024-07-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-compress.git from 65d00222c Javadoc new 50bb84ef8 Javadoc new e122bff2a Migrate from deprecated API new fa88e

(commons-compress) 02/03: Migrate from deprecated API

2024-07-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-compress.git commit e122bff2aad0c86e10fd5b9593b4d122003198af Author: Gary Gregory AuthorDate: Fri Jul 5 11:51:24 2024 -0400

(commons-compress) 03/03: Javadoc

2024-07-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-compress.git commit fa88ed17e97d25f1daf5f513cf9177712b2c9cd1 Author: Gary Gregory AuthorDate: Fri Jul 5 11:55:22 2024 -0400

(commons-fileupload) branch master updated: Normalize Javadoc @param formatting

2024-07-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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 4ea62685 Normalize Javadoc @param