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
879 stars 300 forks source link

FISH-8824: upgrading cdi 4.1 related dependencies and weld #6765

Closed breakponchito closed 1 month ago

breakponchito commented 2 months ago

Upgrading dependencies for CDI 4.1 including WELD

Description

This is a feature to upgrade CDI to version 4.1 and related dependencies, including WELD

Important Info

Blockers

Testing

New tests

Testing Performed

Manual testing building the payara server without any issue and starting server on local environment with success with a deployment of a web application: image this is the web application deployed on the server with CDI 4.1 upgrades WepApp.zip

Testing Environment

Windows 11, Azul JDK 21, maven 3.9.5

Documentation

Notes for Reviewers

breakponchito commented 2 months ago

Jenkins test please