This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 9bc0a48 CAMEL-14060: Remove camel-restlet. Regen new 0d326de CAMEL-14060 - Removed Karaf feature for camel-restlet new 0ea190f CAMEL-14060 - Removed Camel-restlet spring-boot itest 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: .../apache/camel/itest/karaf/CamelRestletTest.java | 34 -------------- .../camel/itest/springboot/CamelRestletTest.java | 52 ---------------------- 2 files changed, 86 deletions(-) delete mode 100644 tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelRestletTest.java delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelRestletTest.java