WebSphere Liberty testing was removed since at the time WebSphere Liberty did not support Jakarta EE 9. Now that WebSphere Liberty supports Jakarta EE 9, this adds this testing back in.
Changes proposed in this pull request:
Add back support for WebSphere Liberty testing since it support Jakarta EE 9 now.
Add a new profile for ol beta so you can run either Open Liberty generally available release or a beta release.
Update the workflows to test Open Liberty, Open Liberty beta and WebSphere Liberty. When not running beta the EE10 tests are not run since they are in beta.
Short description of what this resolves:
WebSphere Liberty testing was removed since at the time WebSphere Liberty did not support Jakarta EE 9. Now that WebSphere Liberty supports Jakarta EE 9, this adds this testing back in.
Changes proposed in this pull request:
Fixes: #113