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/01/29 16:05:21 UTC

[camel] branch master updated (68bdd35 -> bbc39b1)

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 68bdd35  Fixed CS for Camel-JMS
     new b77d442  Fixed CS for Camel-Kafka
     new 43f84a9  Fixed CS for Camel-Netty4
     new bbc39b1  Fixed CS for Camel-Netty4-Http

The 35102 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/java/org/apache/camel/component/kafka/KafkaEndpoint.java   | 2 +-
 .../java/org/apache/camel/component/kafka/KafkaProducerFullTest.java    | 2 +-
 .../java/org/apache/camel/component/netty4/http/NettyHttpEndpoint.java  | 2 +-
 .../camel/component/netty4/http/NettyHttpHeaderFilterStrategy.java      | 2 +-
 .../netty4/http/NettyHttpEndpointUriCustomHeaderFilterStrategyTest.java | 2 +-
 .../src/main/java/org/apache/camel/component/netty4/NettyEndpoint.java  | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)