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 2202fa5 Fix problem when re-building without cleaning
new 3645903 CAMEL-13156 - Create Karaf Feature for Camel-ActiveMQ
new 6d0e734 CAMEL-13156 - Added test for Camel-ActiveMQ Karaf feature
new 415a366 CAMEL-13149 - Added Spring Boot ITest for Camel-ActiveMQ
The 35220 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:
platforms/karaf/features/src/main/resources/features.xml | 7 ++++++-
.../itest/karaf/{CamelCmisTest.java => CamelActivemqTest.java} | 4 ++--
.../springboot/{CamelFlatpackTest.java => CamelActivemqTest.java} | 7 +++----
3 files changed, 11 insertions(+), 7 deletions(-)
copy
tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/{CamelCmisTest.java
=> CamelActivemqTest.java} (88%)
copy
tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/{CamelFlatpackTest.java
=> CamelActivemqTest.java} (87%)