MarcGiffing/wicket-spring-boot

Upgrade to Spring Boot 3.2 and Wicket 10 and Java 17

geramaya opened this issue ยท 12 comments

Hey all,

What's the plan or roadmap for wicket-spring-boot and apache wicket with spring-boot 3.0 and Java 17? Exists some planning versions/dates for the new releases?

Spring 6.x uses jakarta.** APIs.
Wicket 10.x depends on the following to be able to make a release:
https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+10.0#MigrationtoWicket10.0-TODO

The best you can do it to vote for these issues by adding a comment!

I was about to ask the same question. Nice to hear that this project is alive. As I understand the only blocker to upgrade this project to Spring Boot 3 now is the jakarta API thing. So once the Wicket 10 is released I'm willing to help with this project as far as my abilities allow.

Nice job!
Are the 4.0.0-SNAPSHOT artifacts from the new wicket-10 branch published somewhere?

@MarcGiffing thanks for merging #198 !
Can you publish the 4.0.0-SNAPSHOT artifacts from current wicket-10 branch to OSS Sonatype?

+1 for 4.0.0-SNAPSHOT from me too!

FYI I've opened #200 to fix OSS Sonatype deployment

Now that Wicket 10.0.0-M1 is out, any chance to cut a relase from the wicket-10 branch here?

There is no milestone release for Wicket Stuff....

<wicketstuff.version>10.0.0-SNAPSHOT</wicketstuff.version>

๐Ÿ‘