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

Initial support for Pages 4.0 M1 #67

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

arjantijms
Copy link
Contributor

Updates the Jakarta Pages API to 4.0-M1 and makes sure the code compiles again

@arjantijms arjantijms added this to the 4.0.0 milestone Dec 8, 2023
@arjantijms arjantijms self-assigned this Dec 8, 2023
Copy link

@pnicolucci pnicolucci left a comment

Choose a reason for hiding this comment

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

We need to bump the Java version to a min of 17 as well eventually: https://github.com/jakartaee/pages/blob/master/spec/src/main/asciidoc/ServerPages.adoc#c1-changes-between-jsp-40-and-jsp-31 due to jakartaee/expression-language#201

We can do that in a follow on PR if necessary but wanted to note it here.

Also removed source 11 from javadoc, and the older options for doclint
no.

Signed-off-by: Arjan Tijms <[email protected]>
@arjantijms
Copy link
Contributor Author

We need to bump the Java version to a min of 17 as well eventually:

You are right. I updated the PR. Might be best to do it here right away. Thanks!

@arjantijms arjantijms requested a review from pnicolucci December 8, 2023 14:24
Copy link

@pnicolucci pnicolucci left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@arjantijms arjantijms merged commit 620353c into eclipse-ee4j:master Dec 8, 2023
@arjantijms arjantijms deleted the pages_40 branch December 8, 2023 17:43
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