Re: [GH] (commons-fileupload/master): Workflow run "Java CI" failed!

2025-07-13 Thread Gary Gregory
The build is still broken. Adding a maven directory to git to all repositories on the planet can't be right and should be considered a bug. Why not ignore that folder from the root git ignore file? Gary On Sun, Jul 13, 2025, 14:45 GitBox wrote: > > The GitHub Actions job "Java CI" on commons-f

Re: [fileupload] Error when building commons-fileupload2-distribution

2025-07-13 Thread Jochen Wiedmann
See https://github.com/spdx/spdx-maven-plugin/issues/206 Jochen On Sun, Jul 13, 2025 at 9:31 PM Jochen Wiedmann wrote: > > Turns out, the reason is using Maven 4. With Maven 3, everything works > fine. I'll file a bug report with the spdx plugin. > > Jochen > > On Sun, Jul 13, 2025 at 4:12 PM Ga

Re: [fileupload] Error when building commons-fileupload2-distribution

2025-07-13 Thread Jochen Wiedmann
Turns out, the reason is using Maven 4. With Maven 3, everything works fine. I'll file a bug report with the spdx plugin. Jochen On Sun, Jul 13, 2025 at 4:12 PM Gary Gregory wrote: > > I wonder what debug logging shows. Note that the CI build is broken. > > Gary > > On Sat, Jul 12, 2025 at 3:58 

Re: (commons-fileupload) branch master updated: FILEUPLOAD-295: Implementation of the DeferrableOutputStream

2025-07-13 Thread Gary Gregory
Hello J, Why duplicate Commons IO's DeferredFileOutputStream? It seems better to reuse than to duplicate or reinvent the wheel. If the new class is required, can Commons IO be improved instead to meet FileUpload's needs? If not, does the new class need to be public? TY! Gary On Sat, Jul 12, 20

Re: [fileupload] Error when building commons-fileupload2-distribution

2025-07-13 Thread Gary Gregory
I wonder what debug logging shows. Note that the CI build is broken. Gary On Sat, Jul 12, 2025 at 3:58 PM Jochen Wiedmann wrote: > > Hi, > > anybody's got an idea, what causes the following, and/or how to deal with > that? > > Thanks, > > Jochen > > jwi@Lap-Jochen-Win MINGW64 > /c/Work/git/gitb

Re: [GH] (commons-fileupload/master): Workflow run "Java CI" failed!

2025-07-13 Thread Gary Gregory
Please run a local build with "mvn" by itself before pushing to avoid breaking the build ;-) Gary On Sun, Jul 13, 2025 at 6:52 AM GitBox wrote: > > > The GitHub Actions job "Java CI" on commons-fileupload.git/master has failed. > Run started by GitHub user asf-gitbox-commits (triggered by > asf