Skip to content

MYFACES-4762: Quarkus 1.3.17.Final last version supporting Java 8 - #1059

Closed
melloware wants to merge 1 commit into
apache:2.3-nextfrom
melloware:quarkus-23next
Closed

MYFACES-4762: Quarkus 1.3.17.Final last version supporting Java 8#1059
melloware wants to merge 1 commit into
apache:2.3-nextfrom
melloware:quarkus-23next

Conversation

@melloware

Copy link
Copy Markdown
Contributor

@melloware

Copy link
Copy Markdown
Contributor Author

@volosied i looked throguh the commit history and 2.3.-next-M8 was released with Quarkus 2.x?= just fine?

@melloware
melloware marked this pull request as draft August 25, 2026 12:16
@tandraschko

Copy link
Copy Markdown
Member

our CI runs on Java11?
i would say 2.3-next is Java11, not 8

@melloware

Copy link
Copy Markdown
Contributor Author

Correct this is invalid!

@melloware melloware closed this Aug 25, 2026
@melloware
melloware deleted the quarkus-23next branch August 25, 2026 12:33
@volosied

Copy link
Copy Markdown
Contributor

Website says requirement is Java 1.8: https://myfaces.apache.org/#/core23next

@volosied

Copy link
Copy Markdown
Contributor

I unzipped org.apache.myfaces.core.extensions.quarkus:myfaces-quarkus:2.3-next-M8

And saw Java 8 used:

javap -v ./org/apache/myfaces/core/extensions/quarkus/runtime/QuarkusFacesInitializer.class | grep major
major version: 52

But you're right -- M8 was released with 2.16.2.Final.

I'm gonna need to investigate this more.

@tandraschko

Copy link
Copy Markdown
Member

both CI run with Java11 - i will change the homepage

@tandraschko

Copy link
Copy Markdown
Member

updated it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants