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 2023/03/30 19:26:51 UTC

[camel] branch regen_bot updated (f5e6f4108d8 -> cd511ec61f5)

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 f5e6f4108d8 Regen for commit 5b843e06c9be20a9caedded966a4ce20785b588e
     add 443548207f8 CAMEL-19223: fixed stream caching test (#9717)
     add cd511ec61f5 removed unused assignments. Sometimes it allows removing related blocks (#9711)

No new revisions were added by this update.

Summary of changes:
 .../arangodb/integration/ArangoGraphQueriesIT.java |   1 -
 .../camel/component/as2/api/util/AS2Utils.java     |   2 +-
 .../avro/processors/ReflectionInOutProcessor.java  |   5 +-
 .../camel/dataformat/bindy/BindyCsvFactory.java    |   2 +-
 .../aggregate/Etcd3AggregationRepository.java      |   2 +-
 .../storage/localstorage/FakeStorageRpc.java       |   4 -
 .../apache/camel/component/ironmq/GsonUtil.java    |   5 +-
 .../conf/ConnectionParamsConfiguration.java        |   2 +-
 .../http/JettyCustomPlatformHttpConsumer.java      |   2 +-
 .../sjms/support/SjmsConnectionTestSupport.java    | 107 ---------------------
 .../component/smpp/SmppConnectionFactory.java      |   6 +-
 .../thrift/impl/CalculatorSyncServerImpl.java      |   2 +-
 .../management/BacklogTracerStreamCachingTest.java |   2 +-
 13 files changed, 14 insertions(+), 128 deletions(-)
 delete mode 100644 components/camel-sjms/src/test/java/org/apache/camel/component/sjms/support/SjmsConnectionTestSupport.java