Volodymyr Siedlecki created MYFACES-4762:
--------------------------------------------
Summary: 2.3-next SNAPSHOT Build Error
Key: MYFACES-4762
URL: https://issues.apache.org/jira/browse/MYFACES-4762
Project: MyFaces Core
Issue Type: Bug
Reporter: Volodymyr Siedlecki
2.3-next uses Java 8:
[https://github.com/apache/myfaces/blob/2.3-next/parent/pom.xml#L61-L62]
However, I'm getting this compilation error with the 2.3-next-m9 snapshot:
/io/quarkus/arc/arc/2.16.2.Final/arc-2.16.2.Final.jar(io/quarkus/arc/InjectableContext.class)
[ERROR] class file has wrong version 55.0, should be 52.0
I think Quarkus 2.x uses Java 11, but we will need to stay with 1.x? I could
be wrong.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)