This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 05089ea  Use Lz4 new groupId/Artifact to reflect the Kafka dependency
     new 024b059  CAMEL-12192 support csv bindy skip fields
     new 609bbf4  update bindy csv by annoation skipField

The 2 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/dataformat/bindy/BindyCsvFactory.java    | 188 ++++++++++++---------
 .../dataformat/bindy/annotation/CsvRecord.java     |   6 +
 .../bindy/csv/BindyCsvSkipFieldTest.java           | 170 +++++++++++++++++++
 ...ntext.xml => BindyCsvSkipFieldTest-context.xml} |   2 +-
 4 files changed, 284 insertions(+), 82 deletions(-)
 create mode 100644 
components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/csv/BindyCsvSkipFieldTest.java
 copy 
components/camel-bindy/src/test/resources/org/apache/camel/dataformat/bindy/csv/{BindySimpleCsvMarshallTest-context.xml
 => BindyCsvSkipFieldTest-context.xml} (96%)
 mode change 100755 => 100644

-- 
To stop receiving notification emails like this one, please contact
davscl...@apache.org.

Reply via email to