You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/05/16 11:22:35 UTC

[camel] branch regen_bot updated (0d03ee84a7e -> 77205225b90)

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 0d03ee84a7e CAMEL-18115: Add endpoint-dsl example
     add 76633976630 CAMEL-18113: Do not supress cause (#7619)
     add 77205225b90 CAMEL-18110: DeliverSm message payload opt param fix (#7618)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/file/remote/FtpOperations.java |   2 +-
 .../component/file/remote/SftpOperations.java      |   2 +-
 .../apache/camel/component/smpp/SmppBinding.java   | 546 ++++++++++-----------
 .../org/apache/camel/component/smpp/SmppUtils.java |  53 ++
 .../camel/component/smpp/SmppBindingTest.java      |  47 +-
 .../apache/camel/component/smpp/SmppUtilsTest.java |  40 ++
 6 files changed, 400 insertions(+), 290 deletions(-)