Re: wicket and commons-fileupload 2.0.0-M1

2023-06-14 Thread Matt Pavlovich
Why add it back? The feature is just a couple of classes. commons-fileupload2 can continue to serve as a reference implementation to draw from. These backside dependencies create headaches when building web applications with Wicket that are platforms that allow end-users to provide their own pl

wicket and commons-fileupload 2.0.0-M1

2023-06-14 Thread Maxim Solodovnik
Hello All, I've start working on migration back to commons-fileupload 2.0.0-M1 (the branch is here: [1] :))) Latest version of commons-fileupload2 has couple of issues 1) missing `Automatic-Module-Name` 2) FileItemHeadersImpl is not public anymore (discussion is here: [2]) I'm going to have vaca

JDK 21 is in Rampdown / The importance of testing with Early-Access Builds

2023-06-14 Thread David Delabassee
Welcome to the OpenJDK Quality Outreach June update. JDK 21 has entered Rampdown Phase One (RDP1) [1], which means that the main-line has been forked into a dedicated JDK 21 stabilization repository. At this point, the overall JDK 21 feature set is frozen. Any changes pushed to the main line ar