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/03/07 13:49:42 UTC

[camel] branch regen_bot updated (611845f -> 14028ed)

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 611845f  Upgrade to hazelcast 5 for osgi
     add 7cd9117  CAMEL-15520: fixed deprecations in camel-zookeeper
     add 8629c94  CAMEL-15520: fixed deprecations in camel-xstream
     add 314638f  CAMEL-15520: fixed deprecations in camel-web3j
     add a7d87c0  CAMEL-15520: fixed deprecations in camel-vertx
     add b7d11e2  CAMEL-15520: fixed deprecations in camel-thrift
     add 96164ab  CAMEL-15520: fixed deprecations in camel-syslog
     add a2995c3  CAMEL-15520: fixed deprecations in camel-spring-ws
     add 810d265  CAMEL-15520: fixed deprecations in camel-redis
     add 34a56a2  CAMEL-15520: fixed deprecations in camel-spring-rabbitmq
     add 08d92d8  CAMEL-15520: fixed deprecations in camel-schematron
     add 3f54106  CAMEL-15520: fixed deprecations in camel-saxon
     add 20b858f  CAMEL-15520: fixed deprecations in camel-velocity
     add 003c0d0  CAMEL-15520: fixed deprecations in camel-rxjava
     add ea9f0bd  CAMEL-15520: fixed deprecations in camel-reactor
     add ca08fa4  CAMEL-15520: fixed deprecations in camel-rabbitmq
     add 5b48655  CAMEL-15520: fixed deprecations in camel-quickfix
     add 0038347  CAMEL-15520: fixed deprecations in camel-mvel
     add 231c93a  CAMEL-15520: fixed deprecations in camel-mustache
     add 7478c53  CAMEL-15520: fixed deprecations in camel-mllp
     add 862c39a  CAMEL-15520: fixed deprecations in camel-ldif
     add 4dbb62f  CAMEL-15520: fixed deprecations in camel-ldap
     add a270760  CAMEL-15520: fixed deprecations in camel-jt400
     add 0da32da  CAMEL-15520: fixed deprecations in camel-jclouds
     add 14028ed  Regen for commit 0da32dabed78ac14d5a07a851281004dcc61d5cc

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/others.properties |  1 +
 .../org/apache/camel/catalog/others}/console.json        |  0
 .../component/jclouds/JcloudsBlobStoreProducer.java      |  6 +++---
 .../camel/component/jclouds/JcloudsComputeProducer.java  | 12 ++++++------
 .../apache/camel/component/jt400/Jt400PgmProducer.java   |  2 +-
 .../org/apache/camel/component/ldap/LdapProducer.java    |  4 ++--
 .../org/apache/camel/component/ldif/LdifProducer.java    |  6 +++---
 .../processor/mllp/Hl7AcknowledgementGenerator.java      |  7 +------
 .../camel/component/mustache/MustacheEndpoint.java       |  2 +-
 .../org/apache/camel/component/mvel/MvelEndpoint.java    |  2 +-
 .../apache/camel/language/mvel/MvelComponentTest.java    |  6 +++---
 .../camel/component/quickfixj/QuickfixjProducer.java     |  4 ++--
 .../camel/component/quickfixj/QuickfixjProducerTest.java |  2 +-
 .../apache/camel/component/rabbitmq/RabbitConsumer.java  | 11 +++--------
 .../component/rabbitmq/reply/ReplyManagerSupport.java    |  9 ++-------
 .../reactor/engine/ReactorStreamsServiceTest.java        |  2 +-
 .../rxjava/engine/RxJavaStreamsServiceTest.java          |  2 +-
 .../org/apache/camel/component/xquery/XQueryBuilder.java |  8 ++++----
 .../camel/component/schematron/SchematronProducer.java   |  4 ++--
 .../schematron/processor/SchematronProcessor.java        |  3 ++-
 .../component/schematron/SchematronEndpointTest.java     |  3 ++-
 .../component/springrabbit/EndpointMessageListener.java  |  6 +-----
 .../apache/camel/component/redis/RedisConfiguration.java |  4 ++--
 .../spring/ws/SoapAttachmentResponseProcessor.java       |  6 +++---
 .../component/spring/ws/SoapHeaderResponseProcessor.java |  2 +-
 .../apache/camel/component/spring/ws/SoapHeaderTest.java |  2 +-
 .../component/spring/ws/SoapResponseAttachmentTest.java  |  6 +++---
 .../component/spring/ws/StockQuoteResponseProcessor.java |  7 ++-----
 .../spring/ws/processor/OkResponseProcessor.java         |  4 ++--
 .../spring/ws/processor/PrecedenceProcessor.java         | 14 +++++++-------
 .../apache/camel/component/syslog/SyslogDataFormat.java  | 16 ++++++++--------
 .../apache/camel/component/thrift/ThriftProducer.java    |  2 +-
 .../thrift/client/AsyncClientMethodCallback.java         |  6 +++---
 .../component/thrift/server/ThriftMethodHandler.java     |  6 +-----
 .../camel/component/velocity/VelocityEndpoint.java       |  2 +-
 .../org/apache/camel/component/vertx/VertxProducer.java  |  2 +-
 .../camel/component/web3j/Web3jMockTestSupport.java      |  5 +++--
 .../apache/camel/dataformat/xstream/JsonDataFormat.java  |  6 +-----
 .../camel/dataformat/xstream/XStreamDataFormat.java      |  6 +-----
 .../camel/component/zookeeper/ZooKeeperProducer.java     |  2 +-
 40 files changed, 85 insertions(+), 115 deletions(-)
 copy {core/camel-console/src/generated/resources => catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others}/console.json (100%)