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 b26db98 [CAMEL-13049] Use CamelContext's ClassLoader as TCCL for some Karaf commands new c30439e Removed Camel-JIRA remaining stuff new e250d3d Removed camel-jxpath remaining stuff new a113bbc Removed reference to jxpath in enums of Controlbus and Language Endpoints The 3 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 | 20 --------- .../component/controlbus/ControlBusEndpoint.java | 2 +- .../camel/component/language/LanguageEndpoint.java | 2 +- parent/pom.xml | 29 ------------- .../camel-spring-boot-dependencies/pom.xml | 20 --------- .../camel/itest/springboot/CamelJiraTest.java | 48 ---------------------- .../camel/itest/springboot/CamelJxpathTest.java | 48 ---------------------- .../spring-boot-fix-dependencies.properties | 1 - 8 files changed, 2 insertions(+), 168 deletions(-) delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelJiraTest.java delete mode 100644 tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/CamelJxpathTest.java