[FILEUPLOAD] 2.x: Less Might Be More

2025-05-23 Thread Piotr P. Karwasz
Hi all, Prompted by the recent vote on Commons FileUpload 2.0.0-M3, I'd like to share some thoughts on the evolving role of Commons FileUpload within the current Java ecosystem. As many of you know, Servlet 3.0—released in December 2009—introduced a file upload API[1] that closely mirrors Common

[ANNOUNCE] Apache Commons Exec 1.5.0

2025-05-23 Thread Gary Gregory
The Apache Commons Exec team is pleased to announce the release of Apache Commons Exec 1.5.0. Apache Commons Exec is a library that reliably executes external processes from within the JVM. This is a maintenance and feature release (Java 8 or above) Historical list of changes: https://commons.ap

[ANNOUNCE] Apache Commons Parent 84

2025-05-23 Thread Gary Gregory
The Apache Commons Parent team is pleased to announce the release of Apache Commons Parent 84. The Apache Commons Parent POM provides common settings for all Apache Commons components. Version 84: This is a feature and maintenance release. Java 8 or later is required. Historical list of changes:

[RESULT][VOTE] Release Apache Commons Exec 1.5.0 based on RC1

2025-05-23 Thread Gary Gregory
This vote passes with the following binding +1 votes: - Rob Tompkins (chtompki) - Gary Gregory (ggregory) - Henri Biestro (henrib) Gary On Fri, May 16, 2025 at 10:27 AM Gary Gregory wrote: > We have fixed a few bugs and added enhancements since Apache Commons Exec > 1.4.0 was released, so I wo

Re: [VOTE] Release Apache Commons Exec 1.5.0 based on RC1

2025-05-23 Thread Henri Biestro
[+1] Build & tests ok; site & javadoc look good; reports check. Nits: JIRA report has of issues without a fix version; lots of Checkstyle warnings; Jacoco coverage is low; old code (Vector...); Built using: mvn clean install site -s "$HOME/.m2/commons-settings.xml" -Ddoclint=none On: Apache M