Claus Ibsen created CAMEL-16369:
-----------------------------------
Summary: camel-endpointdsl and camel-componentdsl - Test without
JMX enabled
Key: CAMEL-16369
URL: https://issues.apache.org/jira/browse/CAMEL-16369
Project: Camel
Issue Type: Test
Components: tests
Affects Versions: 3.9.0
Reporter: Claus Ibsen
Fix For: 3.9.0
The new concurrent build may cause JMX test to fail flaky on CI like reported
org.apache.camel.builder.endpoint.PahoTest.testPaho
org.apache.camel.builder.endpoint.LanguageEndpointStaticTest.testLanguageFluent
Its about JMX MBean not found. As camel-management is on classpath then JMX
gets enabled. We can make those tests disable JMX to prevent this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)