eclipse-ee4j / krazo

Apache License 2.0
50 stars 19 forks source link

Update liberty arquillian settings #327

Closed erdlet closed 2 years ago

erdlet commented 2 years ago

This enables us to launch the Open Liberty testsuite and TCK again.

Anyway, the testsuite fails because we don't implement some IBM specific wrapper and the TCK because I'm not able to get the names of currently supported Jakarta EE 10 features, so the tests fail because of invalid web.xml versions.

As those are managed environments, it won't be necessary to download the servers manually in Jenkins. I'll do the relevant changes there.