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 a7178ed CAMEL-13340: Invalid swagger json/yaml generated for Rest DSL new 70e3230 CAMEL-13327 - jooq - Add a Karaf feature for the component new 0b1cb47 CAMEL-13328 - jooq - Add Integration tests for Karaf and Spring Boot - Karaf ITest new fb492ca CAMEL-13328 - jooq - Add Integration tests for Karaf and Spring Boot - SB ITest The 36263 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 | 5 +++++ .../camel/itest/karaf/{CamelGrpcTest.java => CamelJooqTest.java} | 4 ++-- .../itest/springboot/{CamelCoapTest.java => CamelJooqTest.java} | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) copy tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/{CamelGrpcTest.java => CamelJooqTest.java} (90%) copy tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/{CamelCoapTest.java => CamelJooqTest.java} (92%)