Francesco Chicchiriccò

Results 21 comments of Francesco Chicchiriccò

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?

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?

@MarcGiffing wise question: https://github.com/wicketstuff/core/issues/752

@MarcGiffing we have now both WicketStuff 10.0.0-M1 and Wicket-Bootstrap 7.0.0 released: * https://github.com/wicketstuff/core/releases/tag/wicketstuff-core-10.0.0-M1 * https://github.com/l0rdn1kk0n/wicket-bootstrap/releases/tag/bootstrap-parent-7.0.0

The `master` branch is on CXF 4.1.0 and Spring Boot 3.3.7, but the former depends on Apache Commons HttpClient 5.4.1 while the latter brings Apache Commons HttpClient 5.3.1. CXF 4.0.6,...

The current test errors might be fixed by https://github.com/apache/cxf/pull/2202 once merged

I've backported https://github.com/apache/cxf/pull/2202 to CXF branch `4.1.x-fixes`, built locally and updated this PR to use CXF `4.0.7-SNAPSHOT`, but the errors remain unchanged.

At the moment at least ByteBuddy and Mockito are not working with JDK > 23