[commons-fileupload] 02/05: Rename abstract class

2023-07-09 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 commit 3e604e1f0d62fb5c5a680e6b61956f7c6f53e41e Author: Gary Gregory AuthorDate: Sun Jul 9 17:49:25 2023 -0400

[commons-fileupload] 01/05: Generics

2023-07-09 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 commit 0332c98cb428976e9a7e37e783d827c5b382f063 Author: Gary Gregory AuthorDate: Sun Jul 9 17:41:10 2023 -0400

[commons-fileupload] branch master updated (238816b -> cad46d5)

2023-07-09 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-fileupload.git from 238816b Remove trailing whitespace new 0332c98 Generics new 3e604e1 Rename abstract class

[commons-fileupload] 04/05: Javadoc tweak

2023-07-09 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 commit e38b7e737940438514b3245ce6d7ee09236aaaf7 Author: Gary Gregory AuthorDate: Sun Jul 9 17:53:53 2023 -0400

[commons-fileupload] 05/05: Create convenience typed subclasses for disk access

2023-07-09 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 commit cad46d5cc2182fe0b16a460a6e6615edbca3a216 Author: Gary Gregory AuthorDate: Sun Jul 9 18:26:16 2023 -0400

[commons-fileupload] 03/05: Use better AbstractStreamBuilder API

2023-07-09 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 commit 3adc6e21014e6e523943c2ba5f93400fd83e852b Author: Gary Gregory AuthorDate: Sun Jul 9 17:52:45 2023 -0400

[commons-vfs] branch dependabot/github_actions/github/codeql-action-2.20.3 deleted (was 657d53dd)

2023-07-09 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-2.20.3 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git was 657d53dd Bump github/codeql-action from 2.20.1 to 2.20.3 The r

[commons-vfs] branch master updated: Bump github/codeql-action from 2.20.1 to 2.20.3 (#405)

2023-07-09 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 95d61961 Bump github/codeql-action from 2

[commons-io] branch master updated: Add DeferredFileOutputStream.Builder.setOutputFile(Path)

2023-07-09 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 f9d59dcf Add DeferredFileOutputStream.Buil

[commons-io] 04/04: Javadoc

2023-07-09 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 0f2c3bc176a303ab47647d3a0d46019ddd3939de Author: Gary Gregory AuthorDate: Sun Jul 9 10:57:01 2023 -0400 Javad

[commons-io] 03/04: Add ThresholdingOutputStream.getOutputStream() and deprecate getStream()

2023-07-09 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 5035e97fa05344aa3193fb2d916939e4988d38eb Author: Gary Gregory AuthorDate: Sun Jul 9 10:23:48 2023 -0400 Add T

[commons-io] 02/04: Test should generate temporary files in the Maven "target" folder instead of the root

2023-07-09 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 ba967e37989bf21a3f2244f2b1b104cbb5b7b22a Author: Gary Gregory AuthorDate: Sun Jul 9 10:21:40 2023 -0400 Test

[commons-io] 01/04: More testing

2023-07-09 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 18e1b6e000479bad57054eb42ddfa2a90bf77401 Author: Gary Gregory AuthorDate: Sun Jul 9 09:13:33 2023 -0400 More

[commons-io] branch master updated (50d8e9c3 -> 0f2c3bc1)

2023-07-09 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 50d8e9c3 Fix formatting new 18e1b6e0 More testing new ba967e37 Test should generate temporary files in