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 18e93c5 Revert "Camel-Connector is still part of Camel" new e963037 Removed Camel-BAM remaining stuff new 2ba541c Removed Camel-Cache remaining stuff new eee33b6 Removed Camel-Context remaining stuff new 27b2bdc Removed Camel-Eclipse remaining stuff new bfa8aee My bad.. Revert "Revert "Camel-Connector is still part of Camel"" new d279aed Regen The 6 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: bom/camel-bom/pom.xml | 40 ----------------- .../modules/ROOT/pages/aws-mq-component.adoc | 2 + parent/pom.xml | 39 +---------------- .../camel-spring-boot-dependencies/pom.xml | 40 ----------------- .../camel/itest/springboot/CamelBamTest.java | 50 ---------------------- .../camel/itest/springboot/CamelCacheTest.java | 50 ---------------------- .../camel/itest/springboot/CamelContextTest.java | 48 --------------------- .../camel/itest/springboot/CamelEclipseTest.java | 49 --------------------- .../spring-boot-fix-dependencies.properties | 2 - 9 files changed, 4 insertions(+), 316 deletions(-) delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelBamTest.java delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelCacheTest.java delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelContextTest.java delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelEclipseTest.java