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/30 09:24:53 UTC

[camel] branch master updated (1421894 -> e9f059c)

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 1421894  Upgrade Testcontainers to version 1.10.6
     new a5077c6  Fixed CS for Camel-Barcode
     new baa7183  Fixed CS for Camel-Base64
     new 7880247  Fixed CS for Camel-BeanIO
     new e9f059c  Fixed CS for Camel-Bindy

The 35123 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:
 .../java/org/apache/camel/dataformat/barcode/BarcodeDataFormat.java   | 2 +-
 .../java/org/apache/camel/dataformat/base64/Base64DataFormat.java     | 2 +-
 .../java/org/apache/camel/dataformat/beanio/BeanIODataFormat.java     | 4 ++--
 .../main/java/org/apache/camel/dataformat/beanio/BeanIOSplitter.java  | 2 +-
 .../org/apache/camel/dataformat/bindy/csv/BindyCsvDataFormat.java     | 2 +-
 .../camel/dataformat/bindy/fixed/BindyFixedLengthDataFormat.java      | 2 +-
 .../camel/dataformat/bindy/kvp/BindyKeyValuePairDataFormat.java       | 2 +-
 7 files changed, 8 insertions(+), 8 deletions(-)