You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/02/22 09:49:04 UTC

[camel] branch master updated (a880687 -> b00ebdc)

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 a880687  CAMEL-13247 - Camel-Chatscript: Add a Karaf feature
     new 81e18fc  CAMEL-13248 - Camel-Chatscript: Add Karaf and Spring Boot ITest, Karaf ITest
     new b00ebdc  CAMEL-13248 - Camel-Chatscript: Add Karaf and Spring Boot ITest, Spring-Boot ITest

The 35628 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:
 .../itest/karaf/{CamelChunkTest.java => CamelChatscriptTest.java}     | 4 ++--
 .../springboot/{CamelFreemarkerTest.java => CamelChatscriptTest.java} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 copy tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/{CamelChunkTest.java => CamelChatscriptTest.java} (88%)
 copy tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/{CamelFreemarkerTest.java => CamelChatscriptTest.java} (92%)