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


    omit cd511ec61f5 removed unused assignments. Sometimes it allows removing 
related blocks (#9711)

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (443548207f8)
            \
             O -- O -- O   (cd511ec61f5)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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 +-
 12 files changed, 127 insertions(+), 13 deletions(-)
 create mode 100644 
components/camel-sjms/src/test/java/org/apache/camel/component/sjms/support/SjmsConnectionTestSupport.java

Reply via email to