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 0aa27743498 (chores) camel-test-infra-cassandra: upgrade to Cassandra 
4.1.3 (#11947)
     add e9f4af234a1 (chore) ci: add failing tests list on error (#11951)
     add 9d1cd99d838 CAMEL-20061: SMPP interface version can now be configured 
(#11930)

No new revisions were added by this update.

Summary of changes:
 .github/actions/component-test/component-test.sh   |  9 +++
 .../actions/incremental-build/incremental-build.sh |  8 ++-
 .../org/apache/camel/catalog/components/smpp.json  | 66 +++++++++++-----------
 .../org/apache/camel/catalog/components/smpps.json | 66 +++++++++++-----------
 .../component/smpp/SmppComponentConfigurer.java    |  6 ++
 .../component/smpp/SmppEndpointConfigurer.java     |  6 ++
 .../component/smpp/SmppEndpointUriFactory.java     |  3 +-
 .../org/apache/camel/component/smpp/smpp.json      | 66 +++++++++++-----------
 .../org/apache/camel/component/smpp/smpps.json     | 66 +++++++++++-----------
 .../camel-smpp/src/main/docs/smpp-component.adoc   |  2 +
 .../camel/component/smpp/SmppConfiguration.java    | 32 +++++++++--
 .../apache/camel/component/smpp/SmppConsumer.java  |  3 +-
 .../apache/camel/component/smpp/SmppProducer.java  |  3 +-
 .../component/smpp/SmppConfigurationTest.java      |  7 ++-
 .../camel/component/smpp/SmppProducerTest.java     |  5 +-
 15 files changed, 207 insertions(+), 141 deletions(-)

Reply via email to