Matthias Kurz

Results 1121 comments of Matthias Kurz

Or do you use play-ws? Because that got also upgraded from 2.9.4 to 2.9.5: https://github.com/playframework/play-ws/compare/2.2.7..2.2.9

@spythewhite Can you provide more info? See my last two comments.

Java 24 released 4 minutes ago: https://mail.openjdk.org/pipermail/jdk-dev/2025-March/009843.html

Java 25 will enter [Rampdown Phase One](https://openjdk.org/jeps/3#rdp-1) on June 5th: https://openjdk.org/projects/jdk/25/ That means from that day on, it makes sense to test againt Java 25, since no more JEPs will...

I tested it locally a week ago building and running all tests and everything worked ( on the main branch). I am comfortable things will work. I will also push...

There will be a new release 10000% "later this year".

@Nezisi Next Play patch releases (2.0.9 and 3.0.9) already will officially support Java 25, see - https://github.com/playframework/playframework/pull/13499 - https://github.com/playframework/playframework/pull/13490

Also happens on main branch if bumping sbt-scalafmt ``` sbt:twirl> mavenPlugin / Compile / managedResources [error] stack trace is suppressed; run last mavenPlugin / Compile / managedResources for the full...

@Mergifyio rebase

(I found out about this by working on https://github.com/mkurz/play-java-seed.g8, so I just removed some stuff from this project to come up with an reproducer)