tesshucom / jpsonic

This is a repository for development. See https://github.com/jpsonic/jpsonic
GNU General Public License v3.0
13 stars 13 forks source link

Operation verification with Java22 #2636

Closed tesshucom closed 2 weeks ago

tesshucom commented 1 month ago

Related : ttps://github.com/spring-projects/spring-boot/issues/39927

Will not be released, but will be included in Build.

tesshucom commented 1 month ago

By the way... there is nothing that is immediately beneficial.

tesshucom commented 1 month ago

Of course it is possible to compile and execute. However, the latest maven-dependency-plugin does not yet support Java22.

Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.6.1:analyze-only (analyze) on project subsonic-rest-api: Execution analyze of goal org.apache.maven.plugins:maven-dependency-plugin:3.6.1:analyze-only failed: Unsupported class file major version 66 from directory = /home/runner/work/jpsonic/jpsonic/subsonic-rest-api/target/classes, path = /home/runner/work/jpsonic/jpsonic/subsonic-rest-api/target/classes/org/subsonic/restapi/Genre.class -> [Help 1]

If you can't migrate including CI tools, there's no point. This matter will be pending for a short period of time.