Github user brunobat commented on the issue:
https://github.com/apache/tomee/pull/283
The full build has some **unrelated** tests failing:
MaxSizePoolEndpointHandlerTest.shouldSendMessage:109 expected:<30> but
was:<1>
AutoConnectionTrackerTest.test:207 expected:<1> but was:<0>
[ERROR] TomEECliIT.testTomEECliWithJar:79
[ERROR] TomEECliIT.testTomEECliWithJarCallingAnotherMain:174
MessageDrivenBeanInterceptorInvocationTest>Arquillian.run:164->testMessageDrivenBeanMethodIntercepted:92
expected [true] but found [false]
The build hanged on me after a while. Running again.
---