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 1dcef9f  CAMEL-13064: Multicast/splitter EIP should deal with 
iterators not honouring hasNext/next contract 100% accurate. The zip and 
tarfile iterators do not do that.
     new 2519db3  Fixed CS for Camel-Atomix
     new 1b5243a  Fixed CS for Camel-Avro
     new 2743427  Fixed CS for Camel-Bonita
     new 8fdc1e6  Fixed CS for Camel-Box
     new 384c666  Fixed CS for Camel-Braintree

The 5 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:
 .../camel/component/atomix/client/AbstractAtomixClientEndpoint.java   | 2 +-
 .../camel/component/atomix/client/AbstractAtomixClientProducer.java   | 2 +-
 .../org/apache/camel/component/atomix/client/AtomixClientHelper.java  | 2 +-
 .../apache/camel/component/atomix/cluster/AtomixClusterHelper.java    | 2 +-
 .../src/main/java/org/apache/camel/component/avro/AvroComponent.java  | 2 +-
 .../src/main/java/org/apache/camel/component/avro/AvroEndpoint.java   | 2 +-
 .../main/java/org/apache/camel/component/bonita/BonitaEndpoint.java   | 2 +-
 .../java/org/apache/camel/component/box/AbstractBoxTestSupport.java   | 2 +-
 .../camel/component/braintree/AbstractBraintreeTestSupport.java       | 4 ++--
 9 files changed, 10 insertions(+), 10 deletions(-)

Reply via email to