OpenLiberty / liberty-arquillian

Arquillian Liberty Managed and Remote containers
Apache License 2.0
10 stars 29 forks source link

update to support Jakarta EE 9 #72

Closed kathrynkodama closed 3 years ago

kathrynkodama commented 3 years ago

Signed-off-by: Kathryn Kodama kathryn.s.kodama@gmail.com

Short description of what this resolves:

Add support to Liberty Arquillian for Jakarta EE 9

Changes proposed in this pull request:

kathrynkodama commented 3 years ago

Will merge this as-is to the ee9 branch, to continue making changes to detecting servlets without the j2eemanagement feature.

Tests failing right now are related to the j2eemanagement feature not being supported.