This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 5a5e091fa10 Convert non-persistent JMS tests to the test infra new 49af0f8ddce (chores) camel-test-infra-activemq: cleanups new 8bcb2f5f043 (chores) camel-test-infra-activemq: rename a few methods to give more clarity The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../camel/component/jms/AbstractJMSTest.java | 2 +- .../jms/JmsProducerWithJMSHeaderTest.java | 2 +- ...e.java => AbstractActiveMQEmbeddedService.java} | 41 +++--- .../activemq/services/ActiveMQEmbeddedService.java | 154 ++------------------- .../services/ActiveMQEmbeddedServiceBuilder.java | 14 -- .../activemq/services/ActiveMQServiceFactory.java | 16 +-- .../infra/activemq/services/ActiveMQVMService.java | 143 ++----------------- 7 files changed, 51 insertions(+), 321 deletions(-) copy test-infra/camel-test-infra-activemq/src/test/java/org/apache/camel/test/infra/activemq/services/{ActiveMQVMService.java => AbstractActiveMQEmbeddedService.java} (83%)