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

JSTL Test Fix(tckrefactor branch) for issues/255 in JDK21 due to space character before AM/PM #1329

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

alwin-joseph
Copy link
Contributor

@alwin-joseph alwin-joseph commented Jun 17, 2024

Related Issue(s)

Describe the change
Copied the changes from #1320 to fix the refactored JSTL tests to pass in JDK21

To run the jstl tck and test the fix with Glassfish :
cd $WORKSPACE/jstl; mvn clean install : To install the refactored jstl tck
cd $WORKSPACE/glassfish-runner/jstl-tck; mvn clean verify : To run the jstl tck with Glassfish 8.0.0-M5(JDK21)

cc @pnicolucci

@starksm64 starksm64 merged commit 559a56b into jakartaee:tckrefactor Jun 26, 2024
2 checks passed
starksm64 pushed a commit to jakartaredhat/platform-tck-refactor that referenced this pull request Jul 14, 2024
…e character before AM/PM (jakartaee#1329)

* JSTL Test  fix in JDK21 due to space character before AM/PM

* correct copyrights

* correct copyrights for new files, as per review
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