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:28:04 UTC

[camel] branch regen_bot_3.14.x updated (bfcf9c2d4ea -> a7120838d81)

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

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


    from bfcf9c2d4ea Upgrade JSCH to 0.2.1
     add 146d44c9971 CAMEL-18113: Do not supress cause (#7619)
     add a7120838d81 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(-)