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 1be4adb Delete .lgtm file for now add a822a2c CAMEL-14154: Create default cacheContainer if no configuration is provided Add tests for embedded chache Mention embedded cacheContainer in doc No new revisions were added by this update. Summary of changes: .../src/main/docs/infinispan-component.adoc | 4 +- .../component/infinispan/InfinispanComponent.java | 42 +++++++++- .../InfinispanComponentEmbeddedCacheTest.java | 92 ++++++++++++++++++++++ .../src/test/resources/cache-configuration.xml} | 18 +++-- 4 files changed, 146 insertions(+), 10 deletions(-) create mode 100644 components/camel-infinispan/src/test/java/org/apache/camel/component/infinispan/InfinispanComponentEmbeddedCacheTest.java copy components/{camel-hipchat/src/test/resources/org/apache/camel/component/hipchat/HipchatXmlDefinedComponentProducerTest-route.xml => camel-infinispan/src/test/resources/cache-configuration.xml} (68%)