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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 3f28d4e  CAMEL-16861: Cleanup and update EIP docs
     add 11c4244  CAMEL-17101: Split EIP should support splitting a 
java.util.Map into a Set<Map.Entry> - so it works out of the box, and what you 
would assume Camel can do. Fixed some other components that was using the 
faulty behavioiur of createIterable.

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/dataformat/beanio/BeanIODataFormat.java  |  7 ++++++-
 .../camel/dataformat/bindy/csv/BindyCsvDataFormat.java    |  6 ++++++
 .../bindy/fixed/BindyFixedLengthDataFormat.java           |  6 ++++++
 .../dataformat/bindy/kvp/BindyKeyValuePairDataFormat.java |  8 +++++---
 .../org/apache/camel/dataformat/csv/CsvMarshaller.java    | 13 +++++++++----
 .../CsvMarshalHeaderWithCustomMarshallFactoryTest.java    | 11 ++++++++---
 .../org/apache/camel/component/elsql/ElsqlProducer.java   |  7 ++++++-
 .../camel/jsonpath/JsonPathSplitWriteAsStringMapTest.java | 15 +++++++--------
 8 files changed, 53 insertions(+), 20 deletions(-)

Reply via email to