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/03/29 10:03:00 UTC

[camel] branch master updated (b038ba4 -> 1afb064)

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 b038ba4  CAMEL-13221: Upgrade Jetty
     new 94fa6b8  CAMEL-13379 - Camel-Infinispan: Support computeAsync operation
     new 1afb064  CAMEL-13379 - Added docs

The 36348 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:
 .../src/main/docs/infinispan-component.adoc            |  5 ++++-
 .../component/infinispan/InfinispanOperation.java      |  3 ++-
 .../camel/component/infinispan/InfinispanProducer.java |  8 ++++++++
 .../component/infinispan/InfinispanProducerTest.java   | 18 ++++++++++++++++++
 4 files changed, 32 insertions(+), 2 deletions(-)