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/12 07:11:00 UTC

[camel] branch master updated (c26f75c -> e5298f6)

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 c26f75c  Camel-AWS-SQS: Fixed build
     new 6a9fb5a  Camel-Crypto-CMS: Fixed build
     new 353cfe6  Camel-Ehcache: Fixed build
     new d7be9db  Camel-Guava-Eventbus: Fixed build
     new 94af425  Camel-Hazelcast: Fixed build
     new e5298f6  Camel-JMX: Fixed build

The 35993 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:
 .../apache/camel/component/crypto/cms/ComponentTest.java   | 14 +++++++-------
 .../apache/camel/component/ehcache/EhcacheManagerTest.java |  4 ++--
 .../eventbus/GuavaEventBusConsumerConfigurationTest.java   |  2 +-
 .../component/hazelcast/HazelcastConfigurationTest.java    |  6 +++---
 .../org/apache/camel/component/jmx/JMXHandbackTest.java    |  2 +-
 .../camel/component/jmx/JMXNotificationFilterTest.java     |  2 +-
 .../camel/component/jmx/JMXObjectPropertiesTest.java       |  2 +-
 7 files changed, 16 insertions(+), 16 deletions(-)