This is an automated email from the ASF dual-hosted git repository. fmariani pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 8331a2234f5 Regen new a7288d7200d Run itests using Spring Boot JUnit version in case of clash with the version declared by Camel new a1b8292ed29 etcd3 component was removed, remove the test as well 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: pom.xml | 2 +- tests/camel-itest-spring-boot/pom.xml | 1 - .../camel/itest/springboot/CamelEtcd3Test.java | 43 ---------------------- .../itest/springboot/util/ArquillianPackager.java | 43 ++++++++++++++++++++++ .../src/test/resources/application-pom-sb3.xml | 12 +++--- 5 files changed, 50 insertions(+), 51 deletions(-) delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelEtcd3Test.java