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 5f49ccb  CAMEL-12010: Mock endpoint - Should reset StreamCache when 
evaluating expecations
     new 5d33668  CAMEL-12009: Generate headers when OneToMany tag
     new ef7a5b5  CAMEL-129009: Fixed CS. This closes #2092

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:
 .../dataformat/bindy/BindyAbstractFactory.java     | 21 +++++++
 ...a => BindyMarshalOneToManyWithHeadersTest.java} | 67 ++++++++++------------
 .../Author.java => linkonetomany/Order.java}       | 48 ++++++----------
 .../MyData.java => linkonetomany/OrderItem.java}   | 46 +++++++--------
 ...ndyMarshalOneToManyWithHeadersTest-context.xml} |  8 +--
 5 files changed, 95 insertions(+), 95 deletions(-)
 copy 
components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/csv/{BindyPojoSimpleCsvMarshallTest.java
 => BindyMarshalOneToManyWithHeadersTest.java} (64%)
 mode change 100755 => 100644
 copy 
components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/model/simple/{onetomany/Author.java
 => linkonetomany/Order.java} (58%)
 copy 
components/camel-bindy/src/test/java/org/apache/camel/dataformat/bindy/model/simple/{pipeline/MyData.java
 => linkonetomany/OrderItem.java} (60%)
 copy 
components/camel-bindy/src/test/resources/org/apache/camel/dataformat/bindy/csv/{BindySimpleCsvMarshallTrimClipTest-context.xml
 => BindyMarshalOneToManyWithHeadersTest-context.xml} (82%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <commits@camel.apache.org>'].

Reply via email to