Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create testExtensionlessProgrammaticView for MYFACES-4644 #654

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

volosied
Copy link
Contributor

@volosied volosied commented Dec 8, 2023

No description provided.

<dependency>
<groupId>jakarta.el</groupId>
<artifactId>jakarta.el-api</artifactId>
<version>5.0.0</version>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried to use EL 6.0.0 M1, but encountered: `` Caused by: java.lang.UnsupportedClassVersionError: jakarta/el/ELContextListener has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0```

Using 5.0 to get things to compile for now.

@tandraschko tandraschko merged commit 17021db into apache:main Dec 11, 2023
4 checks passed
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.

2 participants