The Arquillian component managing integration of the application server had its version hardcoded, and wasn't properly upgraded when we upgraded previously.
It turns out that the Arquillian upgrade needs a bump of ShrinkWrap too, which implies some updates of Testing code. I've taken the test changes from master, as we had already applied changes to deal with the Shrinkwrap API changes before.
|