Hi devs,
I’m sending this post as a reminder of our strategy at https://dev.xwiki.org/xwiki/bin/view/Community/SupportStrategy/JavaSupportStrategy/
This means:
- That we no longer need to support java 8 for XWiki 14.x. We can remove it from test configs + update the minimal requirement page
- That building XWiki will require Java 11 (at least for executing the functional tests). We’ll also need to update the Building page on xwiki.org
I’ll be working on these 2 items in the coming days. Right now I’m trying to upgrade our standalone packaging on master (i.e. XWiki 14.x) to use Jetty 10 (which requires Java 11 to run).
Thanks