You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2019/08/24 15:41:39 UTC

[camel] branch master updated (500b7c4 -> 98748e7)

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

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


    from 500b7c4  Remove Czech characters from name, as it is not rendered correctly.
     add 98748e7  Camel-Salesforce: Fix serialization for string MPLs

No new revisions were added by this update.

Summary of changes:
 .../api/StringMultiSelectPicklistDeserializer.java |  4 ++
 .../api/StringMultiSelectPicklistSerializer.java   |  4 ++
 .../api/MultiSelectPicklistJsonTest.java           | 25 ++++++++++
 .../generated/{MSPTest.java => StringMSPTest.java} | 53 +++++-----------------
 .../camel-salesforce-maven-plugin/README.md        |  1 +
 5 files changed, 46 insertions(+), 41 deletions(-)
 copy components/camel-salesforce/camel-salesforce-component/src/test/java/org/apache/camel/component/salesforce/dto/generated/{MSPTest.java => StringMSPTest.java} (64%)