These all relate to: extension class org.apache.tomee.security.cdi.TomEESecurityExtension not registered, which relates to the new security module. I'll remove that for the release, and then put it straight back to continue work.
Jon On Wed, Jul 22, 2020 at 11:24 AM Jonathan Gallimore < [email protected]> wrote: > I currently have a handful of JAX-RS failures in the Arquillian test suite: > > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 0.437 s <<< FAILURE! - in > org.apache.openejb.arquillian.tests.jaxrs.apppath.AnnotatedApplicationTest > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 0.136 s <<< FAILURE! - in > org.apache.openejb.arquillian.tests.jaxrs.servlets.RestWithServletsTest > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 1.605 s <<< FAILURE! - in > org.apache.openejb.arquillian.tests.jaxrs.client.DefaultClientTest > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 0.27 s <<< FAILURE! - in > org.apache.openejb.arquillian.tests.jaxrs.listed.ListedApplicationTest > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 0.115 s <<< FAILURE! - in > org.apache.openejb.arquillian.tests.jaxrs.httpheaders.JAXRSHttpHeadersTest > [INFO] TomEE :: Arquillian Adaptors Parent :: Tests :: JAXRS FAILURE > [02:29 min] > [INFO] BUILD FAILURE > > Just digging into these, and then I'll be kicking off the release. > > Jon > > On Tue, Jul 21, 2020 at 11:23 AM Jonathan Gallimore < > [email protected]> wrote: > >> We've had some updated dependencies, some fixes around MDB instance >> limits, and a couple of other bugs fixes. We're also starting to get into a >> slight better momentum with regular releases. >> >> So - I'm going to roll an 8.0.4 and 9.0.0-M2 release now, and I'll >> follow up with releases for the two 7.x branches as well. >> >> If there's a showstopper, please let me know. >> >> Thanks >> >> Jon >> >
