ops4j / org.ops4j.pax.exam2

Pax Exam is a testing framework for OSGi
https://ops4j1.jira.com/wiki/spaces/PAXEXAM4/
Apache License 2.0
84 stars 100 forks source link

Drop outdated containers #1087

Open oliverlietz opened 11 months ago

oliverlietz commented 11 months ago

Some containers are not compatible with Java 11:

Also modules in itest/javaee (regression tests) contain many configurations for outdated and unsupported containers (JBoss, WildFly, TomEE, Resin).


Extending the list of outdated containers due to complications with newer Java versions, JPMS, broken integration tests and the breaking changes from javax to jakarta.