payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
880 stars 302 forks source link

FISH-8142 Update Mojarra #6905

Closed Viii3 closed 2 weeks ago

Viii3 commented 2 weeks ago

Description

Important Info

Blockers

Testing

New tests

Testing Performed

Built the server and ran it against Faces TCK 4.0.3

Testing Environment

Maven version: 3.6.3 Java version: 11.0.23, vendor: Eclipse Adoptium Default locale: en_GB, platform encoding: UTF-8 OS name: "linux", version: "6.8.0-40-generic", arch: "amd64", family: "unix"

Documentation

Notes for Reviewers

Viii3 commented 2 weeks ago

Kicked off a run here: https://jenkins.payara.fish/blue/organizations/jenkins/JakartaEE-10-TCK/detail/JakartaEE-10-TCK/253/pipeline/

The TCK succeeded but the run ultimately failed during the summary. Jenkins was looking for the non-existent 4.0.1 folder for the results. I've made a new PR to resolve this.