On Sun, Apr 15, 2018 at 12:25 PM, Andrea Del Bene <an.delb...@gmail.com> wrote:
> I've also tried to build master branch with Java 9 and I've found the
> following issues:
>
> wicket-util: it seems that java 9 has changed date formats to be closer to
> the Unicode standard: https://www.infoq.com/news/2017/02/java9-cldr-ldml.
> This breaks some unit tests
> wicket-extentions: import  javax.annotation.Resource is not used and not
> available in the new jdk
> wicket-cdi-1.1: there are some cast exceptions during tests execution. At
> the moment I can't be more specific.
>
> I've created a branch for Wicket with java 9 here:
> https://github.com/bitstorm/wicket/tree/wicket9. I've solved the issues for
> wicket-util and wicket-extentions
>

How can we make it such that Wicket 8 builds on all Java 8-10?

Martijn

Reply via email to