JDK 25 feature set is now frozen!

2025-06-06 Thread David Delabassee
Welcome to the June installment of the OpenJDK Quality Outreach update. JDK 25, scheduled for General Availability on September 16, 2025, has entered Rampdown Phase One (RDP1)[1]. The JDK 25 feature set is now frozen (see JDK 25 details below), and only low-risk enhancements will be considered.

Re: [VOTE] Release Apache Commons FileUpload 1.6.0 based on RC1

2025-06-06 Thread Henri Biestro
[+1] (binding) Build & tests ok; site & javadoc look good; reports check. Build using: mvn clean install site -s "$HOME/.m2/commons-settings.xml" On: Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /Users/hbiestro/Java/apache-maven-3.8.6 Java version: 21.0.3, vendor: A

Re: [VOTE] Release Apache Commons FileUpload 1.6.0 based on RC1

2025-06-06 Thread Gary Gregory
My +1 Gary On Thu, Jun 5, 2025 at 11:25 AM Gary Gregory wrote: > > We have fixed a few bugs and added enhancements since Apache Commons > FileUpload 1.5 was released, so I would like to release Apache Commons > FileUpload 1.6.0. > > Apache Commons FileUpload 1.6.0 RC1 is available for review her

[RESULT][VOTE] Release Apache Commons FileUpload 1.6.0 based on RC1

2025-06-06 Thread Gary Gregory
This voterpasses with the following binding +1s: - Jochen Wiedmann (jochenw) - Rob Tompkins (chtompki) - Henri Biestro (henrib) - Gary Gregory (ggregory) Ty all! Gary On Fri, Jun 6, 2025 at 3:50 PM Gary Gregory wrote: > > My +1 > > Gary > > On Thu, Jun 5, 2025 at 11:25 AM Gary Gregory wrote: >

[ANNOUNCE] Apache Commons FileUpload 1.6.0

2025-06-06 Thread Gary Gregory
The Apache Commons FileUpload team is pleased to announce the release of Apache Commons FileUpload 1.6.0. The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications. This release requires