Pax Exam 3.5.0 Released

The Pax Exam team is happy to announce the release of OPS4J Pax Exam 3.5.0.

Highlights:

  • A new servlet probe invoker based on JAX-RS 2.0.
  • CDI mode now supports PerClass strategy and JAR probes.
  • OSGi mode: Bundles can now be referenced by symbolic name with the new linkBundle() option, requiring bundle links generated by the new goal generate-link-files of the exam-maven-plugin.
  • The WildFly test container supports WildFly 8.0.0.Final (also tested with 8.1.0.CR1).
  • The Karaf test container supports Karaf 3.0.0.

In addition, there are various bugfixes and dependency upgrades.

Known issues:

  • The TomEE test container is compiled against TomEE 1.6.0.1 but requires 1.6.1-SNAPSHOT at runtime due to TOMEE-1119.

All Pax Exam users are recommended to upgrade to Pax Exam 3.5.0.

As usual, Pax Exam artifacts are available from Maven Central.

Changes since 3.4.0

type key summary
Loading...
Refresh