This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from ef6b0b6c04 Update the project changelog with 3.14.0 release (#6389)
     new d6df1c8ea3 Replace quarkus-test-artemis with dev services container
     new 5e17941a61 Disable artemis disk space checks

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:
 integration-tests-support/activemq/pom.xml         |  4 ++
 .../support/activemq/ActiveMQTestResource.java     | 22 ++++++++---
 integration-tests/jms-artemis-client/pom.xml       | 10 +----
 .../jms/artemis/it/CustomConnectionFactory.java    |  2 +-
 .../src/main/resources/application.properties      |  4 ++
 .../jms/artemis/it/CustomArtemisTestResource.java  | 26 -------------
 .../jms/artemis/it/JmsArtemisCustomTest.java       | 19 +++++++++-
 .../src/test/resources/broker-custom.xml           | 44 ----------------------
 .../src/main/resources/application.properties      |  3 ++
 .../src/main/resources/application.properties      |  3 ++
 pom.xml                                            |  1 -
 11 files changed, 52 insertions(+), 86 deletions(-)
 delete mode 100644 
integration-tests/jms-artemis-client/src/test/java/org/apache/camel/quarkus/component/jms/artemis/it/CustomArtemisTestResource.java
 delete mode 100644 
integration-tests/jms-artemis-client/src/test/resources/broker-custom.xml

Reply via email to