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/21 07:28:38 UTC

[camel] branch master updated (d21b487 -> 001a5bc)

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 d21b487  Fixed CS for camel-jcr
     new bbf02d7  Fixed CS for camel-jdbc
     new 001a5bc  Fixed CS for Camel-jetty9

The 34793 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:
 .../main/java/org/apache/camel/component/jdbc/JdbcComponent.java   | 2 +-
 .../main/java/org/apache/camel/component/jdbc/JdbcEndpoint.java    | 2 +-
 .../main/java/org/apache/camel/component/jdbc/JdbcProducer.java    | 2 +-
 .../org/apache/camel/component/jetty/HttpGZipEncodingTest.java     | 6 +++---
 .../java/org/apache/camel/component/jetty/JettyHandle404Test.java  | 2 +-
 .../apache/camel/component/jetty/JettyHttpClientOptionsTest.java   | 7 ++++---
 .../apache/camel/component/jetty/JettySimplifiedHandle404Test.java | 4 ++--
 7 files changed, 13 insertions(+), 12 deletions(-)